{
  "ladder": [
    { "rating": 8, "adjective": "Legendary" },
    { "rating": 7, "adjective": "Epic" },
    { "rating": 6, "adjective": "Fantastic" },
    { "rating": 5, "adjective": "Superb" },
    { "rating": 4, "adjective": "Great" },
    { "rating": 3, "adjective": "Good" },
    { "rating": 2, "adjective": "Fair" },
    { "rating": 1, "adjective": "Average" },
    { "rating": 0, "adjective": "Mediocre" },
    { "rating": -1, "adjective": "Poor" },
    { "rating": -2, "adjective": "Terrible" }
  ]
}
