Matches of Team gianf54 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 gianf54   4 16 3 12.95 7.05 3.45 0.2
Team gianf54 Team luciacf 4 2 1 10.25 9.75 -0.47 0.75
Team gianf54 Team maxbau 4 6 17 7.46 12.54 -4.19 1.14
Team gianf54 Team redunzl 4 7 8 9.75 10.25 2.5 -3.36
Team gianf54 Team sergiochio 4 5 4 10.25 9.75 0.11 0.22

*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=5 group by s4.TeamName, s2.Avversari