• Register

API Data Dictionary - Match Statuses

Match Statuses

Match Statues identify the state of the match.(e.g line 4)

<cricket>
    <match id="2bf02afa-d744-f756-c793-cd7ae43367fd">
        <dateTime>2010-10-08T16:00:00</dateTime>
        <status>pre-match</status>
        <currentDay>1</currentDay>
        ... 
    </match>
</cricket>  

List of available statues.

Status Description
pre-match  
in-play  
tea
lunch
between-innings
stumps
rain-delay
bad-light
crowd-trouble
pitch-condition
result
abandoned
floodlight-failure
play-suspended-unknown
start-delayed
snow
medical-emergency
cancelled

 

Docs Navigation