Team Rankings

This API provides team rankings data. It offers two modes men and women. The API output contains all the required data to show the ranking table like team name, code, image, position, total matches played, points and rating.

API Request to fetch mens team rankings

https://cricket.sportsjupiter.com/v1/team-rankings?api_token={api_token}&category=men

API Request to fetch womens team rankings

https://cricket.sportsjupiter.com/v1/team-rankings?api_token={api_token}&category=women

Last updated