Fixture (Single Fixture Detailed Stats)
This API is designed to deliver individual fixture in-depth data. Retrieve details about playing teams, tosswon, team lineup, livescore, inning scorecard, man of the match, man of the series, umpires, winner team and venue.
This API contains first_innings, second_innings, third_innings and fourth_innings
stats where the third and fourth innings are applicable only for test matches.
Each inning scorecard contains detailed stats like batters, players who did not bat, fall of wickets, bowlers and extras for the specific innings.
This API is best used along with this use the commentary
API to fetch the live batters on the crease, current and previous bowlers and ball-by-ball innings commentary.
Fixture API Request
https://cricket.sportsjupiter.com/v1/fixture?api_token={api_token}&fixture_id=51875
Commentary API Request
https://cricket.sportsjupiter.com/v1/commentary?api_token={api_token}&fixture_id=51875
Downloads
Last updated