Player data

Functions for working with player data.

fpl_get_player_all()

Get data on all players

fpl_get_player_current()

Get current season data on a player

fpl_get_player_detailed()

Get comprehensive data on a player

fpl_get_player_historic()

Get historic season data on a player

fpl_get_player_types()

Get metadata on player types

fpl_get_players()

Get data on all players

User data

Functions for working with user data.

fpl_get_user()

Get data on a user

fpl_get_user_chips()

Get chips data on a user

fpl_get_user_current()

Get current season data on a user

fpl_get_user_history()

Get history data on a user

fpl_get_user_leagues()

Get league data on a user

Leagues data

Functions for working with leagues data.

fpl_get_leagues_classic()

Get data on a classic league

fpl_get_leagues_h2h()

Get data on a head-to-head league

Fixtures data

Functions for working with fixtures data.

fpl_get_fixtures()

Get data on fixtures

fpl_get_fixtures_gameweek()

Get detailed data on a gameweek's fixtures

Teams data

Functions for working with teams data.

fpl_get_teams()

Get data on teams

Gameweek data

Functions for working with gameweek data.

fpl_get_gameweek_current()

Get data on current gameweek

fpl_get_gameweek_next()

Get data on next gameweek

fpl_get_gameweeks()

Get data on gameweeks

Other helpers

fpl_get_bootstrap()

Get all bootstrap-static data

fpl_get_phases()

Get data on phases

fpl_get_stats_lookup()

Get statistics variables' label/name values