euroleague_clubs
Get EuroLeague or EuroCup clubs for any season, including city, country, and venue details, using the competition code and season code.
Instructions
The clubs in one season, with city, country and venue detail.
Returns: {total, data:[{code, name, abbreviatedName, editorialName, city, country:{code, name}, address, images, isVirtual}]} — code (e.g. 'MAD') is the club key used elsewhere
Example: 2024-25 EuroLeague clubs {"competition": "E", "season": "E2024"}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | Yes | Season code, e.g. E2024 (competition letter + starting year). Required — part of the URL path. | |
| competition | No | E = EuroLeague, U = EuroCup. | E |