How to correspond match ids to server names?
It specifically tells you in the matches.json which world is which.
red_world_id is the world_id of the red opponent
blue_world_id is the blue opponent
…
Just match those world_ids to world_names.json
And yes, scores are always in the order of Red, Blue, Green
(edited by Drakma.1549)