gw2v1WvWMatchDetails  
  fun gw2v1WvWMatchDetails(matchId: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v1WvwMatchDetails>
fun gw2v1WvWMatchDetails(matchId: GW2WvwMatchId, configure: RequestConfigurer? = null): RequestTemplate<GW2v1WvwMatchDetails>
Returns detailed information about a WvW match.
Authenticated:       No
Paginated:           No
Bulk expanded:       No
Localized:           No
Cache time:          N/AContent copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:1/wvw/match_details
Return
the request that can be executed to query the API
Parameters
matchId 
the ID of the match
configure
configure action for the request