For the complete documentation index, see llms.txt. This page is also available as Markdown.

Player State

Id

Value

Type

Description

1

Benched

int

Player is on the bench, available for substitution.

2

Playing

int

Player is active in the starting lineup.

3

Missing

int

Player is not included in the starting lineup.

4

Predicted

int

Player is predicted to be in the starting lineup (pre-confirmation).

Last updated

Was this helpful?