| PvpGame Properties |
The PvpGame type exposes the following members.
| Name | Description | |
|---|---|---|
| Ended |
A timestamp of when the match ended.
| |
| Id |
The game's UUID.
| |
| MapId |
The map the match was played on, cross-referenced from /v2/maps.
| |
| Profession |
The profession the player was playing during the match.
| |
| Result |
The result of the match.
| |
| Score |
The ending score of the teams.
| |
| Started |
A timestamp of when the match started.
| |
| Team |
The team the player was on during the match.
|