Matches of Team Fraloc51 Team
game: 2021-05-17 #93327 BERGMASCA SQUADRE.swiss S44
 
Team_A Team_B Boards MP_A MP_B VP_A VP_B Butler_NS Butler_EW
Team Fraloc51   3 15 7 11.9 8.1 3.41 0.52
Team Fraloc51 Team Gicarlotta 4 17 15 10.5 9.5 -0.72 1.53
Team Fraloc51 Team ginux 4 8 11 9.25 10.75 -1.2 0.39
Team Fraloc51 Team redunzl 4 8 0 11.9 8.1 1.89 0.33
Team Fraloc51 Team sergiochio 4 11 24 7.05 12.95 -3.94 -0.03

*errore=-2147217900 [MySQL][ODBC 5.2(a) Driver][mysqld-5.6.51-91.0-log]Unknown column 's3.teamName' in 'field list' sql=select s3.teamName Team_A, s4.teamName Team_B, s2.Avversari as nodisplay_1, COUNT(*) as Boards, SUM( if(s1.MatchPoints>0,s1.MatchPoints,0)) as MP_A , SUM( if(s1.MatchPoints<0,(0-s1.MatchPoints) ,0)) as MP_B, ' ' as VP_A, ' ' as VP_B, round(avg(s1.Butler),2) Butler_NS, round(avg(s2.Butler),2) Butler_EW from Scores s1 inner join Scores s2 on s1.Torneo = s2.Torneo and s1.Board = s2.Board and s1.Coppia = s2.Coppia and s1.Avversari = s2.Avversari and s1.NS=1 and s2.NS=0 where s1.Torneo='2021-05-17 #93327 BERGMASCA SQUADRE.swiss S44' and s1.coppia=6 group by s4.TeamName, s2.Avversari