GW2v2WvwMatch 
  constructor(id: GW2WvwMatchId, startTime: String, endTime: String, scores: Map<String, Int>, worlds: Map<String, GW2WorldId>, allWorlds: Map<String, List<GW2WorldId>>, deaths: Map<String, Int>, kills: Map<String, Int>, victoryPoints: Map<String, Int>, skirmishes: List<GW2v2WvwMatch.Skirmish>, maps: List<GW2v2WvwMatch.GameMap>)
Parameters
id
the match's ID
startTime 
the ISO-8601 standard timestamp of when the match's start
endTime 
the ISO-8601 standard timestamp of when the match's end
scores
the total scores by team color
worlds
the IDs of the three primary servers by team color
allWorlds 
the IDs of the servers by team color
deaths
the total deaths by team color
kills
the total kills by team color
victoryPoints 
the victory points by team color
skirmishes
the match's skirmishes
maps
the total scores by map