> For the complete documentation index, see [llms.txt](https://ts-specs.handhistory.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/player_count.md).

# 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
```
