v2

latestOpenAPI 3.1.12026-07-2685124366.6 KB
event

Gets a set of Event OPRs (including OPR, DPR, and CCWM) for the given Event.

get/event/{event_key}/oprs

Path parameters

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

oprsobject

A key-value pair with team key (eg frc254) as key and OPR as value.

dprsobject

A key-value pair with team key (eg frc254) as key and DPR as value.

ccwmsobject

A key-value pair with team key (eg frc254) as key and CCWM as value.