finish_position

The player's place of finish.

finish_position

The player's finishing position in the tournament.

Type: integer

Nullable: true

If the player has not yet been eliminated this can be omitted, or set to null or zero.

Example:

The player finished in 155th place:

"finish_position": 155

Last updated