Added further game data

This commit is contained in:
Simon Einzinger 2025-02-05 10:22:14 +01:00
parent ba0c1a8364
commit de178f27fe

View file

@ -255,6 +255,22 @@ export const games = [
team1: "DJK Saarbrücken-Rastpfuhl",
team2: "TV Düppenweiler",
host: 1,
results: {
sets: {
1: [25, 19],
2: [25, 21],
3: [23, 25],
4: [22, 25],
5: [8, 15],
},
additional_data: [
{
type: "YouTube",
title: "Replay",
url: "https://youtu.be/26p6-EzH7W4",
},
],
},
},
{
date: "2025-02-01",
@ -263,6 +279,13 @@ export const games = [
team1: "DJK Saarbrücken-Rastpfuhl",
team2: "TV Wiesbach 2",
host: 1,
results: {
sets: {
1: [14, 25],
2: [15, 25],
3: [18, 25],
},
},
},
{
date: "2025-02-15",