GET All Fixtures
GET All Fixtures
GET All Fixtureshttps://cricket.sportmonks.com/api/v2.0/fixturesParameters
Include options
Enriching your responseExample response
Last updated
Was this helpful?
Was this helpful?
https://cricket.sportmonks.com/api/v2.0/fixtures?api_token={API_TOKEN} "data": [
{
"resource": "fixtures",
"id": 3,
"league_id": 3,
"season_id": 6,
"stage_id": 1755,
"round": "2nd T20I",
"localteam_id": 40,
"visitorteam_id": 41,
"starting_at": "2018-10-12T16:00:00.000000Z",
"type": "T20I",
"live": 0,
"status": "Finished",
"last_period": null,
"note": "South Africa won by 6 wickets (with 26 balls remaining)",
"venue_id": 96,
"toss_won_team_id": 41,
"winner_team_id": 40,
"draw_noresult": null,
"first_umpire_id": 36,
"second_umpire_id": 127,
"tv_umpire_id": 37,
"referee_id": 15,
"man_of_match_id": 80,
"man_of_series_id": null,
"total_overs_played": null,
"elected": "batting",
"super_over": false,
"follow_on": false,
"localteam_dl_data": {
"score": null,
"overs": null,
"wickets_out": null
},
"visitorteam_dl_data": {
"score": null,
"overs": null,
"wickets_out": null
},
"rpc_overs": null,
"rpc_target": null,
"weather_report": []
},
{
"resource": "fixtures",
"id": 4,
"league_id": 3,
"season_id": 6,
"stage_id": 1755,
"round": "3rd T20I",
"localteam_id": 40,
"visitorteam_id": 41,
"starting_at": "2018-10-14T12:30:00.000000Z",
"type": "T20I",
"live": false,
"status": "Aban.",
"last_period": null,
"note": "Match abandoned without a ball bowled",
"venue_id": 92,
"toss_won_team_id": null,
"winner_team_id": null,
"draw_noresult": "no-result",
"first_umpire_id": 37,
"second_umpire_id": 125,
"tv_umpire_id": 36,
"referee_id": 15,
"man_of_match_id": null,
"man_of_series_id": null,
"total_overs_played": null,
"elected": null,
"super_over": false,
"follow_on": false,
"localteam_dl_data": {
"score": null,
"overs": null,
"wickets_out": null
},
"visitorteam_dl_data": {
"score": null,
"overs": null,
"wickets_out": null
},
"rpc_overs": null,
"rpc_target": null,
"weather_report": []
},
{
"resource": "fixtures",
"id": 216,
"league_id": 3,
"season_id": 6,
"stage_id": 24,
"round": "1st T20I",
"localteam_id": 10,
"visitorteam_id": 43,
"starting_at": "2018-11-04T13:30:00.000000Z",
"type": "T20I",
"live": true,
"status": "Finished",
"last_period": null,
"note": "India won by 5 wickets (with 13 balls remaining)",
"venue_id": 64,
"toss_won_team_id": 10,
"winner_team_id": 10,
"draw_noresult": null,
"first_umpire_id": 57,
"second_umpire_id": 75,
"tv_umpire_id": 19,
"referee_id": 77,
"man_of_match_id": 56,
"man_of_series_id": null,
"total_overs_played": null,
"elected": "bowling",
"super_over": false,
"follow_on": false,
"localteam_dl_data": {
"score": null,
"overs": null,
"wickets_out": null
},
"visitorteam_dl_data": {
"score": null,
"overs": null,
"wickets_out": null
},
"rpc_overs": null,
"rpc_target": null,
"weather_report": []
},