Fixture

Represents the details of a fixture.

Attributes

Name
Type
Description

id

uuid

Unique ID for this fixture. Generated by IMG Arena.

name

string

The fixture's .

status

string

0 -

1 -

2 -

3 -

4 -

5 - d

6 -

7 -

collectionStatus

string

0 - C

1 - C

2 - C

3 - C

4 - C

5 - C

6 - P

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 -

3 -

4 - Video (post match)

startDateUTC

string

of when the fixture is scheduled to start, in RFC 3339 format.

teams

Team details

stage

Stage information

venue

Details of the venue

sport

string

Indicates the type of sport. Possible values: "Volleyball" (indoors) "Beach Volleyball" "Snow Volleyball"

fixtureDeleted

boolean

If the fixture has been deleted.

Last updated