Basic WvW scores in HTML form for novices?
You may give this a try:
https://github.com/codemasher/gw2api-tools/blob/master/examples/gw2wvw.php
It could be called via ajax, e.g. prototype or jquery or just as pure html which is generated via php. Anyway, you’ll need to be able to execute php in both cases.
demo:
http://gw2.chillerlan.net/examples/gw2wvw.php (the example script)
https://chillerlan.net/gw2/wvw (full implementation)
(edited by smiley.1438)