File size: 2,409 Bytes
69cfd48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75ac33e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
  "players": [
    {
      "rank": 1,
      "name": "Treg1337",
      "category": "Dungeons",
      "rating": 5.0,
      "reviews": [
        {
          "id": "rev1002",
          "author": "FriendUser",
          "targetPlayer": "Treg1337",
          "category": "Dungeons",
          "subTag": "M7",
          "stars": 5.0,
          "comment": "Top tier player!",
          "timestamp": 1700000001000,
          "likes": 1,
          "likedBy": [
            "FriendUser"
          ]
        }
      ]
    },
    {
      "rank": 2,
      "name": "DIK7",
      "category": "Dungeons",
      "rating": 5.0,
      "reviews": [
        {
          "id": "rev1003",
          "author": "FriendUser",
          "targetPlayer": "DIK7",
          "category": "Dungeons",
          "subTag": "F7",
          "stars": 5.0,
          "comment": "Great teammate!",
          "timestamp": 1700000002000,
          "likes": 0,
          "likedBy": []
        }
      ]
    },
    {
      "rank": 3,
      "name": "dik9",
      "category": "Dungeons",
      "rating": 5.0,
      "reviews": [
        {
          "id": "rev1001",
          "author": "FriendUser",
          "targetPlayer": "dik9",
          "category": "Dungeons",
          "subTag": "M7",
          "stars": 5.0,
          "comment": "Best archer on M7!",
          "timestamp": 1700000000000,
          "likes": 1,
          "likedBy": [
            "FriendUser"
          ]
        }
      ]
    },
    {
      "rank": 4,
      "name": "6767",
      "category": "Dungeons",
      "rating": 4.0,
      "reviews": [
        {
          "id": "rev1004",
          "author": "FriendUser",
          "targetPlayer": "6767",
          "category": "Dungeons",
          "subTag": "F6",
          "stars": 4.0,
          "comment": "Good tank",
          "timestamp": 1700000003000,
          "likes": 0,
          "likedBy": []
        }
      ]
    },
    {
      "rank": 5,
      "name": "LyNtlk",
      "category": "Dungeons",
      "rating": 3.0,
      "reviews": [
        {
          "id": "rev1005",
          "author": "FriendUser",
          "targetPlayer": "LyNtlk",
          "category": "Dungeons",
          "subTag": "F5",
          "stars": 3.0,
          "comment": "Decent player",
          "timestamp": 1700000004000,
          "likes": 0,
          "likedBy": []
        }
      ]
    }
  ],
  "reports": [],
  "deletedReviewIds": []
}