Closed freakpants closed 9 years ago
Matchid as in the matchid for the game, not for spectating
That information isn't available on the summoner page. You'll need to make multiple calls and combine the results.
i should have referred to game_id, my bad. sadly its inside the class name, but its there.
span class="_timeago tip" data-datetime="1436898547" data-type="" original-title="14. Jul. 20
span class="gameLength"> 24m 32s </span
these two spans contain the timestamp of the game, and the duration. not sure if its the beginning or end of the game, but one will of course imply the other :)
Good catch. Added these.
I'd love to see match_id and start/end of game for every game when pulling a summoner so that I can avoid entering the same game twice and sort them by when they happened :)
and thanks for fixing the bug :+1: