import 'package:tba_api_v3/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| level | String | The highest playoff level the team reached. | [optional] |
| currentLevelRecord | WLTRecord | [optional] | |
| record | WLTRecord | [optional] | |
| status | String | Current competition status for the playoffs. | [optional] |
| playoffAverage | int | The average match score during playoffs. Year specific. May be null if not relevant for a given year. | [optional] |