Player Key

In Roanuz Cricket API, player resources are not bound by any hierarchy and the Player Key helps in uniquely identifying individual players.

Getting the Player Key

The list of players and their keys can be obtained from:
  1. The data.players object in the Match Query.
  2. The data.tournament_team.player_keys property in the Tournament Team Query.
The Player Key is required for accessing player-specific data such as the Tournament Player Stats, Player Timeline and Team vs. Player timeline.