📊 player list w/ aggregate statistics

Query Params
string

Filters team aggregate statistics to a specific season e.g. 2024

string

Comma-separated list of specific metrics to include in the response stats e.g. points,rebounds,assists

string

Position abbreviation or name (varies by sport). e.g. QB, RB, WR, TE, K, etc.

string

Sport ID (starts with "SPRT_") or sport name

string

League ID, abbreviation, or full name

string

Team ID (starts with "TEAM_") or team nam

string

Searches for players by name (case-insensitive partial match)

boolean

Includes information about players' previous team(s)

int32

Number of results per page for pagination

int32

Page number for pagination (1-based)

int32

Maximum number of results to return (applied after all filtering)

int32

Minimum number of games played. Requires position parameter

string

Maximum number of games played. Requires position parameter.

int32

<metric_name>: Name of the statistical metric (e.g., points, rebounds, assists) - <aggregation_type>: Either total (season totals) or per_game (per-game averages) - <comparison_operator>: Either gte (greater than or equal) or lte (less than or equal). position parameter is required

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json