Team rankings
Current team position and rating points by format.
Display current batting, bowling, all-rounder, and team rankings by format. Each row includes rank, player or team, country, and rating points.
Current team position and rating points by format.
Top batters with rank, country, and rating.
Top bowlers with rank, country, and rating.
Combined ranking lists for players credited in both roles.
{"format":"t20","gender":"men","type":"batting","rankings":[{"rank":1,"player":"Suryakumar Yadav","country":"India","rating":887}]}Publish separate pages for team, batting, bowling, and all-rounder tables.
Show a player's current rating beside career stats.
Let users switch between Test, ODI, and T20.
Insert the current top ten into previews and newsletters.
Returns men's Test ranking lists.
Returns men's ODI ranking lists.
Returns men's T20 ranking lists.
Returns women's T20 ranking lists.
Request rankings by gender, format, and type instead of downloading every table. Cache each table until the next official update because rankings do not change on every ball. Display rank and rating together so a tied or closely spaced list remains clear.
Player ranking rows should link to the player stats API through the player ID when one is present. Team rows should link to the schedule endpoint filtered by that team. This turns a static table into a path toward fixtures and profiles.
Do not mix formats in one table. A Test rating and a T20 rating are not comparable, so the page heading and endpoint path should always name the format.
Batting, bowling, all-rounder, and team rankings are available.
Yes. Use Test, ODI, or T20 in the endpoint path.
Rankings refresh when the official ranking feed updates.
Open this related cricket API page.
Open this related cricket API page.
Open this related cricket API page.
Open this related cricket API page.
Open this related cricket API page.
Open this related cricket API page.
Open this related cricket API page.
Open this related cricket API page.
Open this related cricket API page.
Create an API key, call the endpoint with a match, player, or series ID, and upgrade only when your traffic grows.
Compare API plans