get https://api.sportradar.com/cricket-t2//schedules//results.
Provides a summary of all matches played on a given day.
Update Frequency
30s Time To Live / Cache
Data Points
Seasons:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | sport_event - season | Date | End date of a sport event's season ex. 2024-06-17 |
id | sport_event - season | String | Unique ID for a sport event's season ex. sr:season:122977 (Sheffield Shield 24/25) |
name | sport_event - season | String | Name of a sport event's season ex. Sheffield Shield 24/25 |
start_date | sport_event - season | Date | Start date of a sport event's season ex. 2023-09-23 |
tournament_id | sport_event - season | String | Unique tournament ID for a sport event's season ex. sr:tournament:21568 (Sheffield Shield) |
year | sport_event - season | String | Year of a sport event's season ex. 23/24 or 2024 |
Tournament:
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | sport_event - tournament_round | String | Name of a sport event's tournament round |
number | sport_event - tournament_round | Integer | Number of a sport event's tournament round |
type | sport_event - tournament_round | String | Type of a sport event's tournament round ex. group |
Sport Event:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | sport_event | String | Unique ID of a sport event ex. sr:sport_event:52962997 |
scheduled | sport_event | Date-time | Scheduled start time of a match ex. 2025-02-08T00:00:00+00:00 |
start_time_tbd | sport_event | Boolean | Signifies the start time of a match is TBD when true |
status | sport_event | String | Status of a match. See our FAQ for a complete list of statuses and their definitions |
Sport Event Status:
Attribute | Parent Element | Type | Description |
---|---|---|---|
allotted_overs | sport_event_status | Integer | Number of allotted overs for the current inning |
current_inning | sport_event_status | Integer | Current inning of a match |
current_session | sport_event_status | Integer | Current session of a match |
display_overs | sport_event_status | Float | Number of overs for the current inning ex. 33.3 |
display_score | sport_event_status | String | Display score for the current inning ex. 144/10 |
match_status | sport_event_status | String | Status within a match (sport event). Provides more detail on the state of a match when live than status ex. first_innings_away , stumps , ended , tea_break See our FAQ for a complete list of statuses |
required_run_rate | sport_event_status | Float | The run rate the batting side must achieve in order to win a match ex. 20.222 |
run_rate | sport_event_status | Float | Current run rate of the batting side ex. 4.3 |
status | sport_event_status | String | Status of a match ex. not_started , live , ended , closed See our FAQ for a complete list of statuses and their definitions |
winner_id | sport_event_status | String | Unique ID of the match winner ex. sr:competitor:142704 |
Period Scores:
Attribute | Parent Element | Type | Description |
---|---|---|---|
away_score | sport_event_status - period_scores - period_score | Integer | Runs scored in an inning for the away team |
away_wickets | sport_event_status - period_scores - period_score | Integer | Number of wickets in an inning for the away team |
display_overs | sport_event_status | Float | Number of overs for an inning ex. 33.3 |
display_score | sport_event_status - period_scores - period_score | String | Display score for an inning ex. 144/10 |
home_score | sport_event_status - period_scores - period_score | Integer | Runs scored in an inning for the home team |
home_wickets | sport_event_status - period_scores - period_score | Integer | Number of wickets in an inning for the home team |
number | sport_event_status - period_scores - period_score | Integer | Inning number |
type | sport_event_status - period_scores - period_score | String | Period type ex. inning |
Sport Event Conditions:
Attribute | Parent Element | Type | Description |
---|---|---|---|
day_night | sport_event_conditions | String | Signifies a day or night matchday , night |
neutral_venue | sport_event_conditions | Boolean | Signifies a match is played at a neutral site when true |
type | sport_event_conditions | String | Type of a matchtest , odi , t10 , t20i , first_class , list_a , t20 |