Jake Richards

Results 3 comments of Jake Richards

Yeah I really should implement a metadata instead of only including the detailed endpoints since this is possible. At first I didn't see a reason to use the metadata endpoint,...

Not that I am aware of, however you could probably treat the match's `timestamp` as its id, its _probably_ unique enough to hit the endpoint like this: `.../platform/{}/gamer/{}/matches/{}/start/{timestamp}/end/{timestamp + 1}/details`...

It would definitely be a cool feature to add something like `getMatchByTimestamp(timestamp)`