list_fixtures
List fixtures in a stage, optionally filtered by pool, round, or status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| round | No | Round number (optional) | |
| status | No | Status filter: pending, ready, live, finished, walkover, bye (optional) | |
| pool_id | No | Pool ID (optional) | |
| stage_id | Yes | Stage ID | |
| session_token | Yes | The session_token returned by create_tournament |