balldontlie_epl_teams
Retrieve Premier League teams for a season, providing each club's ID, name, abbreviation, city, and stadium.
Instructions
Premier League clubs for a season.
Returns: {data:[{id, name, short_name, abbr, city, stadium}]} — SHAPE FROM VENDOR DOCS. The keyless official premierleague provider is deeper for the EPL.
NOTE: this shape is from the vendor's documentation and has NOT been verified against a live response (we hold no key for this provider). Treat it as approximate — inspect the actual payload before relying on a field name.
Example: EPL clubs {"season": 2023}
Auth: needs your own key in BALLDONTLIE_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | No | Season start year. |