get http://core.highgroundvision.com/1/clusters
Provided directly from Dota 2 Region files, the cluster is the geographical breakdown of where the game is played.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
$.get('http://yoursite.com/test/' + id, function(data) {
console.log(data);
});