
Untitled
By: a guest on
Feb 7th, 2012 | syntax:
PHP | size: 0.80 KB | hits: 55 | expires: Never
"tournament": {
"players_pre_registered": 0,
"players_inactive": 11,
"players_checked_in": 10,
"players_active_registered": 16,
"short_url": {
"url": {
"url": "http://www.z33k.com/games/starcraft2/tournaments/78-alloy-4",
"full_url": "http://www.z33k.com/z/j4",
"hits": 0
}
}
########################
#I believe should be: #
########################
"tournament": [
{
"players_pre_registered": 0,
"players_inactive": 11,
"players_checked_in": 10,
"players_active_registered": 16,
"short_url": [
{
"url": [
"url": "http://www.z33k.com/games/starcraft2/tournaments/78-alloy-4",
"full_url": "http://www.z33k.com/z/j4",
"hits": 0
]
}
]
]