Description
Explaining ways for how clients can determine if a player did not play in a game.
Subject
To determine whether or or not a player played in a game, clients should check the Games field in the PlayerGame object. If the Games field returns a value or 0, then he did not play in the game.
Sometimes players who did not play in a game will not have a PlayerGame record. If a player does not return a PlayerGame record then it can be assumed that he did not play in the game.
Related Help Articles
None
Tags
odds, player props
Comments
0 comments
Please sign in to leave a comment.