Time to Play the Game

Tabelle

Bezirksoberliga I/22
# Name Matches S U V Punkte Punkte Sortierung
1 Black Out 10 5 2 3 12 12.0258
2 DC Dutte Louis 10 2 0 8 4 3.9477
3 DC Steckeschmeisser 1 10 2 2 6 6 5.9863
4 Hüttenschänke1 10 4 0 6 8 7.9619
5 PIRANHAS zero 6 10 8 1 1 17 17.066
6 Time to Play the Game 10 5 3 2 13 13.0123
 

Spieler (10)

Pass Nr. Name Team Captain
HE7345 Cristian Haller
HE6086 Nils Leiter Co-Captain
HE8719 Baki Okur Captain
HE7486 Kevin Kreissl
HE9246 Jan Sattler
HE6226 Alexander Schönig
HE9895 Alexandra Haagen
HE7401 Thomas Uhl
HE9522 Matthias Röth
HE9671 Thorsten Eckhardt

Spiele

Datum Heimteam Gastteam Spielort Ergebnis Details
19.03.2022 19:00
Spiel verlegt
Time to Play the Game Hüttenschänke1 Downtown Solms
Solms
8 : 12 Details
26.03.2022 19:00 DC Steckeschmeisser 1 Time to Play the Game Keglerstube Allendorf (unter Mehrzweckhalle)
Haiger
10 : 10 Details
22.04.2022 20:00
Spiel verlegt
Time to Play the Game PIRANHAS zero 6 Downtown Solms
Solms
5 : 15 Details
23.04.2022 19:00 Time to Play the Game Black Out Downtown Solms
Solms
10 : 10 Details
07.05.2022 19:00 DC Dutte Louis Time to Play the Game Dutte Louis
Giessen
6 : 14 Details
21.05.2022 19:00 Hüttenschänke1 Time to Play the Game Hüttenschänke Aßlar
Aßlar
7 : 13 Details
04.06.2022 19:00 Time to Play the Game DC Steckeschmeisser 1 Downtown Solms
Solms
11 : 9 Details
18.06.2022 19:00 PIRANHAS zero 6 Time to Play the Game Bistro B255
Mittenaar
10 : 10 Details
02.07.2022 19:00 Black Out Time to Play the Game Heritage - Die Erbse
Dillenburg
7 : 13 Details
09.07.2022 19:00
Spiel verlegt
Time to Play the Game DC Dutte Louis Downtown Solms
Solms
11 : 9 Details
  • Adresse:

    Downtown Solms
    Frankenstraße 2
    35606 Solms
    Telefon:
    06442 3192503

Teamstatistiken

Gespielte Legs

$(document).ready(function () { var ctx = document.getElementById('myChart'); var data = JSON.parse(ctx.getAttribute("data-data")); var legs = {}; for (const key in data) { if (data.hasOwnProperty(key)) { const leg = data[key]; if (!legs[leg.darts]) { legs[leg.darts] = [1,0,0]; if (leg.rest > 0) legs[leg.darts][2] += 1; if (leg.rest == 0) legs[leg.darts][1] += 1; } else { legs[leg.darts][0] += 1; if (leg.rest > 0) legs[leg.darts][2] += 1; if (leg.rest == 0) legs[leg.darts][1] += 1; } } } var dataset1 = []; var dataset2 = []; var dataset3 = []; var labels = []; for (let index = 0; index < 60; index++) { if (legs[index]) dataset1[index] = legs[index][0]; else dataset1[index] = 0; if (legs[index]) dataset2[index] = legs[index][1]; else dataset2[index] = 0; if (legs[index]) dataset3[index] = legs[index][2]; else dataset3[index] = 0; labels.push(index); } var myChart = new Chart(ctx, { type: 'bar', data: { labels: labels, datasets: [{ label: 'Alle Legs', data: dataset1, backgroundColor: 'rgba(255, 159, 64, 0.2)', borderColor: 'rgb(255, 159, 64)', borderWidth: 1 }, { label: 'Gewonnene Legs', data: dataset2, backgroundColor:'rgba(75, 192, 192, 0.2)', borderColor: 'rgba(75, 192, 192, 1)', borderWidth: 1, hidden: true, }, { label: 'Verlorene Legs', data: dataset3, backgroundColor: 'rgba(255, 99, 132, 0.2)', borderColor: 'rgba(255, 99, 132, 1)', borderWidth: 1, hidden: true, }] }, options: { scales: { xAxes: [{ticks: {precision: 0, min: 9, autoSkip: true, maxTicksLimit: 20}}], yAxes: [{ticks: {precision: 0}}] } } }); });

Team


Averages per Dart

Cristian Haller (Average: 18,62)
Nils Leiter (Average: 18,75)
Baki Okur (Average: 17,00)
Kevin Kreissl (Average: 19,81)
Jan Sattler (Average: 15,98)
Alexander Schönig (Average: 17,78)
Alexandra Haagen (Average: 13,76)
Thomas Uhl (Average: 0)
Matthias Röth (Average: 14,31)
Thorsten Eckhardt (Average: 16,80)