Fixture
The fixture element holds general data about the event.
Model
Element
Data Type
Description
Fixture.LastUpdate
DateTime
Timestamp representing the last time the fixture was updated
Fixture.ExternalProviderId
int
OPTIONAL: For your convenience, an ID of the fixture in a provider of your choosing
Sport.Id
int
The unique ID of the sport
Sport.Name
name
The name of the sport
Location.Id
int
The unique ID of the location
Location.Name
name
The name of the location
League.Id
int
The unique ID of the league
League.Name
name
The name of the league
StartDate
DateTime
Timestamp representing the start date of the fixture
Last updated
Was this helpful?