DC Vull im Bull

Tabelle

Dbg B3 Liga I/26
# Name Matches S U V Punkte Punkte Sortierung
1 DC Bärenbrüder 1 0 0 1 0 -0.0117
2 DC Spielfrei 1 1 0 0 2 2.0024
3 DC Valhalla 1 1 0 0 2 2.0117
4 DC Vull im Bull 1 1 0 0 2 2.0072
5 Spartaner Original 1 0 0 1 0 -0.0024
6 Trockene Kehlen 1 0 0 1 0 -0.0072
 

Spieler (10)

Pass Nr. Name Team Captain
HE8252 Florian Brautfelder
HE7676 Dennis Schäfer
HE7625 Alexander Dittmann Co-Captain
HE7621 Steven Petry Captain
HE9273 Andre Blokscha
HE7623 Justin Weiß
HE6329 Madeleine Petry
HE4117 Julian Diehl
HE9930 Oliver Sänger
HE6590 Ronny Schwauna

Spiele

Datum Heimteam Gastteam Spielort Ergebnis Details
31.01.2026 19:00 DC Vull im Bull Trockene Kehlen Sportheim Donsbach
Dillenburg
12 : 6 Details
14.02.2026 19:00 DC Valhalla DC Vull im Bull Pilzstübchen
Haiger-Seelbach
Offen Details
28.02.2026 19:00 DC Vull im Bull DC Spielfrei Sportheim Donsbach
Dillenburg
Offen Details
14.03.2026 19:00 DC Bärenbrüder DC Vull im Bull Sportheim Schönbach
Herborn
Offen Details
28.03.2026 19:00 DC Vull im Bull Spartaner Original Sportheim Donsbach
Dillenburg
Offen Details
11.04.2026 19:00 Trockene Kehlen DC Vull im Bull Gaststätte Rabennest
Dietzhölztal
Offen Details
25.04.2026 19:00 DC Vull im Bull DC Valhalla Sportheim Donsbach
Dillenburg
Offen Details
09.05.2026 19:00 DC Spielfrei DC Vull im Bull Gaststätte Mikado
Eschenburg
Offen Details
06.06.2026 19:00 DC Vull im Bull DC Bärenbrüder Sportheim Donsbach
Dillenburg
Offen Details
20.06.2026 19:00 Spartaner Original DC Vull im Bull Sportcenter Faitas
Burg
Offen 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

Florian Brautfelder (Average: 16,88)
Dennis Schäfer (Average: 15,81)
Alexander Dittmann (Average: 0)
Steven Petry (Average: 13,16)
Andre Blokscha (Average: 15,08)
Justin Weiß (Average: 13,65)
Madeleine Petry (Average: 0)
Julian Diehl (Average: 14,60)
Oliver Sänger (Average: 13,96)
Ronny Schwauna (Average: 0)