-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMWBattleData.json
More file actions
59 lines (59 loc) · 1.14 KB
/
Copy pathMWBattleData.json
File metadata and controls
59 lines (59 loc) · 1.14 KB
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
{
"br": {
"wins": 20,
"kills": 936,
"kdRatio": 1.6193771626297577,
"downs": 956,
"topTwentyFive": 169,
"topTen": 93,
"contracts": 217,
"revives": 28,
"topFive": 56,
"score": 933650,
"timePlayed": 261365,
"gamesPlayed": 231,
"tokens": 0,
"scorePerMinute": 214.3324469611463,
"cash": 0,
"deaths": 578,
"title": "br"
},
"br_dmz": {
"wins": 0,
"kills": 39,
"kdRatio": 2.7857142857142856,
"downs": 42,
"topTwentyFive": 0,
"topTen": 0,
"contracts": 5,
"revives": 0,
"topFive": 0,
"score": 22366,
"timePlayed": 5308,
"gamesPlayed": 4,
"tokens": 0,
"scorePerMinute": 252.81838733986436,
"cash": 492,
"deaths": 14,
"title": "br_dmz"
},
"br_all": {
"wins": 20,
"kills": 975,
"kdRatio": 1.6469594594594594,
"downs": 998,
"topTwentyFive": 169,
"topTen": 93,
"contracts": 222,
"revives": 28,
"topFive": 56,
"score": 956016,
"timePlayed": 266673,
"gamesPlayed": 235,
"tokens": 0,
"scorePerMinute": 215.09849141082898,
"cash": 492,
"deaths": 592,
"title": "br_all"
}
}