v2

latestOpenAPI 3.1.12026-07-2685124366.6 KB
team
event

Gets the competition rank and status of the team at the given event.

get/team/{team_key}/event/{event_key}/status

Path parameters

team_keystring required

TBA Team Key, eg frc254

event_keystring required

TBA Event Key, eg 2016nytr

Headers

If-None-Matchstring

Value of the ETag header in the most recently cached response by the client.

Response

Successful response

alliance_status_strstring

An HTML formatted string suitable for display to the user containing the team's alliance pick status.

playoff_status_strstring

An HTML formatter string suitable for display to the user containing the team's playoff status.

overall_status_strstring

An HTML formatted string suitable for display to the user containing the team's overall status summary of the event.

next_match_keystring nullable

TBA match key for the next match the team is scheduled to play in at this event, or null.

last_match_keystring nullable

TBA match key for the last match the team played in at this event, or null.

pit_locationstring nullable

The pit location for the team at this event, or null if not available.