laliga — ESPN reference
- sport slug:
soccer - league slug:
esp.1 - scopes:
universal - wrappers: 110
Every endpoint is called as sdv.laliga.espnLaliga<Endpoint>(params). Each method is also available under its snake_case name (espn_laliga_<endpoint>) for parity with the Python / R packages. Parameters accept snake_case or camelCase. Required path params are marked *.
import sdv from 'sportsdataverse';
await sdv.laliga.espnLaligaScoreboard({});
Universal endpoints
| Method | HTTP | Path params | Query params |
|---|---|---|---|
espnLaligaAthleteAwards | core_v2 /soccer/leagues/esp.1/athletes/{athlete_id}/awards | athlete_id* | — |
espnLaligaAthleteBio | site_v2 /soccer/esp.1/athletes/{athlete_id}/bio | athlete_id* | — |
espnLaligaAthleteCareerStats | core_v2 /soccer/leagues/esp.1/athletes/{athlete_id}/statistics[/{stat_type}] | athlete_id*, stat_type | — |
espnLaligaAthleteContracts | core_v2 /soccer/leagues/esp.1/athletes/{athlete_id}/contracts | athlete_id* | — |
espnLaligaAthleteCore | core_v2 /soccer/leagues/esp.1/athletes/{athlete_id} | athlete_id* | — |
espnLaligaAthleteEventlog | core_v2 /soccer/leagues/esp.1/athletes/{athlete_id}/eventlog | athlete_id* | — |
espnLaligaAthleteGamelog | web_v3 /soccer/esp.1/athletes/{athlete_id}/gamelog | athlete_id* | season |
espnLaligaAthleteInfo | site_v2 /soccer/esp.1/athletes/{athlete_id} | athlete_id* | — |
espnLaligaAthleteInjuries | core_v2 /soccer/leagues/esp.1/athletes/{athlete_id}/injuries | athlete_id* | — |
espnLaligaAthleteNews | site_v2 /soccer/esp.1/athletes/{athlete_id}/news | athlete_id* | — |
espnLaligaAthleteNotes | core_v2 /soccer/leagues/esp.1/athletes/{athlete_id}/notes | athlete_id* | — |
espnLaligaAthleteOverview | web_v3 /soccer/esp.1/athletes/{athlete_id}/overview | athlete_id* | — |
espnLaligaAthleteRecords | core_v2 /soccer/leagues/esp.1/athletes/{athlete_id}/records | athlete_id* | — |
espnLaligaAthleteSeasons | core_v2 /soccer/leagues/esp.1/athletes/{athlete_id}/seasons | athlete_id* | — |
espnLaligaAthleteSplits | web_v3 /soccer/esp.1/athletes/{athlete_id}/splits | athlete_id* | season |
espnLaligaAthleteStatisticslog | core_v2 /soccer/leagues/esp.1/athletes/{athlete_id}/statisticslog | athlete_id* | — |
espnLaligaAthleteStats | web_v3 /soccer/esp.1/athletes/{athlete_id}/stats | athlete_id* | season |
espnLaligaAthleteVsAthlete | core_v2 /soccer/leagues/esp.1/athletes/{athlete_id}/vsathlete/{opp_id} | athlete_id*, opp_id* | — |
espnLaligaAthletesIndex | core_v2 /soccer/leagues/esp.1/athletes | — | active, limit, page |
espnLaligaAward | core_v2 /soccer/leagues/esp.1/awards/{award_id} | award_id* | — |
espnLaligaAwards | core_v2 /soccer/leagues/esp.1/awards | — | — |
espnLaligaCalendar | site_v2 /soccer/esp.1/calendar | — | — |
espnLaligaCoach | core_v2 /soccer/leagues/esp.1/coaches/{coach_id} | coach_id* | — |
espnLaligaCoachRecord | core_v2 /soccer/leagues/esp.1/coaches/{coach_id}/record/{record_type} | coach_id*, record_type | — |
espnLaligaCoachSeason | core_v2 /soccer/leagues/esp.1/coaches/{coach_id}/seasons/{season} | coach_id*, season* | — |
espnLaligaConferences | site_v2 /soccer/esp.1/groups | — | — |
espnLaligaDraft | site_v2 /soccer/esp.1/draft | — | — |
espnLaligaEvent | core_v2 /soccer/leagues/esp.1/events/{event_id} | event_id* | — |
espnLaligaEventBroadcasts | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/broadcasts | event_id*, cid | — |
espnLaligaEventCompetition | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid} | event_id*, cid | — |
espnLaligaEventCompetitor | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/competitors/{team_id} | event_id*, team_id*, cid | — |
espnLaligaEventCompetitorLeaders | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/competitors/{team_id}/leaders | event_id*, team_id*, cid | — |
espnLaligaEventCompetitorLinescores | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/competitors/{team_id}/linescores | event_id*, team_id*, cid | — |
espnLaligaEventCompetitorRecord | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/competitors/{team_id}/record | event_id*, team_id*, cid | — |
espnLaligaEventCompetitorRoster | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/competitors/{team_id}/roster | event_id*, team_id*, cid | — |
espnLaligaEventCompetitorStatistics | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/competitors/{team_id}/statistics | event_id*, team_id*, cid | — |
espnLaligaEventCompetitors | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/competitors | event_id*, cid | — |
espnLaligaEventLeaders | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/leaders | event_id*, cid | — |
espnLaligaEventOdds | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/odds | event_id*, cid | — |
espnLaligaEventOfficialDetail | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/officials/{official_id} | event_id*, official_id*, cid | — |
espnLaligaEventOfficials | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/officials | event_id*, cid | — |
espnLaligaEventPlay | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/plays/{play_id} | event_id*, play_id*, cid | — |
espnLaligaEventPlayPersonnel | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/plays/{play_id}/personnel | event_id*, play_id*, cid | — |
espnLaligaEventPlays | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/plays | event_id*, cid | limit |
espnLaligaEventPowerindex | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/powerindex | event_id*, cid | — |
espnLaligaEventPredictor | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/predictor | event_id*, cid | — |
espnLaligaEventProbabilities | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/probabilities | event_id*, cid | limit |
espnLaligaEventPropbets | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/propbets | event_id*, cid | — |
espnLaligaEventScoringplays | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/scoringplays | event_id*, cid | — |
espnLaligaEventSituation | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/situation | event_id*, cid | — |
espnLaligaEventStatus | core_v2 /soccer/leagues/esp.1/events/{event_id}/competitions/{cid}/status | event_id*, cid | — |
espnLaligaEvents | core_v2 /soccer/leagues/esp.1/events | — | dates, limit |
espnLaligaFranchise | core_v2 /soccer/leagues/esp.1/franchises/{franchise_id} | franchise_id* | — |
espnLaligaFranchises | core_v2 /soccer/leagues/esp.1/franchises | — | limit |
espnLaligaInjuries | site_v2 /soccer/esp.1/injuries | — | — |
espnLaligaLeaders | web_v3 /soccer/esp.1/statistics/byathlete | — | category, season, season_type → seasontype, limit, page, sort |
espnLaligaLeadersCore | core_v2 /soccer/leagues/esp.1/leaders | — | — |
espnLaligaLeagueNotes | core_v2 /soccer/leagues/esp.1/notes | — | — |
espnLaligaLeagueRoot | core_v2 /soccer/leagues/esp.1 | — | — |
espnLaligaNews | site_v2 /soccer/esp.1/news | — | limit |
espnLaligaPosition | core_v2 /soccer/leagues/esp.1/positions/{position_id} | position_id* | — |
espnLaligaPositions | core_v2 /soccer/leagues/esp.1/positions | — | — |
espnLaligaScoreboard | site_v2 /soccer/esp.1/scoreboard | — | dates, week, season_type → seasontype, groups, limit |
espnLaligaSeasonAthletes | core_v2 /soccer/leagues/esp.1/seasons/{season}/athletes | season* | limit, page |
espnLaligaSeasonAwards | core_v2 /soccer/leagues/esp.1/seasons/{season}/awards | season* | — |
espnLaligaSeasonCoaches | core_v2 /soccer/leagues/esp.1/seasons/{season}/coaches | season* | limit |
espnLaligaSeasonDraft | core_v2 /soccer/leagues/esp.1/seasons/{season}/draft | season* | — |
espnLaligaSeasonDraftRoundPicks | core_v2 /soccer/leagues/esp.1/seasons/{season}/draft/rounds/{round_num}/picks | season*, round_num* | — |
espnLaligaSeasonFreeagents | core_v2 /soccer/leagues/esp.1/seasons/{season}/freeagents | season* | — |
espnLaligaSeasonFutures | core_v2 /soccer/leagues/esp.1/seasons/{season}/futures | season* | — |
espnLaligaSeasonGroup | core_v2 /soccer/leagues/esp.1/seasons/{season}/types/{season_type}/groups/{group_id} | season*, season_type*, group_id* | — |
espnLaligaSeasonGroupChildren | core_v2 /soccer/leagues/esp.1/seasons/{season}/types/{season_type}/groups/{group_id}/children | season*, season_type*, group_id* | — |
espnLaligaSeasonGroupTeams | core_v2 /soccer/leagues/esp.1/seasons/{season}/types/{season_type}/groups/{group_id}/teams | season*, season_type*, group_id* | limit |
espnLaligaSeasonGroups | core_v2 /soccer/leagues/esp.1/seasons/{season}/types/{season_type}/groups | season*, season_type* | — |
espnLaligaSeasonInfo | core_v2 /soccer/leagues/esp.1/seasons/{season} | season* | — |
espnLaligaSeasonPointer | core_v2 /soccer/leagues/esp.1/season | — | — |
espnLaligaSeasonPowerindex | core_v2 /soccer/leagues/esp.1/seasons/{season}/powerindex[/{team_id}] | season*, team_id | — |
espnLaligaSeasonPowerindexLeaders | core_v2 /soccer/leagues/esp.1/seasons/{season}/powerindex/leaders | season* | — |
espnLaligaSeasonTeam | core_v2 /soccer/leagues/esp.1/seasons/{season}/teams/{team_id} | season*, team_id* | — |
espnLaligaSeasonTeams | core_v2 /soccer/leagues/esp.1/seasons/{season}/teams | season* | limit |
espnLaligaSeasonType | core_v2 /soccer/leagues/esp.1/seasons/{season}/types/{season_type} | season*, season_type* | — |
espnLaligaSeasonTypeCorrections | core_v2 /soccer/leagues/esp.1/seasons/{season}/types/{season_type}/corrections | season*, season_type* | — |
espnLaligaSeasonTypeLeaders | core_v2 /soccer/leagues/esp.1/seasons/{season}/types/{season_type}/leaders | season*, season_type* | — |
espnLaligaSeasonTypes | core_v2 /soccer/leagues/esp.1/seasons/{season}/types | season* | — |
espnLaligaSeasonWeek | core_v2 /soccer/leagues/esp.1/seasons/{season}/types/{season_type}/weeks/{week} | season*, season_type*, week* | — |
espnLaligaSeasonWeekEvents | core_v2 /soccer/leagues/esp.1/seasons/{season}/types/{season_type}/weeks/{week}/events | season*, season_type*, week* | limit |
espnLaligaSeasonWeeks | core_v2 /soccer/leagues/esp.1/seasons/{season}/types/{season_type}/weeks | season*, season_type* | — |
espnLaligaSeasons | core_v2 /soccer/leagues/esp.1/seasons | — | limit |
espnLaligaStandings | site_v2_alt /soccer/esp.1/standings | — | season, group, standings_type → type |
espnLaligaStandingsCore | core_v2 /soccer/leagues/esp.1/standings | — | — |
espnLaligaStatisticsLeague | site_v2 /soccer/esp.1/statistics | — | — |
espnLaligaSummary | site_v2 /soccer/esp.1/summary | — | event_id → event |
espnLaligaTalentpicks | core_v2 /soccer/leagues/esp.1/talentpicks | — | — |
espnLaligaTeam | site_v2 /soccer/esp.1/teams/{team_id} | team_id* | — |
espnLaligaTeamCore | core_v2 /soccer/leagues/esp.1/teams/{team_id} | team_id* | — |
espnLaligaTeamDepthcharts | site_v2 /soccer/esp.1/teams/{team_id}/depthcharts | team_id* | — |
espnLaligaTeamHistory | site_v2 /soccer/esp.1/teams/{team_id}/history | team_id* | — |
espnLaligaTeamInjuries | site_v2 /soccer/esp.1/teams/{team_id}/injuries | team_id* | — |
espnLaligaTeamLeaders | site_v2 /soccer/esp.1/teams/{team_id}/leaders | team_id* | — |
espnLaligaTeamNews | site_v2 /soccer/esp.1/teams/{team_id}/news | team_id* | limit |
espnLaligaTeamRecord | site_v2 /soccer/esp.1/teams/{team_id}/record | team_id* | — |
espnLaligaTeamRoster | site_v2 /soccer/esp.1/teams/{team_id}/roster | team_id* | — |
espnLaligaTeamSchedule | site_v2 /soccer/esp.1/teams/{team_id}/schedule | team_id* | season |
espnLaligaTeamTransactions | site_v2 /soccer/esp.1/teams/{team_id}/transactions | team_id* | — |
espnLaligaTeamsCore | core_v2 /soccer/leagues/esp.1/teams | — | limit |
espnLaligaTeamsSite | site_v2 /soccer/esp.1/teams | — | limit |
espnLaligaTournaments | core_v2 /soccer/leagues/esp.1/tournaments | — | — |
espnLaligaTransactions | site_v2 /soccer/esp.1/transactions | — | — |
espnLaligaVenue | core_v2 /soccer/leagues/esp.1/venues/{venue_id} | venue_id* | — |
espnLaligaVenues | core_v2 /soccer/leagues/esp.1/venues | — | limit |
Parsed output: pass
{ parsed: true }to any endpoint above to get tidy rows instead of raw JSON. The columns are determined by each endpoint's parser — see ESPN parsed returns for the full column reference (and thesummarydispatcher's 21 sub-frames).