Blackout Limburg

Tabelle

Wz Bez Liga II/23
# Name Matches S U V Punkte Punkte Sortierung
1 Bistro Joy Bulls 8 2 3 3 7 6.9836
2 Blackout Limburg 0 0 0 0 0 0
3 DiTo's Sharks 8 2 2 4 6 5.9835
4 Jungle Hunter 8 2 0 6 4 3.9595
5 La Bruja 8 6 1 1 13 13.0468
6 Solmser Nachwuchs 2.0 8 4 2 2 10 10.0266
 

Spieler (10)

Pass Nr. Name Team Captain
HE7882 Pietro Ardito
HE6287 Michele Ardito
HE6288 Dominic Bleser
HE6289 Stefan Kopp
HE6290 Marcus Liebermann Co-Captain
HE6292 Alexander Schallen
HE6293 Konstantinas Panakas
HE6294 Manuel Bein Captain
HE6295 Daniel Peuser
HE6299 Oliver Moos

Spiele

Datum Heimteam Gastteam Spielort Ergebnis Details
05.08.2023 19:00 Jungle Hunter Blackout Limburg Jungle
Buseck-Trohe
zurückgezogen Details
19.08.2023 19:00 Blackout Limburg Solmser Nachwuchs 2.0 Kegelsportverein 1965 e.V.
Limburg - Linter
zurückgezogen Details
01.09.2023 19:00
Spiel verlegt
La Bruja Blackout Limburg La Bruja
Gießen
zurückgezogen Details
16.09.2023 19:00 Bistro Joy Bulls Blackout Limburg Bistro Joy
Biebertal
zurückgezogen Details
06.10.2023 19:00
Spiel verlegt
Blackout Limburg DiTo's Sharks Kegelsportverein 1965 e.V.
Limburg - Linter
zurückgezogen Details
14.10.2023 19:00 Blackout Limburg Jungle Hunter Kegelsportverein 1965 e.V.
Limburg - Linter
zurückgezogen Details
04.11.2023 19:00
Spiel verlegt
Solmser Nachwuchs 2.0 Blackout Limburg Downtown Solms
Solms
zurückgezogen Details
11.11.2023 19:00 Blackout Limburg La Bruja Kegelsportverein 1965 e.V.
Limburg - Linter
zurückgezogen Details
25.11.2023 19:00 Blackout Limburg Bistro Joy Bulls Kegelsportverein 1965 e.V.
Limburg - Linter
zurückgezogen Details
09.12.2023 19:00 DiTo's Sharks Blackout Limburg DiTo's Darts and more
Leun - Stockhausen
zurückgezogen Details

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

Pietro Ardito (Average: 20,14)
Michele Ardito (Average: 0)
Dominic Bleser (Average: 13,23)
Stefan Kopp (Average: 17,91)
Marcus Liebermann (Average: 19,21)
Alexander Schallen (Average: 13,38)
Konstantinas Panakas (Average: 18,23)
Manuel Bein (Average: 13,89)
Daniel Peuser (Average: 0)
Oliver Moos (Average: 17,13)