Results
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
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
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
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 modified 2yr ago