krames12

Narguko PVP endpoint example

Jan 15th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.68 KB | None | 0 0
  1. {
  2.   "lastModified": 1547525048000,
  3.   "name": "Narguko",
  4.   "realm": "Proudmoore",
  5.   "battlegroup": "Bloodlust",
  6.   "class": 2,
  7.   "race": 1,
  8.   "gender": 0,
  9.   "level": 120,
  10.   "achievementPoints": 17365,
  11.   "thumbnail": "proudmoore/165/182333605-avatar.jpg",
  12.   "calcClass": "b",
  13.   "faction": 0,
  14.   "pvp": {
  15.     "brackets": {
  16.       "ARENA_BRACKET_2v2": {
  17.         "slug": "2v2",
  18.         "rating": 2401,
  19.         "weeklyPlayed": 15,
  20.         "weeklyWon": 6,
  21.         "weeklyLost": 9,
  22.         "seasonPlayed": 186,
  23.         "seasonWon": 105,
  24.         "seasonLost": 81,
  25.         "tier": 6
  26.       },
  27.       "ARENA_BRACKET_3v3": {
  28.         "slug": "3v3",
  29.         "rating": 1955,
  30.         "weeklyPlayed": 0,
  31.         "weeklyWon": 0,
  32.         "weeklyLost": 0,
  33.         "seasonPlayed": 221,
  34.         "seasonWon": 135,
  35.         "seasonLost": 86,
  36.         "tier": 12
  37.       },
  38.       "ARENA_BRACKET_RBG": {
  39.         "slug": "rbg",
  40.         "rating": 0,
  41.         "weeklyPlayed": 0,
  42.         "weeklyWon": 0,
  43.         "weeklyLost": 0,
  44.         "seasonPlayed": 0,
  45.         "seasonWon": 0,
  46.         "seasonLost": 0,
  47.         "tier": 16
  48.       },
  49.       "ARENA_BRACKET_2v2_SKIRMISH": {
  50.         "slug": "2v2s",
  51.         "rating": 1703,
  52.         "weeklyPlayed": 14,
  53.         "weeklyWon": 12,
  54.         "weeklyLost": 2,
  55.         "seasonPlayed": 90,
  56.         "seasonWon": 74,
  57.         "seasonLost": 16,
  58.         "tier": 0
  59.       },
  60.       "UNKNOWN": {
  61.         "slug": "unknown",
  62.         "rating": 0,
  63.         "weeklyPlayed": 0,
  64.         "weeklyWon": 0,
  65.         "weeklyLost": 0,
  66.         "seasonPlayed": 0,
  67.         "seasonWon": 0,
  68.         "seasonLost": 0,
  69.         "tier": 0
  70.       }
  71.     }
  72.   },
  73.   "totalHonorableKills": 149947
  74. }
Advertisement
Add Comment
Please, Sign In to add comment