get_results
Retrieve completed match results for a specific event and flight, including final scores for played games.
Instructions
Get the completed match results for a flight.
Returns only games that have been played, with final scores. This is the raw data the RPI tools build on.
Args: event_id: Numeric event ID (e.g. 3933). flight_id: Flight ID from get_event_overview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ||
| flight_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |