# 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>](https://hh-specs.handhistory.org/tournament-info-object/tournament_info_obj) object

**Structure:**

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