get_match
Retrieve full match record with alliance composition, scores, breakdown, and video links by providing a match key.
Instructions
Retrieve the full record for a single match by match key (e.g., '2023casj_qm1'). Returns red/blue alliance compositions (team keys, surrogates, DQ list), final scores, game-specific score breakdown (auto, teleop, endgame, fouls, ranking-point achievements), winning alliance, predicted vs. actual times, and video links. For a lighter payload see get_match_simple. For Zebra MotionWorks robot tracking telemetry see get_match_zebra.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match_key | Yes | TBA match key in the form '{event_key}_{comp_level}{match_number}' (e.g., '2023casj_qm1' for qualification match 1, '2023casj_sf1m1' for semifinal set 1 match 1, '2023casj_f1m1' for finals match 1). Competition levels: qm (qualification), ef (eighth-final), qf (quarterfinal), sf (semifinal), f (final). |