# TbaApiV3client.TeamEventStatus

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


