| Name | Type | Description | Notes |
|---|---|---|---|
| qual | TeamEventStatusRank | [optional] | |
| alliance | TeamEventStatusAlliance | [optional] | |
| playoff | TeamEventStatusPlayoff | [optional] | |
| allianceStatusStr | kotlin.String | An HTML formatted string suitable for display to the user containing the team's alliance pick status. | [optional] |
| playoffStatusStr | kotlin.String | An HTML formatter string suitable for display to the user containing the team's playoff status. | [optional] |
| overallStatusStr | kotlin.String | An HTML formatted string suitable for display to the user containing the team's overall status summary of the event. | [optional] |
| nextMatchKey | kotlin.String | TBA match key for the next match the team is scheduled to play in at this event, or null. | [optional] |
| lastMatchKey | kotlin.String | TBA match key for the last match the team played in at this event, or null. | [optional] |