Matches of Team n is here Team
game: 2021-03-28 #73698 North Wales SPRING CONGRESS S100
 
Team_A Team_B Boards MP_A MP_B VP_A VP_B Butler_NS Butler_EW
Team n is here   8 35 5 15.83 4.17 1.96 2.28
Team n is here Team lizzwizz 8 4 22 6.1 13.9 -0.61 -1.54
Team n is here Team madk222 8 27 4 14.76 5.24 0.62 2.56
Team n is here Team mt0414 8 39 19 14.25 5.75 -0.99 3.44
Team n is here Team robertjo 8 13 10 10.75 9.25 1.29 -0.9
Team n is here Team swoo 8 11 27 6.47 13.53 -1.68 -1.17

*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-03-28 #73698 North Wales SPRING CONGRESS S100' and s1.coppia=3 group by s4.TeamName, s2.Avversari