Fixture Summary
Represents the summary of the fixture details.
Name
Type
Description
isTied
Boolean
Is the match currently in a tied state?
finished
Boolean
Inidicates the match has finished and no more packets will be sent
awayTeamScore
Integer
The away team score.
homeTeamScore
Integer
The home team score.
currentPeriod
Integer
The current period.
currentStatus
String
Scheduled
Live
Completed
Postponed
Abandoned
Cancelled
Suspended
Unverified
collectionStatus
String
CollectionScheduled
CollectingLive
CollectingPostMatch
CollectionSuspended
CollectionDropped
CollectionCompleted
PostMatchChecked
currentClockTime
String
The clock time of the action.
isHomeTeamInPossession
Boolean
Is the home team in possession of the ball?
currentClockState
String
Running
Stopped
Sample Payload
Response JSON
Last updated