...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Match
A collection of objects describing events so far in the match.
{
"Games":{},
"ScoreInGames":{},
"MatchWinner":{},
"StartedAtUtc":"2015-10-01T15:14:04.9551641Z",
"FinishedAtUtc":"2015-10-01T15:14:46.3875293Z"
"IsConfirmedComplete":true,
}
...
Element
...
Type
...
Description
...
Games
...
Integer
...
The number of the point being described
...
ScoreInGames
...
Score
...
True if the point is in sequence, false otherwise
...
MatchWinner
...
CompetitorIdentifier, optional
...
An object describing the winner of the match if the match has ended
...
StartedAtUtc
...
DateTime, optional
...
The time at which the match started. Null if this information is not available.
...
FinishedAtUtc
...
DateTime, optional
...
The time at which the match ended if the match has ended and the information is available, Null otherwise
...
IsConfirmedComplete
...
Boolean
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Points
...
Point
...
An array of point objects detailing the points played so far in this set
...
ScoreInPoints
...
Score
...
An object that describes the score of the current set in points
...
SetWinner
...
TeamIdentifier, optional
...
Indicates which team won the set if the set is complete, Null otherwise
...
FirstPointServer
...
TeamIdentifier, optional
...
...
...
...
...
...
...
...
...
...