Retrieve match metadata, live-analysis availability, completion status, and the current match clock.
api.MatchLiveStatus.V2.json.MATCH_LIVE_STATUS for this endpoint.true means the match is over. A value of false means the match has not yet been marked as finished.Second is the elapsed time within the period identified by Half; it is not necessarily the total elapsed time across the entire match.intID and strName.intID and strName.intID and strName.intID and strName.intID and strName.boolAnalysisLive to confirm that live analysis is available.boolMatchIsOver to determine when polling can stop.objCurrentTime to display or synchronize the latest available match clock.objMatch to identify the participants, officials, and venue.boolAnalysisLive | boolMatchIsOver | Meaning |
|---|---|---|
true | false | Live analysis is available and the match is not marked as finished |
true | true | Live analysis was enabled and the match is now finished |
false | false | Live analysis is not available and the match is not marked as finished |
false | true | The match is finished and live analysis is not available |
match_id, and a match that cannot be found.