euroleague: Get game playbyplay
euroleague_get_game_playbyplayRetrieve the full play-by-play event feed for a EuroLeague or EuroCup game using its game code and season year.
Instructions
Get a game's full play-by-play feed (every event by quarter). 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) |