Fixture
Represents the fixture's details.
Properties
id uuid
Unique ID for this fixture. Generated by IMG Arena.
name string
The fixture's .
startDateUTC timestamp
of when the fixture is scheduled to start, in RFC 3339 format.
status string
Scheduled
Live
Completed
Postponed
Abandoned
Cancelled
Suspended
Unverified
type string
This allows a user to call the fixtures API by 'Official', 'Simulation' or 'Training'.
coverageLevel string
0. No coverage
In Venue
Video (post match)
collectionStatus string
0. C
C
C
C
C
C
P
teams Team []
Team details
stage Stage
Stage information
venue Venue
Details of the venue
Last updated