Cricket Analytics
Data of cricket matches in all formats i.e. Test, ODI, T20I,IPL and many more leagues.
1 subscribers
24 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Cricket Analytics endpoints
| Method | Endpoint | Description |
|---|---|---|
| Contitnent | ||
| GET |
continent from id /continent/{continent_id}/ |
Get one continent using continent id |
| GET |
continent /continent/ |
Return List of Continent Related to Cricket match |
| Countries | ||
| GET |
countries from id /country/{country_id}/ |
Get one country using country id |
| GET |
countries /country/ |
Get the list of available countries |
| League | ||
| GET |
league available /league/ |
Get the list of available league |
| GET |
league from Id /league/{league_id}/ |
Get one league from id |
| Player | ||
| GET |
player from Id /player/{player_id}/ |
get one player from Id |
| GET |
search player /player/{word}/ |
Allows you to search for a player in relation Player {name}. 3 characters are enough to search. |
| GET |
player available /player/ |
get all available player |
| Series | ||
| GET |
Series /series/{series_id}/ |
Get one series from id |
| GET |
series available /series/ |
Get all available series |
| Team | ||
| GET |
team from Id /team/{team_id}/ |
Get team from team_id |
| GET |
search team /team/{word}/ |
Allows you to search for a team in relation to a team {name}. 3 characters are enough to search. |
| GET |
team available /team/ |
Get all available team |
| Umpire | ||
| GET |
umpire from Id /umpire/{umpire_id}/ |
get one umpire from Id |
| GET |
umpire available /umpire/ |
get all available umpire |
| Venue | ||
| GET |
venue from Id /venue/{venue_id}/ |
get one venue from Id |
| GET |
venue available /venue/ |
get all available venue |
| Match | ||
| GET |
match from Id /match/{match_id}/ |
get one match from ID |
| GET |
match available /match/ |
get all available matches |
| PlayerStats | ||
| GET |
playerbattingstats /playerbattingstats/ |
get playerstats from player_id |
| GET |
playerbowlingstats /playerbowlingstats/ |
get playerbowlingstats from player_id |
| TeamStats | ||
| GET |
teamstats /teamstats/ |
get teamstats from team_id |
| MatchStats | ||
| GET |
matchstats /matchstats/ |
get one matchstats from match_id |
Cricket Analytics pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $99 / month | — |
|
| PRO | $199 / month | — |
|
| ULTRA | $499 / month | — |
|
| MEGA | $999 / month | — |
|