# player\_count

#### player\_count

The total number of players in the tournament.

**Type:** integer

{% hint style="warning" %}
The integer should ***not*** be formatted to include thousands separators.
{% endhint %}

**Example:**

```javascript
"player_count": 2445
```
