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

# Player

An object that represents a player associated with a match request.

## Discussion

Use a `Player` object in the expression of a matchmaking rule to access information about a player.

### Properties

-`properties`: The game-specific properties of the game or player that initiates a match request.
-`playerId`: A unique identifier for the player.
-`requestName`: An identifier for the associated match request.

---

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)