get_team_event
Retrieve a team's statistics at a specific FRC event, including EPA, rank, and match record, by providing the team number and event key.
Instructions
Get a team's statistics at a specific event including EPA, rank, and match record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | Yes | Team number (no prefix), e.g. 86 | |
| event | Yes | Event key, e.g. 2024flor |