Enums§
- GetEvent
Match Timeseries Error - struct for typed errors of method
get_event_match_timeseries - GetEvent
Matches Error - struct for typed errors of method
get_event_matches - GetEvent
Matches Keys Error - struct for typed errors of method
get_event_matches_keys - GetEvent
Matches Simple Error - struct for typed errors of method
get_event_matches_simple - GetMatch
Error - struct for typed errors of method
get_match - GetMatch
Simple Error - struct for typed errors of method
get_match_simple - GetMatch
Timeseries Error - struct for typed errors of method
get_match_timeseries - GetMatch
Zebra Error - struct for typed errors of method
get_match_zebra - GetTeam
Event Matches Error - struct for typed errors of method
get_team_event_matches - GetTeam
Event Matches Keys Error - struct for typed errors of method
get_team_event_matches_keys - GetTeam
Event Matches Simple Error - struct for typed errors of method
get_team_event_matches_simple - GetTeam
Matches ByYear Error - struct for typed errors of method
get_team_matches_by_year - GetTeam
Matches ByYear Keys Error - struct for typed errors of method
get_team_matches_by_year_keys - GetTeam
Matches ByYear Simple Error - struct for typed errors of method
get_team_matches_by_year_simple
Functions§
- get_
event_ match_ timeseries - Gets an array of Match Keys for the given event key that have timeseries data. Returns an empty array if no matches have timeseries data. WARNING: This is not official data, and is subject to a significant possibility of error, or missing data. Do not rely on this data for any purpose. In fact, pretend we made it up. WARNING: This endpoint and corresponding data models are under active development and may change at any time, including in breaking ways.
- get_
event_ matches - Gets a list of matches for the given event.
- get_
event_ matches_ keys - Gets a list of match keys for the given event.
- get_
event_ matches_ simple - Gets a short-form list of matches for the given event.
- get_
match - Gets a
Matchobject for the given match key. - get_
match_ simple - Gets a short-form
Matchobject for the given match key. - get_
match_ timeseries - Gets an array of game-specific Match Timeseries objects for the given match key or an empty array if not available. WARNING: This is not official data, and is subject to a significant possibility of error, or missing data. Do not rely on this data for any purpose. In fact, pretend we made it up. WARNING: This endpoint and corresponding data models are under active development and may change at any time, including in breaking ways.
- get_
match_ zebra - Gets Zebra MotionWorks data for a Match for the given match key.
- get_
team_ event_ matches - Gets a list of matches for the given team and event.
- get_
team_ event_ matches_ keys - Gets a list of match keys for matches for the given team and event.
- get_
team_ event_ matches_ simple - Gets a short-form list of matches for the given team and event.
- get_
team_ matches_ by_ year - Gets a list of matches for the given team and year.
- get_
team_ matches_ by_ year_ keys - Gets a list of match keys for matches for the given team and year.
- get_
team_ matches_ by_ year_ simple - Gets a short-form list of matches for the given team and year.