GET Fixture by ID

GET Fixture by ID

https://cricket.sportmonks.com/api/v2.0/fixtures/{ID}

Parameters

Sort

You can sort on all fields.

Include options

balls runs bowling batting venue stage season league visitorteam localteam scoreboards firstumpire secondumpire referee manofseries manofmatch tosswon lineup

Includes are the cornerstone of our API and allow you to enrich and customize your requests. This flexibility is what distinguishes us from our competitors.

To gain more information on the relations available for the include you can use nested includes. For example you can use batting.batsman or batting.bowler or batting.runoutby. more option are available.

You can learn more about what includes are and how they work here:

Example response

https://cricket.sportmonks.com/api/v2.0/fixtures/3?api_token={API_TOKEN}

Last updated