Fixture Summary
Represents the summary of the fixture details.
Properties
Sample Payload
"fixtureSummary":{
"awayTeamScore":0,
"currentClockTime":"45:28",
................
"homeTeamScore":0,
"isTied":true,
"isHomeTeamInPossesion":false,
"collectionStatus":"CollectingLive",
"finished":true,
"currentPeriod":1,
"currentStatus":"Live"
}Last updated
Was this helpful?