SELECT SUM(ranked.score) AS scores, SUM(ranked.darts) AS darts, ranked.year, heim, gast, id, mdate FROM (SELECT ls.score, ls.darts as darts, YEAR(`lg`.`mdate`) as YEAR, lg.heim, lg.gast, lg.id, lg.mdate ,@leground := IF(@tmpleg = leg, @leground + 1, 1) AS leground, @tmpleg := leg FROM #__livescore_score ls INNER JOIN #__livescore_games lg ON ls.game = lg.id INNER JOIN #__livescore_modus lm ON lg.rrmodus = lm.id INNER JOIN #__livescore_roundrobin lrr ON lm.id = lrr.modus AND lrr.ordering = ls.spiel WHERE ls.pass = 231 AND ls.darts>0 AND lrr.round = 'E' AND lg.finish = 1 AND Year(lg.mdate)=2018 ORDER BY ls.game, ls.spiel, ls.leg, ls.id) ranked WHERE ranked.leground <= 3 GROUP BY ranked.year, ranked.mdate ORDER BY ranked.mdate
LiveScoring

Michael Deckenbach
Statistik 2018
Einzel
Paarung
Gesamtscore
Gesamtdarts
3-Dart Average
First 9 Average
100+
140+
180
Arrows 7 - DC Hotzenplotz 3
2.000
121
49,587
72,333
3
1
0
DC Hotzenplotz 3 - Dartschlümpfe Großenlüder
1.503
102
44,206
43,333
1
2
0
DC Hotzenplotz 3 - DC Bruchköbel 2
2.101
142
44,387
53,000
2
0
0
DC 1984 Lebfritz - DC Hotzenplotz 3
1.969
123
48,024
53,333
0
0
0
DC Hotzenplotz 3 - DC Logo
1.985
143
41,643
44,167
1
0
0
Gesamt:
9.558
631
45,442
53,717
7
3
0
 
Doppel
Paarung
Gesamtscore
Gesamtdarts
3-Dart Average
100+
140+
180
DC Hotzenplotz 2 - DC Hotzenplotz 3
1.040
66
47,273
1
0
0
Arrows 7 - DC Hotzenplotz 3
751
59
38,186
1
0
0
DC 1984 Lebfritz - DC Hotzenplotz 3
1.573
81
58,259
3
0
0
Gesamt:
3.364
206
48,990
5
0
0