This commit is contained in:
Miki 2023-12-20 16:49:33 +01:00
parent d9a1837f3b
commit ebd2f05ae2
69 changed files with 2335 additions and 451 deletions

View file

@ -0,0 +1,21 @@
{
"name": "Semifinal",
"category": "Under 12 Women",
"number": 2,
"timer": 20,
"status": "idle",
"surfers": [
{
"name": "Tre",
"color": "green",
"priority": "",
"score": ""
},
{
"name": "Quattro",
"color": "blue",
"priority": "",
"score": ""
}
]
}