> For the complete documentation index, see [llms.txt](https://hh-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://hh-specs.handhistory.org/tournament-bounty-object/tournament_bounty_obj/player_id.md).

# player\_id

#### player\_id

The unique player identifier, as defined in the [players](/json-object/players.md) array, of the player who won the bounty.

**Type:** integer

**Example:**

```javascript
"player_id": 3
```
