Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
490
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.18 KB | None | 0 0
  1. "provider": {
  2.         "name": "Counter-Strike: Global Offensive",
  3.         "appid": 730,
  4.         "version": 13723,
  5.         "steamid": "76561198063594334",
  6.         "timestamp": 1573993220
  7.     },
  8.     "map": {
  9.         "mode": "competitive",
  10.         "name": "de_inferno",
  11.         "phase": "live",
  12.         "round": 2,
  13.         "team_ct": {
  14.             "score": 0,
  15.             "name": "team_konputah",
  16.             "consecutive_round_losses": 3,
  17.             "timeouts_remaining": 1,
  18.             "matches_won_this_series": 0
  19.         },
  20.         "team_t": {
  21.             "score": 2,
  22.             "name": "team_Jaseto88",
  23.             "consecutive_round_losses": 0,
  24.             "timeouts_remaining": 1,
  25.             "matches_won_this_series": 0
  26.         },
  27.         "num_matches_to_win_series": 0,
  28.         "current_spectators": 0,
  29.         "souvenirs_total": 0
  30.     },
  31.     "round": {
  32.         "phase": "live"
  33.     },
  34.     "player": {
  35.         "steamid": "76561198063594334",
  36.         "name": "konputah",
  37.         "observer_slot": 3,
  38.         "team": "CT",
  39.         "activity": "playing",
  40.         "state": {
  41.             "health": 100,
  42.             "armor": 100,
  43.             "helmet": true,
  44.             "flashed": 0,
  45.             "smoked": 0,
  46.             "burning": 0,
  47.             "money": 250,
  48.             "round_kills": 0,
  49.             "round_killhs": 0,
  50.             "equip_value": 4250
  51.         }
  52.     },
  53.     "previously": {
  54.         "player": {
  55.             "state": {
  56.                 "smoked": 139
  57.             }
  58.         }
  59.     },
  60.     "auth": {
  61.         "token": "Q79v5tcxVQ8u"
  62.     }
  63. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement