gw2v2WvWMatchesStatsById    
  fun gw2v2WvWMatchesStatsById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WvwMatchStats>
fun gw2v2WvWMatchesStatsById(id: GW2WvwMatchId, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WvwMatchStats>
Returns information about the active WvW match stats.
Authenticated:       No
Paginated:           Yes
Bulk expanded:       Yes
Localized:           No
Cache time:          1sContent copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:2/wvw/matches/stats
Return
the request that can be executed to query the API
Parameters
id
the ID of the requested object
configure
configure action for the request