# still\_playing

**still\_playing**

Specifies whether or not the player is still active in the tournament.\
'true' means that they are still playing and 'false' means that they have been eliminated.

**Type:** boolean

**Example:**\
The player is still playing in the tournament.

```
"still_playing": true
```
