Player Object
An object containing information about a player.
Contents
| Attribute | Type | Description |
|---|---|---|
| playerId | Integer | The esports ID of the player. |
| sggPlayerId | Integer | The player’s Start.gg ID. |
| cmPlayerId | String | The player’s Challengermode ID. |
| brawlhallaId | Integer | The Brawlhalla ID of the player. |
| name | String | The name of the player. |
| String | The username of the player’s X (formerly Twitter) account. Omitted if empty. | |
| twitch | String | The username of the player’s Twitch.tv account. Omitted if empty. |
| country | String | The player’s originating country. Omitted if empty. |