euroleague: Get game boxscore
euroleague_get_game_boxscoreRetrieve full box score for a EuroLeague or EuroCup game, showing per-player and team stats. Use game code and season year.
Instructions
Get a game's full box score (per-player and team stats for both teams). Use a game code from euroleague_get_games.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game_code | Yes | Game code | |
| competition | No | Competition: "E" = EuroLeague, "U" = EuroCup | E |
| season_year | Yes | Season start year (e.g. 2024 for the 2024-25 season) |