> 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/json-object/tournament_info.md).

# tournament\_info

**tournament\_info**

A JSON object of tournament specific properties.

**Required:** cash games=no, required for tournaments / sit n' go's.

{% hint style="info" %}
For tournaments and sit n' go's only.  Omit for cash games.
{% endhint %}

**Type:** [\<tournament\_info\_obj>](/tournament-info-object/tournament_info_obj.md) object

**Structure:**

```javascript
{
    "tournament_info": <tournament_info_obj>
}
```
