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

  1. Scheduled

  2. Live

  3. Completed

  4. Postponed

  5. Abandoned

  6. Cancelled

  7. Suspended

  8. Unverified

type string

This allows a user to call the fixtures API by 'Official', 'Simulation' or 'Training'.

coverageLevel string

0. No coverage

  1. In Venue

  2. Video (post match)

collectionStatus string

0. C

  1. C

  2. C

  3. C

  4. C

  5. C

  6. P

teams Team []

Team details

stage Stage

Stage information

venue Venue

Details of the venue

Last updated