Fixture Summary
Represents the summary of the fixture details.
Properties
Sample Payload
"fixtureSummary": {
"isTied": true,
"periods": [],
"finished": false,
"awayTeamScore": 0,
"currentPeriod": 1,
"currentStatus": "Scheduled",
"homeTeamScore": 0,
"collectionStatus": "CollectionScheduled",
"currentClockTime": "00:00",
"isHomeTeamInPossesion": true,
"reason": "End of session",
"reasonId": 20
}Last updated
Was this helpful?