<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/team",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "Team"
}
-->

# Team

A team that you add to a rule set.

## Discussion

Use a `Team` object in the expression of a matchmaking rule to access the players that Game Center assigns to a team.

### Properties

-`maxPlayers: The maximum number of players on the team. -`minPlayers: The minimum number of players on the team.
-`name: The name for the team that's unique within the scope of its rule set.  -`players: An array of [Player](/documentation/AppStoreConnectAPI/player) objects representing the players that Game Center assigns to the team.

---

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)