espn_scoreboard
Retrieve a league's scoreboard for today or a specified date, providing game status, live scores, and event IDs for use with other ESPN data tools.
Instructions
Scoreboard for one league: today's (or a given date's) games with status,
clock, live scores and event ids. The fastest way to get the event ids that
espn_game_summary / espn_core_call (event_*) need. sport+league are slugs, e.g.
football/nfl, basketball/nba, soccer/eng.1.
Returns: {leagues:[...], events:[{id, name, status, competitions:[{competitors:[{team, score}]}]}]}
Example: Today's NFL scoreboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week | No | ||
| dates | No | ||
| sport | Yes | ||
| league | Yes | ||
| seasontype | No |