The Multi Sport match state contract is used for updates in any sports not covered by the more detailed contracts described in the rest of this document. The Multi Sport contract is designed to enable a basic score centre to be built for a wide range of sports. Multi Sport match states are provided for information only. Multi Sport Match State External
An enum describing the current phase of play. Possible values are:
PreGame
InPlay
BreakInPlay
PostGame
GameAbandoned
Match Status
String
Variable by sport; see table below
HomeScore
String
Variable by sport; see table below
AwayScore
String
Variable by sport; see table below
IsReliable
Boolean
True if the data values are reliable, False otherwise
MatchScore
MatchScore
An object that describes the current match score
Sport
Granularity of Scoring
Granularity of Match Status
Home Team Example
Match Status Example
Away Team Example
American Football
Individual Points Scored
Quarters - (4 x 15 mins)
"16"
1st Quarter <15 to 0 (2 minute intervals)2nd Quarter <15 to 0 (2 minute intervals)3rd Quarter <15 to 0 (2 minute intervals)4th Quarter <15 to 0 (2 minute intervals)
"12"
Australian Rules Football
Both goals and behinds
Quarters - (4 x 20 mins)
"14 - 5 (89)"
1st Quarter <20 to 0 (2 minute intervals)2nd Quarter <20 to 0 (2 minute intervals)3rd Quarter <20 to 0 (2 minute intervals)4th Quarter <20 to 0 (2 minute intervals)
"14 - 5 (89)"
Baseball
Innings Scores
Top/Bottom of Current Innings
{Integer between 0 and 25}
Bottom of 1stTop of 1stBottom of 2nd...Bottom of 15thTop of 15th
{Integer between 0 and 25}
Bowls
Set Score
Current Set and Current End
"2"
Set 4 - 5th End
"1"
Boxing
No Score Information Applicable
Current Round
-
Round 9
-
Darts - Legs
Leg Score
Current Leg
"4"
Leg 8
"3"
Darts - Sets
Set Score
Current Set and Current Leg
"2"
Set 4 - Leg 4
"1"
eSports - CS:GO
Map Scores
Best of 1 to 7
{Integer between 0 and 5}
Best of 1Best of 2 ...Best of 7
{Integer between 0 and 5}
eSports - Lol/Dota 2
Map Scores
Best of 1 to 7
{Integer between 0 and 5}
Best of 1Best of 2...Best of 7
{Integer between 0 and 5}
Futsal
Goals Scored
Halves (??)
"6"
1st Half <20 To 0 (2 minute intervals)2nd Half <20 To 0 (2 minute intervals)
"4"
Gaelic Football
Individual Points Scored (If possible to include both goals and behinds)
Halves - (2 x 30 mins)
"14 - 5 (47)" Alternatively "47"
1st Half <30 to 0 (2 minute intervals)2nd Half <30 to 0 (2 minute intervals)
"14 - 5 (47)" Alternatively "47"
Handball
Individual Goals
Current Half and Overtime
{Integer between 0 and 60}
1st Half <30 to 0 (2 minute intervals)2nd Half <30 to 0 (2 minute intervals)1st Overtime2nd Overtime
{Integer between 0 and 60}
Hockey
Goals Scored
Halves - (2 x 35 mins)
"2"
1st Half <35 To 0 (2 minute intervals)2nd Half <35 To 0 (2 minute intervals)
"1"
Hurling
Individual Points Scored (If possible to include both goals and behinds)
Halves - (2 x 35 mins)
"14 - 5 (47)" Alternatively "47"
1st Half <35 To 0 (2 minute intervals)2nd Half <35 To 0 (2 minute intervals)
"14 - 5 (47)" Alternatively "47"
Ice Hockey
Individual Goals
Period and Overtime
{Integer between 0 and 25}
1st Period <20 to 0 (2 minute intervals)2nd Period <20 to 0 (2 minute intervals)3rd Period <20 to 0 (2 minute intervals)Overtime <5 to 0 (1 minute intervals)
{Integer between 0 and 25}
Martial Arts
No Score Information Applicable
Current Round
-
Round 3
-
One Day Cricket
Innings Score and Wickets
Current Innings and Over
"360/5*"
1st Innings - Over 48
"372/5"
Rugby League
Individual Points Scored
Halves - (2 x 40 mins)
"12"
1st Half <40 To 0 (2 minute intervals)2nd Half <40 To 0 (2 minute intervals)
"36"
Rugby Union
Individual Points Scored
Halves - (2 x 40 mins)
"12"
1st Half <40 To 0 (2 minute intervals)2nd Half <40 To 0 (2 minute intervals)
"36"
Snooker
Individual Frames Scored
Current Frame
"15"
26th Frame
"10"
Test Cricket
Innings Score(s) and Wickets
Current Innings and Over
"700/10, 125/6 dec"
2nd Innings - Over 120
"458/10, 290/3*"
Water Polo
Individual Goals Scored
Quarters, 4 x 12 mins
"6"
1st Quarter <12 to 0 (2 minute intervals)2nd Quarter <12 to 0 (2 minute intervals)3rd Quarter <12 to 0 (2 minute intervals)4th Quarter <12 to 0 (2 minute intervals)