Stage (Fixture)
Represents a stage details of an event.
Name
Type
Description
id
UUID
Unique ID for this competition. IMG Arena generates it.
name
String
The competition's name.
startDateUTC
String
Start date in UTC format.
endDateUTC
String
End date in UTC format.
rounds
Round details.
groups
Group details.
Response JSON
Last updated