Matches of Team Gicarlotta 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 Gicarlotta   4 0 0 10 10 0.05 -0.05
Team Gicarlotta Team Fraloc51 4 15 17 9.5 10.5 -1.53 0.72
Team Gicarlotta Team lipsi49 4 11 8 10.75 9.25 -1.95 2.67
Team Gicarlotta Team luciacf 4 9 2 11.68 8.32 1.33 0.66
Team Gicarlotta Team redunzl 4 6 11 8.78 11.22 -1.14 -0.69

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