API Suggestion
Until such time happens, I do have the following available on my site (gw2stats.net)
http://gw2stats.net/api/objectives.json
http://gw2stats.net/api/objectives.json?type=match&id=1-1 will give a single match
http://gw2stats.net/api/objectives.json?type=world&id=1010 will give a single world
No “type” argument will give all the objectives across all worlds (this can take up to a second or more to pull)
All API’s on gw2stats.net support CORS and callbacks
You can view examples at http://gw2stats.net/status/api
(edited by Drakma.1549)