get_player_all_leagues
Retrieve a player's statistics across all CricketStudio leagues they have played in, including IPL, MLC, BBL, PSL, and more. Returns per-league stats blocks with canonical URLs, omitting leagues not participated in.
Instructions
A player's statistics across every CricketStudio league they appear in — IPL 2026, IPL historical, MLC, WPL, T20 WC, BBL, PSL — in one call. Use for players who appear in multiple leagues (e.g. internationals in BBL + IPL, PSL + T20WC). Returns a per-league stats block with canonicalUrl for each. Gracefully omits leagues the player doesn't appear in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerSlug | Yes | kebab-case slug used across CricketStudio (e.g. virat-kohli). Try search_players first. |