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 = 1861 AND ls.darts>0 AND lrr.round = 'E' AND lg.finish = 1 AND Year(lg.mdate)=2019 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

Dirk Gutermuth
Statistik 2019
Einzel
Paarung
Gesamtscore
Gesamtdarts
3-Dart Average
First 9 Average
100+
140+
180
DC Hotzenplotz 1 - Eintracht Frankfurt 1
1.934
100
58,020
55,417
3
1
0
DC Hotzenplotz 1 - Starbulls 1
1.503
63
71,571
75,889
5
0
0
DC Wetterau 1 - DC Hotzenplotz 1
1.883
89
63,472
68,500
7
0
0
DC Hotzenplotz 1 - Arrows 1
1.339
63
63,762
62,333
2
2
0
DC Hotzenplotz 1 - Bären2
1.964
86
68,512
71,833
7
0
0
DC Hotzenplotz 1 - DC Cartoon Gießen
1.503
67
67,299
67,556
5
1
0
DC 1984 Lebfritz - DC Hotzenplotz
1.986
113
52,726
61,833
3
2
0
DC Hotzenplotz 1 - DC Wetterau 1
1.540
87
53,103
62,583
2
2
0
DC Hotzenplotz 1 - DC Cartoon Gießen
1.388
66
63,091
52,222
2
1
0
Arrows 1 - DC Hotzenplotz 1
2.318
133
52,286
61,133
2
0
0
DC Hotzenplotz 1 - SC 07 Bürgel 1
1.985
135
44,111
64,750
5
1
0
Gesamt:
19.343
1.002
57,913
63,886
43
10
0
 
Doppel
Paarung
Gesamtscore
Gesamtdarts
3-Dart Average
100+
140+
180
DC Hotzenplotz 1 - Eintracht Frankfurt 1
1.005
60
50,250
0
0
0
DC Hotzenplotz 1 - Starbulls 1
1.403
70
60,129
4
0
0
DC Wetterau 1 - DC Hotzenplotz 1
665
33
60,455
1
0
0
DC Hotzenplotz 1 - Arrows 1
818
45
54,533
1
0
0
DC Hotzenplotz 1 - Bären2
1.004
68
44,294
2
0
0
DC 1984 Lebfritz - DC Hotzenplotz
415
24
51,875
1
0
0
DC Hotzenplotz 1 - DC Wetterau 1
495
36
41,250
0
0
0
DC Hotzenplotz 1 - DC Cartoon Gießen
609
33
55,364
2
0
0
DC Hotzenplotz 1 - Bären2
1.085
72
45,208
4
0
0
Arrows 1 - DC Hotzenplotz 1
651
44
44,386
1
0
0
DC Hotzenplotz 1 - SC 07 Bürgel 1
675
33
61,364
1
0
0
Gesamt:
8.825
518
51,110
17
0
0