> 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/defeated_player_id.md).

# defeated\_player\_id

#### defeated\_player\_id

The unique player identifier, as defined in the [players](/json-object/players.md) array, of the player with the bounty that was eliminated.

**Type:** integer

**Example:**

```javascript
"defeated_player_id": 8
```
