Fixture
Represents the fixture's details.
Properties
id uuid
Unique ID for this fixture. Generated by IMG Arena.
name string
The fixture's name.
startDateUTC timestamp
Timestamp of when the fixture is scheduled to start, in RFC 3339 format.
status string
0. Scheduled
Live
Completed
Postponed
Abandoned
Cancelled
Suspended
Unverified
type string
This allows a user to call the fixtures API by 'Official', 'Simulation' or 'Training'.
Official
Simulation
Training
coverageLevel string
0. No coverage
In Venue
Low Latency Stream
Standard stream
Video (post match)
collectionStatus string
0. CollectionScheduled
CollectingLive
CollectingPostMatch
CollectionSuspended
CollectionDropped
CollectionCompleted
PostMatchChecked
teams Team []
Team details
stage Stage
Stage information
venue Venue
Details of the venue
sport string
name of sport
fixtureDeleted boolean
Boolean value to indicate If the fixture has been deleted
rules Rules
Rules of the fixture
updateCount Integer
Number of times the fixture has had major updates Major updates includes: 1. Fixture is postponement with a new date/time 2. teams within a fixture are updates
Last updated
Was this helpful?