Results
Toss Won
Via tosswon
you are able to gain information about the team who won the toss.
You can request all the toss won livescores we have via below endpoint:
https://cricket.sportmonks.com/api/v2.0/livescores?api_token={YOURTOKEN}&include=tosswon
Winner Team
Via this winnerteam
you are able to gain information about the team who won the game.
You can request all the winner team livescores we have via below endpoint:
https://cricket.sportmonks.com/api/v2.0/livescores?api_token={YOURTOKEN}&include=winnerteam
Man of the Match
Get information about who is elected man of the match
.
You can request all the man of match livescores we have via below endpoint:
https://cricket.sportmonks.com/api/v2.0/livescores?api_token={YOURTOKEN}&include=manofmatch
Man of the Series
Get information about who is elected man of the series
.
You can request all the man of series livescores we have via below endpoint:
https://cricket.sportmonks.com/api/v2.0/livescores?api_token={YOURTOKEN}&include=manofseries
Last updated
Was this helpful?