player[n]

Type: Player

The sixteen players that can exist in a match can be accessed directly via player[n], where n is a number between 0 and 15, inclusive.

It is unclear how players are sorted within the list.

These values are read-only.