Functions for working with league data.
get_league_teams_stats()
Get stats on a league's teams for a given season
get_leagues_meta()
Get information on available leagues and seasons
Functions for working with match data.
get_match_shots()
Get shots for a given match
get_match_stats()
Get player stats for a given match
Functions for working with player data.
get_player_matches_stats()
Get match-level stats for a player
get_player_seasons_stats()
Get season-level stats for a player
Functions for working with team data.
get_team_meta()
Get information on a team's available seasons
get_team_players_stats()
Get stats for a team's players for a given season