<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -",
    "macCatalyst: 18.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPNowPlayingSportsTeam/teamStandings",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:objc(cs)CPNowPlayingSportsTeam(py)teamStandings"
  },
  "title" : "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.

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)