Round
Represents the round details of a stage during an event.
Last updated
Was this helpful?
Represents the round details of a stage during an event.
id uuid
Unique ID for this competition. Generated by IMG Arena.
name string
Round name.
startDateUTC timestamp
The competition's category.
endDateUTC timestamp
The competition's location.
{
"id": "bc4a56f7-d719-4438-9d5b-e76fbc14342c",
"name": "Stage One/week 1",
"startDateUTC": "2023-06-26T12:00:00",
"endDateUTC": "2023-06-26T12:00:00"
}Last updated
Was this helpful?
Was this helpful?