Player Functions

get_player_info()

Player

Retrieves comprehensive player information across various categories such as ranks, values, and per-match statistics, returning three DataFrames that summarize the player’s performance.


get_matchwise_player_info()

Player

Extracts detailed player statistics for each match in a given season, providing match-by-match insights into player performance.


get_player_rvd()

Player

Retrieve Raider vs. Defender (RVD) data for a specific player in a given season.


NOTE

This is an overview page. For detailed information for these functions, refer to their individual pages. Or refer to the function index


Table of contents