PvpGame 
  constructor(id: GW2PvpGameId, mapId: GW2MapId, started: String, ended: String, result: String, team: String, ratingType: String, ratingChange: Int? = null, season: String? = null, scores: GW2v2GuildTeam.PvpGame.Scores)
Parameters
id
the game's ID
mapId 
the map's ID
started
the ISO-8601 standard timestamp of when the game started
ended
the ISO-8601 standard timestamp of when the game ended
result
the game's result for the team ("Victory" or "Defeat")
team
the team's color ("Blue" or "Red")
ratingType 
the type of rating of the game
ratingChange 
the change in rating for the team
season
the ID of the game's PvP season
scores
the game's final scores