Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 849 Bytes

TeamEventStatusPlayoff.md

File metadata and controls

15 lines (11 loc) · 849 Bytes

TeamEventStatusPlayoff

Playoff status for this team, may be null if the team did not make playoffs, or playoffs have not begun.

Properties

Name Type Description Notes
level str The highest playoff level the team reached. [optional]
current_level_record WLTRecord [optional]
record WLTRecord [optional]
status str Current competition status for the playoffs. [optional]
playoff_average int The average match score during playoffs. Year specific. May be null if not relevant for a given year. [optional]

[Back to Model list] [Back to API list] [Back to README]