---
title: teamStandings
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnowplayingsportsteam/teamstandings
---

# teamStandings

An optional additional label displayed near the team name. This could be a win-loss ratio string, team standings, or other statistics relevant to this team. Depending on the size of the car screen, a maximum of 15-20 characters may be displayed.

## Declaration

```swift
var teamStandings: String? { get }
```
