Priority/backend.old/Heat/Semifinal.1.Under 12 Men.json
2023-12-20 16:49:33 +01:00

21 lines
285 B
JSON

{
"name": "Semifinal",
"category": "Under 12 Men",
"number": 1,
"timer": 20,
"status": "running",
"surfers": [
{
"name": "Uno",
"color": "blue",
"priority": "",
"score": ""
},
{
"name": "Due",
"color": "yellow",
"priority": "",
"score": ""
}
]
}