chore: update examples
This commit is contained in:
parent
4a825eed76
commit
fe9de1f6de
File diff suppressed because it is too large
Load Diff
@ -1,107 +0,0 @@
|
||||
{
|
||||
"status": "success",
|
||||
"data": [
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "EST: Friday, February 28, 2025 06:18:01 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"headshots": 5,
|
||||
"kdr": 2.0
|
||||
},
|
||||
"map": "Rust",
|
||||
"matchId": "15842425115216473753",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 2.00 K/D ratio and 5 headshots in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "EST: Wednesday, December 31, 1969 07:00:00 PM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "EST: Friday, February 28, 2025 05:56:56 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"kdr": 3.0
|
||||
},
|
||||
"map": "Pine",
|
||||
"matchId": "6338543388951098641",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 3.00 K/D ratio in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "EST: Wednesday, December 31, 1969 07:00:00 PM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "EST: Friday, February 28, 2025 04:33:18 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"headshots": 8,
|
||||
"kdr": 2.5
|
||||
},
|
||||
"map": "Stack",
|
||||
"matchId": "3229017940775820743",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 2.50 K/D ratio and 8 headshots in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "EST: Wednesday, December 31, 1969 07:00:00 PM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "EST: Friday, February 28, 2025 03:43:41 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"kdr": 3.5
|
||||
},
|
||||
"map": "Shipment",
|
||||
"matchId": "6341032905084041129",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 3.50 K/D ratio in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "EST: Wednesday, December 31, 1969 07:00:00 PM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
12507
examples/json/eventFeed.json
Normal file
12507
examples/json/eventFeed.json
Normal file
File diff suppressed because it is too large
Load Diff
358
examples/json/friendFeed.json
Normal file
358
examples/json/friendFeed.json
Normal file
@ -0,0 +1,358 @@
|
||||
{
|
||||
"status": "success",
|
||||
"data": [
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Monday, March 03, 2025 06:49:11 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"kdr": 3.3333333
|
||||
},
|
||||
"map": "Bazaar",
|
||||
"matchId": "13097988399990786202",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 3.33 K/D ratio in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Monday, March 03, 2025 04:29:26 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Team Deathmatch",
|
||||
"stats": {
|
||||
"headshots": 7
|
||||
},
|
||||
"map": "Shipment",
|
||||
"matchId": "5305265389699019483",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got 7 headshots in Team Deathmatch",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Monday, March 03, 2025 04:22:31 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Team Deathmatch",
|
||||
"stats": {
|
||||
"kdr": 3.5
|
||||
},
|
||||
"map": "Rust",
|
||||
"matchId": "1680804844398365011",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 3.50 K/D ratio in Team Deathmatch",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Monday, March 03, 2025 12:46:41 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Hardpoint Hardcore",
|
||||
"stats": {
|
||||
"headshots": 5
|
||||
},
|
||||
"map": "Shipment",
|
||||
"matchId": "9488340922536400709",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got 5 headshots in Hardpoint Hardcore",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Sunday, March 02, 2025 11:14:01 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"headshots": 5
|
||||
},
|
||||
"map": "Shipment",
|
||||
"matchId": "6191095344720455517",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got 5 headshots in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Sunday, March 02, 2025 11:01:36 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"kdr": 3.25
|
||||
},
|
||||
"map": "Drainage",
|
||||
"matchId": "5389038640714566222",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 3.25 K/D ratio in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Sunday, March 02, 2025 10:46:48 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"headshots": 5,
|
||||
"kdr": 3.75
|
||||
},
|
||||
"map": "King",
|
||||
"matchId": "6960243683883452964",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 3.75 K/D ratio and 5 headshots in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Saturday, March 01, 2025 09:16:22 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"kdr": 6.0
|
||||
},
|
||||
"map": "Verdansk Stadium",
|
||||
"matchId": "13716947795629536901",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 6.00 K/D ratio in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Saturday, March 01, 2025 09:09:03 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"kdr": 5.5
|
||||
},
|
||||
"map": "King",
|
||||
"matchId": "6224435907443702694",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 5.50 K/D ratio in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Saturday, March 01, 2025 08:36:21 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"kdr": 12.0
|
||||
},
|
||||
"map": "Station",
|
||||
"matchId": "14474289510807135982",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 12.00 K/D ratio in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Friday, February 28, 2025 11:18:01 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"headshots": 5,
|
||||
"kdr": 2.0
|
||||
},
|
||||
"map": "Rust",
|
||||
"matchId": "15842425115216473753",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 2.00 K/D ratio and 5 headshots in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Friday, February 28, 2025 10:56:56 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"kdr": 3.0
|
||||
},
|
||||
"map": "Pine",
|
||||
"matchId": "6338543388951098641",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 3.00 K/D ratio in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Friday, February 28, 2025 09:33:18 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"headshots": 8,
|
||||
"kdr": 2.5
|
||||
},
|
||||
"map": "Stack",
|
||||
"matchId": "3229017940775820743",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 2.50 K/D ratio and 8 headshots in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
},
|
||||
{
|
||||
"": "Ahrimdon",
|
||||
"platform": "PC",
|
||||
"title": "Modern Warfare",
|
||||
"date": "GMT: Friday, February 28, 2025 08:43:41 AM",
|
||||
"category": "Statistic",
|
||||
"meta": {
|
||||
"mode": "Gunfight",
|
||||
"stats": {
|
||||
"kdr": 3.5
|
||||
},
|
||||
"map": "Shipment",
|
||||
"matchId": "6341032905084041129",
|
||||
"platform": "battle"
|
||||
},
|
||||
"rendered": "Ahrimdon got a 3.50 K/D ratio in Gunfight",
|
||||
"topFavorite": false,
|
||||
"favorited": false,
|
||||
"favoriteData": {},
|
||||
"reactions": {
|
||||
"userReaction": null,
|
||||
"counts": {},
|
||||
"updated": "GMT: Thursday, January 01, 1970 12:00:00 AM"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -14,7 +14,7 @@
|
||||
"title": "mw",
|
||||
"platform": "battle",
|
||||
"username": "Ahrimdon#1597",
|
||||
"activeDate": 1740741917000,
|
||||
"activeDate": 1740984472000,
|
||||
"activityType": "mp",
|
||||
"id": null
|
||||
},
|
File diff suppressed because it is too large
Load Diff
149
examples/json/matches/match_1.json
Normal file
149
examples/json/matches/match_1.json
Normal file
@ -0,0 +1,149 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 06:42:58 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 06:47:52 AM",
|
||||
"map": "Bazaar",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "13097988399990786202",
|
||||
"duration": "4 Minutes 54 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 2,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 271216.0,
|
||||
"one_shot_kill": 41216.0,
|
||||
"mode_x_eliminate": 271216.0,
|
||||
"pointblank": 271216.0,
|
||||
"air_kill": 266656.0,
|
||||
"match_complete_win": 273552.0,
|
||||
"streak_5": 144960.0,
|
||||
"avenger": 271168.0,
|
||||
"mode_x_last_alive": 271120.0,
|
||||
"kill_jumper": 271216.0,
|
||||
"headshot": 144864.0,
|
||||
"match_complete": 248400.0,
|
||||
"firstblood": 266512.0,
|
||||
"first_place_kill": 271216.0
|
||||
},
|
||||
"mostKilled": "Bengals7321",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 10.0,
|
||||
"medalXp": 2510.0,
|
||||
"matchXp": 1172.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 1050.0,
|
||||
"accuracy": 0.2361111111111111,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 34.0,
|
||||
"score": 1050.0,
|
||||
"totalXp": 4732.0,
|
||||
"headshots": 3.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 190.33232628398792,
|
||||
"distanceTraveled": 2122.8271,
|
||||
"deaths": 3.0,
|
||||
"kdRatio": 3.3333333333333335,
|
||||
"shotsMissed": 110.0,
|
||||
"timePlayed": "0 Days 0 Hours 5 Minutes 31 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 67.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 7.0,
|
||||
"damageDone": 1051.0,
|
||||
"shotsFired": 144.0,
|
||||
"damageTaken": 476.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"RAM-7": {
|
||||
"hits": 8.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 24.0,
|
||||
"startingWeaponXp": 94500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"Renetti": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 15.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 90.0
|
||||
},
|
||||
"semtex_mp": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 0.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"X16": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 7.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 34600.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"AX-50": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 3.0,
|
||||
"startingWeaponXp": 41200.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"JAK-12": {
|
||||
"hits": 5.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 7.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 70700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"Holger-26": {
|
||||
"hits": 5.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 30.0,
|
||||
"startingWeaponXp": 77500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
106
examples/json/matches/match_10.json
Normal file
106
examples/json/matches/match_10.json
Normal file
@ -0,0 +1,106 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 05:49:00 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 05:52:19 AM",
|
||||
"map": "Hill",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "16719927643842669395",
|
||||
"duration": "3 Minutes 19 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 0,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 7168.0,
|
||||
"one_shot_kill": 143216.0,
|
||||
"mode_x_last_alive": 88976.0,
|
||||
"mode_x_eliminate": 143264.0,
|
||||
"headshot": 7120.0,
|
||||
"firstblood": 141776.0,
|
||||
"match_complete_win": 145552.0,
|
||||
"streak_5": 141920.0,
|
||||
"first_place_kill": 143312.0,
|
||||
"longshot": 51136.0,
|
||||
"save_teammate": 7168.0
|
||||
},
|
||||
"mostKilled": "kevintheunocheat",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 7.0,
|
||||
"medalXp": 1675.0,
|
||||
"matchXp": 860.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 775.0,
|
||||
"accuracy": 0.23958333333333334,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 23.0,
|
||||
"score": 775.0,
|
||||
"totalXp": 3310.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 191.35802469135803,
|
||||
"distanceTraveled": 2077.0757,
|
||||
"deaths": 2.0,
|
||||
"kdRatio": 3.5,
|
||||
"shotsMissed": 73.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 3 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 50.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 6.0,
|
||||
"damageDone": 697.0,
|
||||
"shotsFired": 96.0,
|
||||
"damageTaken": 200.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"RAM-7": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 15.0,
|
||||
"startingWeaponXp": 94500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Renetti": {
|
||||
"hits": 8.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 27.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 315.0
|
||||
},
|
||||
"SP-R 208": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
115
examples/json/matches/match_11.json
Normal file
115
examples/json/matches/match_11.json
Normal file
@ -0,0 +1,115 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 05:42:43 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 05:46:56 AM",
|
||||
"map": "King",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "3876857962561402856",
|
||||
"duration": "4 Minutes 13 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 0,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 237744.0,
|
||||
"mode_x_last_alive": 213264.0,
|
||||
"mode_x_eliminate": 237696.0,
|
||||
"kill_jumper": 125120.0,
|
||||
"headshot": 143424.0,
|
||||
"firstblood": 237648.0,
|
||||
"match_complete_win": 242336.0,
|
||||
"streak_5": 143472.0,
|
||||
"first_place_kill": 213216.0,
|
||||
"longshot": 143472.0
|
||||
},
|
||||
"mostKilled": "kevintheunocheat",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 8.0,
|
||||
"medalXp": 1925.0,
|
||||
"matchXp": 1629.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 825.0,
|
||||
"accuracy": 0.17307692307692307,
|
||||
"wallBangs": 1.0,
|
||||
"shotsLanded": 18.0,
|
||||
"score": 825.0,
|
||||
"totalXp": 4379.0,
|
||||
"headshots": 2.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 166.1073825503356,
|
||||
"distanceTraveled": 2774.5251,
|
||||
"deaths": 1.0,
|
||||
"kdRatio": 8.0,
|
||||
"shotsMissed": 86.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 58 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 65.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 5.0,
|
||||
"damageDone": 757.0,
|
||||
"shotsFired": 104.0,
|
||||
"damageTaken": 330.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"Mk2 Carbine": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 4.0,
|
||||
"startingWeaponXp": 62100.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
".357": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 4.0,
|
||||
"startingWeaponXp": 44700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"MG34": {
|
||||
"hits": 4.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 32.0,
|
||||
"startingWeaponXp": 77500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"725": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 66300.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 45.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
154
examples/json/matches/match_12.json
Normal file
154
examples/json/matches/match_12.json
Normal file
@ -0,0 +1,154 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 05:34:47 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 05:40:24 AM",
|
||||
"map": "Bazaar",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "9087990190972877114",
|
||||
"duration": "5 Minutes 37 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 5,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 269952.0,
|
||||
"one_shot_kill": 58976.0,
|
||||
"mode_x_eliminate": 294752.0,
|
||||
"headshot": 294800.0,
|
||||
"match_complete": 241472.0,
|
||||
"match_complete_win": 305744.0,
|
||||
"firstblood": 294704.0,
|
||||
"first_place_kill": 270048.0,
|
||||
"throwingknife_kill": 209456.0
|
||||
},
|
||||
"mostKilled": "PistolLady",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 8.0,
|
||||
"medalXp": 2770.0,
|
||||
"matchXp": 1258.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 850.0,
|
||||
"accuracy": 0.2517985611510791,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 35.0,
|
||||
"score": 850.0,
|
||||
"totalXp": 4878.0,
|
||||
"headshots": 3.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 136.0,
|
||||
"distanceTraveled": 1252.605,
|
||||
"deaths": 6.0,
|
||||
"kdRatio": 1.3333333333333333,
|
||||
"shotsMissed": 104.0,
|
||||
"timePlayed": "0 Days 0 Hours 6 Minutes 15 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 69.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 3.0,
|
||||
"damageDone": 1078.0,
|
||||
"shotsFired": 139.0,
|
||||
"damageTaken": 723.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"FAL": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 9.0,
|
||||
"shots": 17.0,
|
||||
"startingWeaponXp": 102300.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Bruen MK9": {
|
||||
"hits": 3.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 15.0,
|
||||
"startingWeaponXp": 82200.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"X16": {
|
||||
"hits": 5.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 11.0,
|
||||
"startingWeaponXp": 34600.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"throwingknife_mp": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 0.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"ISO": {
|
||||
"hits": 5.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 33.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"HDR": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 37800.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"JAK-12": {
|
||||
"hits": 7.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 8.0,
|
||||
"shots": 10.0,
|
||||
"startingWeaponXp": 70700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 3.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 8.0,
|
||||
"shots": 9.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
115
examples/json/matches/match_13.json
Normal file
115
examples/json/matches/match_13.json
Normal file
@ -0,0 +1,115 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 05:29:43 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 05:33:03 AM",
|
||||
"map": "King",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "5591776563194745890",
|
||||
"duration": "3 Minutes 20 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 1,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 151392.0,
|
||||
"one_shot_kill": 151296.0,
|
||||
"mode_x_last_alive": 179872.0,
|
||||
"mode_x_eliminate": 179920.0,
|
||||
"match_complete": 108432.0,
|
||||
"match_complete_win": 182256.0,
|
||||
"firstblood": 169984.0,
|
||||
"first_place_kill": 179824.0,
|
||||
"save_teammate": 127536.0,
|
||||
"longshot": 170080.0
|
||||
},
|
||||
"mostKilled": "babykeeferss",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 6.0,
|
||||
"medalXp": 1880.0,
|
||||
"matchXp": 841.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 750.0,
|
||||
"accuracy": 0.2047244094488189,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 26.0,
|
||||
"score": 750.0,
|
||||
"totalXp": 3471.0,
|
||||
"headshots": 0.0,
|
||||
"assists": 4.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 184.4262295081967,
|
||||
"distanceTraveled": 1392.8287,
|
||||
"deaths": 1.0,
|
||||
"kdRatio": 6.0,
|
||||
"shotsMissed": 101.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 4 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 65.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 4.0,
|
||||
"damageDone": 702.0,
|
||||
"shotsFired": 127.0,
|
||||
"damageTaken": 308.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"725": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 66300.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"AK-47": {
|
||||
"hits": 6.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 18.0,
|
||||
"startingWeaponXp": 105000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 7.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 45.0
|
||||
},
|
||||
"Fennec Mk9": {
|
||||
"hits": 4.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 32.0,
|
||||
"startingWeaponXp": 70700.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,10 +1,10 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 05:41:36 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 05:43:43 AM",
|
||||
"map": "Atrium",
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 05:24:03 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 05:28:00 AM",
|
||||
"map": "Rust",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "17594870338363328788",
|
||||
"duration": "2 Minutes 7 Seconds 0 Milliseconds",
|
||||
"matchID": "3566981420289691014",
|
||||
"duration": "3 Minutes 57 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
@ -12,21 +12,18 @@
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 0,
|
||||
"team2Score": 1,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 67.0,
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 110688.0,
|
||||
"one_shot_kill": 110640.0,
|
||||
"mode_x_eliminate": 110592.0,
|
||||
"pointblank": 110688.0,
|
||||
"match_complete_win": 112880.0,
|
||||
"firstblood": 110544.0,
|
||||
"first_place_kill": 110688.0
|
||||
"mode_x_last_alive": 161680.0,
|
||||
"mode_x_eliminate": 161776.0,
|
||||
"match_complete_win": 164064.0,
|
||||
"first_place_kill": 161728.0
|
||||
},
|
||||
"mostKilled": "George W Bush",
|
||||
"mostKilled": "babykeeferss",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
@ -35,65 +32,65 @@
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 1.0,
|
||||
"medalXp": 1065.0,
|
||||
"matchXp": 205.0,
|
||||
"medalXp": 510.0,
|
||||
"matchXp": 505.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 200.0,
|
||||
"accuracy": 0.14285714285714285,
|
||||
"scoreXp": 150.0,
|
||||
"accuracy": 0.07142857142857142,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 5.0,
|
||||
"score": 200.0,
|
||||
"totalXp": 1470.0,
|
||||
"shotsLanded": 2.0,
|
||||
"score": 150.0,
|
||||
"totalXp": 1165.0,
|
||||
"headshots": 0.0,
|
||||
"assists": 3.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 68.9655172413793,
|
||||
"distanceTraveled": 454.97287,
|
||||
"scorePerMinute": 32.72727272727273,
|
||||
"distanceTraveled": 2283.9685,
|
||||
"deaths": 3.0,
|
||||
"kdRatio": 0.3333333333333333,
|
||||
"shotsMissed": 30.0,
|
||||
"timePlayed": "0 Days 0 Hours 2 Minutes 54 Seconds",
|
||||
"shotsMissed": 26.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 35 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 13.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 14.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 1.0,
|
||||
"damageDone": 211.0,
|
||||
"shotsFired": 35.0,
|
||||
"damageTaken": 195.0
|
||||
"damageDone": 64.0,
|
||||
"shotsFired": 28.0,
|
||||
"damageTaken": 395.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"RAM-7": {
|
||||
"hits": 2.0,
|
||||
"Bruen MK9": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 82200.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"ISO": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 10.0,
|
||||
"startingWeaponXp": 94500.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 90.0
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 16.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"Bruen MK9": {
|
||||
"SKS": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 17.0,
|
||||
"startingWeaponXp": 82200.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 45.0
|
||||
},
|
||||
"VLK Rogue": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 64200.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
"shots": 7.0,
|
||||
"startingWeaponXp": 67302.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 90.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
147
examples/json/matches/match_15.json
Normal file
147
examples/json/matches/match_15.json
Normal file
@ -0,0 +1,147 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 05:17:34 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 05:22:26 AM",
|
||||
"map": "Stack",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "541394235409166001",
|
||||
"duration": "4 Minutes 52 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 3,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 202160.0,
|
||||
"one_shot_kill": 55824.0,
|
||||
"mode_x_last_alive": 202208.0,
|
||||
"mode_x_eliminate": 220688.0,
|
||||
"headshot": 194864.0,
|
||||
"air_kill": 194912.0,
|
||||
"match_complete": 174112.0,
|
||||
"match_complete_win": 268064.0,
|
||||
"firstblood": 220640.0,
|
||||
"first_place_kill": 220736.0,
|
||||
"longshot": 133440.0
|
||||
},
|
||||
"nemesis": "babykeeferss",
|
||||
"mostKilled": "babykeeferss",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 8.0,
|
||||
"medalXp": 2420.0,
|
||||
"matchXp": 1371.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 1000.0,
|
||||
"accuracy": 0.2857142857142857,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 28.0,
|
||||
"score": 1000.0,
|
||||
"totalXp": 4791.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 3.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 177.5147928994083,
|
||||
"distanceTraveled": 1071.6306,
|
||||
"deaths": 6.0,
|
||||
"kdRatio": 1.3333333333333333,
|
||||
"shotsMissed": 70.0,
|
||||
"timePlayed": "0 Days 0 Hours 5 Minutes 38 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 51.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 4.0,
|
||||
"damageDone": 1093.0,
|
||||
"shotsFired": 98.0,
|
||||
"damageTaken": 746.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"FAL": {
|
||||
"hits": 6.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 26.0,
|
||||
"startingWeaponXp": 102300.0,
|
||||
"deaths": 2.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Mk2 Carbine": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 62100.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Bruen MK9": {
|
||||
"hits": 3.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 7.0,
|
||||
"shots": 9.0,
|
||||
"startingWeaponXp": 82200.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 135.0
|
||||
},
|
||||
"SP-R 208": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 135.0
|
||||
},
|
||||
"X16": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 4.0,
|
||||
"startingWeaponXp": 34600.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 90.0
|
||||
},
|
||||
"MP5": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 17.0,
|
||||
"startingWeaponXp": 77500.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"JAK-12": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 70700.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
144
examples/json/matches/match_16.json
Normal file
144
examples/json/matches/match_16.json
Normal file
@ -0,0 +1,144 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 05:09:18 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 05:13:55 AM",
|
||||
"map": "Gulag Showers",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "1364885257838024355",
|
||||
"duration": "4 Minutes 37 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 3,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 110512.0,
|
||||
"one_shot_kill": 198352.0,
|
||||
"mode_x_last_alive": 110464.0,
|
||||
"mode_x_eliminate": 250384.0,
|
||||
"stunned_kill": 76480.0,
|
||||
"match_complete": 186880.0,
|
||||
"firstblood": 198256.0,
|
||||
"match_complete_win": 252720.0,
|
||||
"first_place_kill": 135264.0
|
||||
},
|
||||
"mostKilled": "Teriyaki",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 8.0,
|
||||
"medalXp": 2440.0,
|
||||
"matchXp": 1144.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 950.0,
|
||||
"accuracy": 0.24210526315789474,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 23.0,
|
||||
"score": 950.0,
|
||||
"totalXp": 4534.0,
|
||||
"headshots": 0.0,
|
||||
"assists": 4.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 177.01863354037266,
|
||||
"distanceTraveled": 1534.0615,
|
||||
"deaths": 4.0,
|
||||
"kdRatio": 2.0,
|
||||
"shotsMissed": 72.0,
|
||||
"timePlayed": "0 Days 0 Hours 5 Minutes 22 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 65.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 3.0,
|
||||
"damageDone": 756.0,
|
||||
"shotsFired": 95.0,
|
||||
"damageTaken": 456.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"X16": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 9.0,
|
||||
"startingWeaponXp": 34600.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"MG34": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 7.0,
|
||||
"shots": 5.0,
|
||||
"startingWeaponXp": 77500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"MP7": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 13.0,
|
||||
"startingWeaponXp": 70700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"HDR": {
|
||||
"hits": 0.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 37800.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Origin 12": {
|
||||
"hits": 4.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 8.0,
|
||||
"startingWeaponXp": 62100.0,
|
||||
"deaths": 2.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"frag_grenade_mp": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 0.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
124
examples/json/matches/match_17.json
Normal file
124
examples/json/matches/match_17.json
Normal file
@ -0,0 +1,124 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 05:01:11 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 05:07:40 AM",
|
||||
"map": "Trench",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "5084330451361968966",
|
||||
"duration": "6 Minutes 29 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 3,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 126048.0,
|
||||
"one_shot_kill": 357712.0,
|
||||
"mode_x_last_alive": 126000.0,
|
||||
"mode_x_eliminate": 357664.0,
|
||||
"match_complete": 258656.0,
|
||||
"match_complete_win": 364864.0,
|
||||
"firstblood": 357616.0,
|
||||
"first_place_kill": 106080.0,
|
||||
"comeback": 339392.0
|
||||
},
|
||||
"mostKilled": "hchc",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 7.0,
|
||||
"medalXp": 1900.0,
|
||||
"matchXp": 1569.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 725.0,
|
||||
"accuracy": 0.10837438423645321,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 22.0,
|
||||
"score": 725.0,
|
||||
"totalXp": 4194.0,
|
||||
"headshots": 0.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 100.0,
|
||||
"distanceTraveled": 1594.5825,
|
||||
"deaths": 5.0,
|
||||
"kdRatio": 1.4,
|
||||
"shotsMissed": 181.0,
|
||||
"timePlayed": "0 Days 0 Hours 7 Minutes 15 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 104.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 3.0,
|
||||
"damageDone": 662.0,
|
||||
"shotsFired": 203.0,
|
||||
"damageTaken": 677.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"AS VAL": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 27.0,
|
||||
"startingWeaponXp": 68500.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 225.0
|
||||
},
|
||||
"M91": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 28.0,
|
||||
"startingWeaponXp": 79800.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"1911": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Rytec AMR": {
|
||||
"hits": 0.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 7.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Fennec Mk9": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 27.0,
|
||||
"startingWeaponXp": 70700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
100
examples/json/matches/match_18.json
Normal file
100
examples/json/matches/match_18.json
Normal file
@ -0,0 +1,100 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 04:56:58 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 04:59:11 AM",
|
||||
"map": "Drainage",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "16717997183996002320",
|
||||
"duration": "2 Minutes 13 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 0,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"mode_x_last_alive": 30240.0,
|
||||
"mode_x_eliminate": 30336.0,
|
||||
"headshot": 30288.0,
|
||||
"match_complete_win": 118944.0,
|
||||
"first_place_kill": 30336.0
|
||||
},
|
||||
"mostKilled": "xxfaze27xx",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 2.0,
|
||||
"medalXp": 1020.0,
|
||||
"matchXp": 326.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 375.0,
|
||||
"accuracy": 0.17073170731707318,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 7.0,
|
||||
"score": 375.0,
|
||||
"totalXp": 1721.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 3.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 126.40449438202248,
|
||||
"distanceTraveled": 1086.7673,
|
||||
"deaths": 0.0,
|
||||
"kdRatio": 2.0,
|
||||
"shotsMissed": 34.0,
|
||||
"timePlayed": "0 Days 0 Hours 2 Minutes 58 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 30.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 2.0,
|
||||
"damageDone": 234.0,
|
||||
"shotsFired": 41.0,
|
||||
"damageTaken": 0.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"Mk2 Carbine": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 62100.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 135.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 14.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 90.0
|
||||
},
|
||||
"Holger-26": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 20.0,
|
||||
"startingWeaponXp": 77500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 270.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
106
examples/json/matches/match_19.json
Normal file
106
examples/json/matches/match_19.json
Normal file
@ -0,0 +1,106 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 04:49:54 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 04:53:18 AM",
|
||||
"map": "Aisle 9",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "5815360294674482013",
|
||||
"duration": "3 Minutes 24 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 0,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 142704.0,
|
||||
"one_shot_kill": 142608.0,
|
||||
"mode_x_last_alive": 142656.0,
|
||||
"mode_x_eliminate": 142752.0,
|
||||
"kill_jumper": 142752.0,
|
||||
"headshot": 129200.0,
|
||||
"match_complete_win": 144944.0,
|
||||
"firstblood": 129056.0,
|
||||
"streak_5": 129200.0,
|
||||
"first_place_kill": 142752.0,
|
||||
"longshot": 129200.0
|
||||
},
|
||||
"mostKilled": "StealthygunnerX",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 6.0,
|
||||
"medalXp": 1705.0,
|
||||
"matchXp": 852.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 650.0,
|
||||
"accuracy": 0.2653061224489796,
|
||||
"wallBangs": 1.0,
|
||||
"shotsLanded": 13.0,
|
||||
"score": 650.0,
|
||||
"totalXp": 3207.0,
|
||||
"headshots": 2.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 154.1501976284585,
|
||||
"distanceTraveled": 1376.0564,
|
||||
"deaths": 0.0,
|
||||
"kdRatio": 6.0,
|
||||
"shotsMissed": 36.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 13 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 16.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 6.0,
|
||||
"damageDone": 647.0,
|
||||
"shotsFired": 49.0,
|
||||
"damageTaken": 186.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"Bruen MK9": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 29.0,
|
||||
"startingWeaponXp": 82200.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"SP-R 208": {
|
||||
"hits": 2.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 4.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
".50 GS": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 5.0,
|
||||
"startingWeaponXp": 46500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
136
examples/json/matches/match_2.json
Normal file
136
examples/json/matches/match_2.json
Normal file
@ -0,0 +1,136 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 06:33:09 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 06:38:05 AM",
|
||||
"map": "Shipment",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "3438682029918300211",
|
||||
"duration": "4 Minutes 56 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 5,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 262768.0,
|
||||
"one_shot_kill": 31232.0,
|
||||
"mode_x_last_alive": 262720.0,
|
||||
"mode_x_eliminate": 262816.0,
|
||||
"headshot": 31280.0,
|
||||
"air_kill": 76640.0,
|
||||
"match_complete": 180576.0,
|
||||
"firstblood": 227456.0,
|
||||
"match_complete_win": 265152.0,
|
||||
"first_place_kill": 262816.0,
|
||||
"comeback": 227552.0
|
||||
},
|
||||
"mostKilled": "GENXJAMES23",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 8.0,
|
||||
"medalXp": 2530.0,
|
||||
"matchXp": 836.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 900.0,
|
||||
"accuracy": 0.20952380952380953,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 22.0,
|
||||
"score": 900.0,
|
||||
"totalXp": 4266.0,
|
||||
"headshots": 2.0,
|
||||
"assists": 2.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 157.43440233236151,
|
||||
"distanceTraveled": 1403.7448,
|
||||
"deaths": 7.0,
|
||||
"kdRatio": 1.1428571428571428,
|
||||
"shotsMissed": 83.0,
|
||||
"timePlayed": "0 Days 0 Hours 5 Minutes 43 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 59.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 4.0,
|
||||
"damageDone": 942.0,
|
||||
"shotsFired": 105.0,
|
||||
"damageTaken": 893.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"SP-R 208": {
|
||||
"hits": 2.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 3.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"PKM": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 33.0,
|
||||
"startingWeaponXp": 77500.0,
|
||||
"deaths": 2.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"AUG": {
|
||||
"hits": 6.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 7.0,
|
||||
"shots": 22.0,
|
||||
"startingWeaponXp": 77500.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 3.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 9.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"Origin 12": {
|
||||
"hits": 3.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 8.0,
|
||||
"shots": 3.0,
|
||||
"startingWeaponXp": 62100.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"CR-56 AMAX": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 21.0,
|
||||
"startingWeaponXp": 105000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
124
examples/json/matches/match_20.json
Normal file
124
examples/json/matches/match_20.json
Normal file
@ -0,0 +1,124 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 04:44:43 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 04:48:03 AM",
|
||||
"map": "Verdansk Stadium",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "5579971129088700483",
|
||||
"duration": "3 Minutes 20 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 0,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 84464.0,
|
||||
"mode_x_last_alive": 153600.0,
|
||||
"mode_x_eliminate": 153696.0,
|
||||
"headshot": 153552.0,
|
||||
"firstblood": 2688.0,
|
||||
"match_complete_win": 155888.0,
|
||||
"streak_5": 153648.0,
|
||||
"first_place_kill": 132000.0,
|
||||
"longshot": 2784.0
|
||||
},
|
||||
"mostKilled": "ArcticFireWolf5",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 6.0,
|
||||
"medalXp": 1615.0,
|
||||
"matchXp": 954.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 650.0,
|
||||
"accuracy": 0.24324324324324326,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 18.0,
|
||||
"score": 650.0,
|
||||
"totalXp": 3219.0,
|
||||
"headshots": 2.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 158.53658536585365,
|
||||
"distanceTraveled": 890.02075,
|
||||
"deaths": 1.0,
|
||||
"kdRatio": 6.0,
|
||||
"shotsMissed": 56.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 6 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 43.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 5.0,
|
||||
"damageDone": 465.0,
|
||||
"shotsFired": 74.0,
|
||||
"damageTaken": 250.0
|
||||
},
|
||||
"weaponStats": {
|
||||
".357": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 3.0,
|
||||
"startingWeaponXp": 44700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"M13": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 107700.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 90.0
|
||||
},
|
||||
"molotov_mp": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 0.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"725": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 66300.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 19.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
135
examples/json/matches/match_3.json
Normal file
135
examples/json/matches/match_3.json
Normal file
@ -0,0 +1,135 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 06:27:16 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 06:31:13 AM",
|
||||
"map": "Docks",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "6206854020644114553",
|
||||
"duration": "3 Minutes 57 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 2,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 117536.0,
|
||||
"one_shot_kill": 14832.0,
|
||||
"mode_x_last_alive": 94736.0,
|
||||
"mode_x_eliminate": 173552.0,
|
||||
"headshot": 155760.0,
|
||||
"match_complete": 68688.0,
|
||||
"firstblood": 173504.0,
|
||||
"match_complete_win": 177552.0,
|
||||
"first_place_kill": 117584.0,
|
||||
"longshot": 173600.0
|
||||
},
|
||||
"mostKilled": "TheChosenNinja",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 7.0,
|
||||
"medalXp": 1670.0,
|
||||
"matchXp": 783.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 750.0,
|
||||
"accuracy": 0.25773195876288657,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 25.0,
|
||||
"score": 750.0,
|
||||
"totalXp": 3203.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 160.1423487544484,
|
||||
"distanceTraveled": 530.347,
|
||||
"deaths": 4.0,
|
||||
"kdRatio": 1.75,
|
||||
"shotsMissed": 72.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 41 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 48.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 3.0,
|
||||
"damageDone": 717.0,
|
||||
"shotsFired": 97.0,
|
||||
"damageTaken": 522.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"Mk2 Carbine": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 62100.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"Renetti": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"AN-94": {
|
||||
"hits": 6.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 25.0,
|
||||
"startingWeaponXp": 105000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"VLK Rogue": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 64200.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"molotov_mp": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 0.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"P90": {
|
||||
"hits": 5.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 31.0,
|
||||
"startingWeaponXp": 62100.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
90
examples/json/matches/match_4.json
Normal file
90
examples/json/matches/match_4.json
Normal file
@ -0,0 +1,90 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 06:22:31 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 06:25:22 AM",
|
||||
"map": "Station",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "8819583302964955303",
|
||||
"duration": "2 Minutes 51 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 0,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"mode_x_eliminate": 153616.0,
|
||||
"headshot": 153472.0,
|
||||
"match_complete_win": 155904.0,
|
||||
"firstblood": 127072.0,
|
||||
"longshot": 4144.0
|
||||
},
|
||||
"mostKilled": "Keshawn Vines",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 3.0,
|
||||
"medalXp": 1295.0,
|
||||
"matchXp": 618.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 425.0,
|
||||
"accuracy": 0.13580246913580246,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 11.0,
|
||||
"score": 425.0,
|
||||
"totalXp": 2338.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 2.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 122.59615384615385,
|
||||
"distanceTraveled": 878.83344,
|
||||
"deaths": 1.0,
|
||||
"kdRatio": 3.0,
|
||||
"shotsMissed": 70.0,
|
||||
"timePlayed": "0 Days 0 Hours 3 Minutes 28 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 34.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 2.0,
|
||||
"damageDone": 386.0,
|
||||
"shotsFired": 81.0,
|
||||
"damageTaken": 136.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"FN Scar 17": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 37.0,
|
||||
"startingWeaponXp": 97100.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 90.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 3.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 10.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 135.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
112
examples/json/matches/match_5.json
Normal file
112
examples/json/matches/match_5.json
Normal file
@ -0,0 +1,112 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 06:18:02 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 06:20:39 AM",
|
||||
"map": "Aisle 9",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "3929199870598596557",
|
||||
"duration": "2 Minutes 37 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 0,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"mode_x_eliminate": 140688.0,
|
||||
"headshot": 140640.0,
|
||||
"firstblood": 133744.0,
|
||||
"match_complete_win": 142976.0,
|
||||
"streak_5": 140736.0,
|
||||
"save_teammate": 30720.0,
|
||||
"longshot": 51840.0
|
||||
},
|
||||
"mostKilled": "NiCe",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 5.0,
|
||||
"medalXp": 1865.0,
|
||||
"matchXp": 681.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 550.0,
|
||||
"accuracy": 0.20652173913043478,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 19.0,
|
||||
"score": 550.0,
|
||||
"totalXp": 3096.0,
|
||||
"headshots": 2.0,
|
||||
"assists": 2.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 161.76470588235296,
|
||||
"distanceTraveled": 1531.4232,
|
||||
"deaths": 0.0,
|
||||
"kdRatio": 5.0,
|
||||
"shotsMissed": 73.0,
|
||||
"timePlayed": "0 Days 0 Hours 3 Minutes 24 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 39.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 5.0,
|
||||
"damageDone": 554.0,
|
||||
"shotsFired": 92.0,
|
||||
"damageTaken": 104.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"Renetti": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 45.0
|
||||
},
|
||||
"PKM": {
|
||||
"hits": 7.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 2.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 42.0,
|
||||
"startingWeaponXp": 77500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 10.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"R9-0": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 58000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
113
examples/json/matches/match_6.json
Normal file
113
examples/json/matches/match_6.json
Normal file
@ -0,0 +1,113 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 06:12:33 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 06:15:16 AM",
|
||||
"map": "Atrium",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "7764292037536792886",
|
||||
"duration": "2 Minutes 43 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 2,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"one_shot_kill": 4416.0,
|
||||
"mode_x_eliminate": 63216.0,
|
||||
"pointblank": 4464.0,
|
||||
"match_complete": 119264.0,
|
||||
"firstblood": 45888.0,
|
||||
"match_complete_win": 141952.0,
|
||||
"first_place_kill": 63168.0,
|
||||
"longshot": 46032.0
|
||||
},
|
||||
"mostKilled": "Breadcrumbs",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 3.0,
|
||||
"medalXp": 1350.0,
|
||||
"matchXp": 251.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 375.0,
|
||||
"accuracy": 0.15151515151515152,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 5.0,
|
||||
"score": 375.0,
|
||||
"totalXp": 1976.0,
|
||||
"headshots": 0.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 109.2233009708738,
|
||||
"distanceTraveled": 1075.5255,
|
||||
"deaths": 3.0,
|
||||
"kdRatio": 1.0,
|
||||
"shotsMissed": 28.0,
|
||||
"timePlayed": "0 Days 0 Hours 3 Minutes 26 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 15.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 2.0,
|
||||
"damageDone": 411.0,
|
||||
"shotsFired": 33.0,
|
||||
"damageTaken": 336.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"Mk2 Carbine": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 3.0,
|
||||
"startingWeaponXp": 62100.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"AS VAL": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 7.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 68500.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 135.0
|
||||
},
|
||||
"M91": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 8.0,
|
||||
"startingWeaponXp": 79800.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"725": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 66300.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
109
examples/json/matches/match_7.json
Normal file
109
examples/json/matches/match_7.json
Normal file
@ -0,0 +1,109 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 06:07:00 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 06:10:50 AM",
|
||||
"map": "Pine",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "5698189887698526210",
|
||||
"duration": "3 Minutes 50 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 5,
|
||||
"team2Score": 1,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 52592.0,
|
||||
"one_shot_kill": 167536.0,
|
||||
"mode_x_eliminate": 167584.0,
|
||||
"pointblank": 77056.0,
|
||||
"match_complete_win": 169872.0,
|
||||
"streak_5": 96752.0,
|
||||
"save_teammate": 96752.0,
|
||||
"mode_x_last_alive": 52640.0,
|
||||
"kill_jumper": 77152.0,
|
||||
"headshot": 156992.0,
|
||||
"match_complete": 142016.0,
|
||||
"firstblood": 156848.0,
|
||||
"first_place_kill": 167632.0,
|
||||
"longshot": 156992.0
|
||||
},
|
||||
"mostKilled": "SHRIMPSCAMPI",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 8.0,
|
||||
"medalXp": 1980.0,
|
||||
"matchXp": 877.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 875.0,
|
||||
"accuracy": 0.16326530612244897,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 16.0,
|
||||
"score": 875.0,
|
||||
"totalXp": 3732.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 201.1494252873563,
|
||||
"distanceTraveled": 1346.3358,
|
||||
"deaths": 1.0,
|
||||
"kdRatio": 8.0,
|
||||
"shotsMissed": 82.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 21 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 62.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 6.0,
|
||||
"damageDone": 684.0,
|
||||
"shotsFired": 98.0,
|
||||
"damageTaken": 244.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"HDR": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 37800.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"FiNN": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 19.0,
|
||||
"startingWeaponXp": 79800.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 15.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 315.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
135
examples/json/matches/match_8.json
Normal file
135
examples/json/matches/match_8.json
Normal file
@ -0,0 +1,135 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 06:00:06 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 06:05:15 AM",
|
||||
"map": "Speedball",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "9526051386376023896",
|
||||
"duration": "5 Minutes 9 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 4,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 160080.0,
|
||||
"one_shot_kill": 196656.0,
|
||||
"mode_x_last_alive": 144496.0,
|
||||
"mode_x_eliminate": 276528.0,
|
||||
"kill_jumper": 228800.0,
|
||||
"headshot": 245856.0,
|
||||
"match_complete": 232544.0,
|
||||
"match_complete_win": 280816.0,
|
||||
"firstblood": 276480.0,
|
||||
"first_place_kill": 276576.0
|
||||
},
|
||||
"mostKilled": "Smoke A Weed",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 8.0,
|
||||
"medalXp": 2465.0,
|
||||
"matchXp": 1242.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 1025.0,
|
||||
"accuracy": 0.19548872180451127,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 26.0,
|
||||
"score": 1025.0,
|
||||
"totalXp": 4732.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 3.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 173.23943661971833,
|
||||
"distanceTraveled": 827.6175,
|
||||
"deaths": 5.0,
|
||||
"kdRatio": 1.6,
|
||||
"shotsMissed": 107.0,
|
||||
"timePlayed": "0 Days 0 Hours 5 Minutes 55 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 75.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 4.0,
|
||||
"damageDone": 1053.0,
|
||||
"shotsFired": 133.0,
|
||||
"damageTaken": 752.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"Renetti": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 7.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 2.0,
|
||||
"xpEarned": 135.0
|
||||
},
|
||||
".357": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 3.0,
|
||||
"startingWeaponXp": 44700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 135.0
|
||||
},
|
||||
"Striker 45": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 21.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"HDR": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 4.0,
|
||||
"startingWeaponXp": 37800.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"PP19 Bizon": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 12.0,
|
||||
"startingWeaponXp": 60000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Grau 5.56": {
|
||||
"hits": 6.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 22.0,
|
||||
"startingWeaponXp": 99700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 315.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
135
examples/json/matches/match_9.json
Normal file
135
examples/json/matches/match_9.json
Normal file
@ -0,0 +1,135 @@
|
||||
{
|
||||
"utcStartSeconds": "GMT: Monday, March 03, 2025 05:54:04 AM",
|
||||
"utcEndSeconds": "GMT: Monday, March 03, 2025 05:58:19 AM",
|
||||
"map": "Cargo",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "15425936058177056181",
|
||||
"duration": "4 Minutes 15 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 3,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 68.0,
|
||||
"awards": {
|
||||
"low_health_kill": 205072.0,
|
||||
"mode_x_last_alive": 228592.0,
|
||||
"mode_x_eliminate": 228640.0,
|
||||
"headshot": 126176.0,
|
||||
"match_complete": 133968.0,
|
||||
"match_complete_win": 230928.0,
|
||||
"firstblood": 162528.0,
|
||||
"streak_5": 56256.0,
|
||||
"first_place_kill": 228544.0,
|
||||
"longshot": 126224.0
|
||||
},
|
||||
"mostKilled": "Jesse",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 9.0,
|
||||
"medalXp": 2675.0,
|
||||
"matchXp": 935.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 975.0,
|
||||
"accuracy": 0.2900763358778626,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 38.0,
|
||||
"score": 975.0,
|
||||
"totalXp": 4585.0,
|
||||
"headshots": 2.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 196.30872483221478,
|
||||
"distanceTraveled": 811.5166,
|
||||
"deaths": 4.0,
|
||||
"kdRatio": 2.25,
|
||||
"shotsMissed": 93.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 58 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 13.0,
|
||||
"nearmisses": 68.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 5.0,
|
||||
"damageDone": 1037.0,
|
||||
"shotsFired": 131.0,
|
||||
"damageTaken": 492.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"AN-94": {
|
||||
"hits": 6.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 11.0,
|
||||
"startingWeaponXp": 105000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"X16": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 9.0,
|
||||
"startingWeaponXp": 34600.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"ISO": {
|
||||
"hits": 8.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 18.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"JAK-12": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 4.0,
|
||||
"startingWeaponXp": 70700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"FiNN": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 30.0,
|
||||
"startingWeaponXp": 79800.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Dragunov": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 7.0,
|
||||
"shots": 3.0,
|
||||
"startingWeaponXp": 36200.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
File diff suppressed because it is too large
Load Diff
@ -1,94 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 06:22:13 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 06:25:17 AM",
|
||||
"map": "Docks",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "13770831096013293413",
|
||||
"duration": "3 Minutes 4 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "loss",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 0,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": false,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 67.0,
|
||||
"awards": {},
|
||||
"nemesis": "WinnerOfWar3",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 0.0,
|
||||
"medalXp": 0.0,
|
||||
"matchXp": 0.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 0.0,
|
||||
"accuracy": 0.0,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 0.0,
|
||||
"score": 0.0,
|
||||
"totalXp": 0.0,
|
||||
"headshots": 0.0,
|
||||
"assists": 0.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 0.0,
|
||||
"distanceTraveled": 4.7683716e-06,
|
||||
"deaths": 4.0,
|
||||
"kdRatio": 0.0,
|
||||
"shotsMissed": 0.0,
|
||||
"timePlayed": "0 Days 0 Hours 3 Minutes 35 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 0.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 0.0,
|
||||
"damageDone": 0.0,
|
||||
"shotsFired": 0.0,
|
||||
"damageTaken": 400.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"M91": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 79800.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"ISO": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"CR-56 AMAX": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 105000.0,
|
||||
"deaths": 2.0,
|
||||
"xpEarned": 0.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,120 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 05:22:32 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 05:25:45 AM",
|
||||
"map": "Aisle 9",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "3255595190221597076",
|
||||
"duration": "3 Minutes 13 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 0,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"mode_x_last_alive": 34624.0,
|
||||
"mode_x_eliminate": 100544.0,
|
||||
"match_complete_win": 135184.0,
|
||||
"firstblood": 66800.0,
|
||||
"first_place_kill": 100496.0
|
||||
},
|
||||
"mostKilled": "Exodus",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 3.0,
|
||||
"medalXp": 1045.0,
|
||||
"matchXp": 879.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 475.0,
|
||||
"accuracy": 0.21428571428571427,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 18.0,
|
||||
"score": 475.0,
|
||||
"totalXp": 2399.0,
|
||||
"headshots": 0.0,
|
||||
"assists": 4.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 118.75,
|
||||
"distanceTraveled": 1719.1182,
|
||||
"deaths": 1.0,
|
||||
"kdRatio": 3.0,
|
||||
"shotsMissed": 66.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 0 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 34.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 2.0,
|
||||
"damageDone": 484.0,
|
||||
"shotsFired": 84.0,
|
||||
"damageTaken": 101.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"RAM-7": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 94500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Renetti": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 5.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 135.0
|
||||
},
|
||||
"M91": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 14.0,
|
||||
"startingWeaponXp": 79800.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"VLK Rogue": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 64200.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"X16": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 21.0,
|
||||
"startingWeaponXp": 34600.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 45.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,134 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 05:14:09 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 05:19:55 AM",
|
||||
"map": "Trench",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "2246678616540804033",
|
||||
"duration": "5 Minutes 46 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 3,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 319312.0,
|
||||
"mode_x_last_alive": 84352.0,
|
||||
"mode_x_eliminate": 319216.0,
|
||||
"air_kill": 25792.0,
|
||||
"headshot": 319168.0,
|
||||
"match_complete": 249552.0,
|
||||
"match_complete_win": 321504.0,
|
||||
"first_place_kill": 226608.0,
|
||||
"longshot": 319264.0
|
||||
},
|
||||
"mostKilled": "Nande",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 4.0,
|
||||
"medalXp": 1590.0,
|
||||
"matchXp": 1298.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 525.0,
|
||||
"accuracy": 0.07758620689655173,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 9.0,
|
||||
"score": 525.0,
|
||||
"totalXp": 3413.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 2.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 80.15267175572518,
|
||||
"distanceTraveled": 1348.4976,
|
||||
"deaths": 4.0,
|
||||
"kdRatio": 1.0,
|
||||
"shotsMissed": 107.0,
|
||||
"timePlayed": "0 Days 0 Hours 6 Minutes 33 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 52.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 1.0,
|
||||
"damageDone": 340.0,
|
||||
"shotsFired": 116.0,
|
||||
"damageTaken": 672.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"AS VAL": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 13.0,
|
||||
"startingWeaponXp": 68500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
".357": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 44700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 135.0
|
||||
},
|
||||
"Renetti": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 7.0,
|
||||
"shots": 13.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"M91": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 8.0,
|
||||
"shots": 34.0,
|
||||
"startingWeaponXp": 79800.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"725": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 7.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 66300.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 90.0
|
||||
},
|
||||
"AX-50": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 41200.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,99 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 05:09:37 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 05:12:08 AM",
|
||||
"map": "Docks",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "6788005188300938348",
|
||||
"duration": "2 Minutes 31 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 0,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"mode_x_eliminate": 138112.0,
|
||||
"firstblood": 59280.0,
|
||||
"match_complete_win": 140496.0,
|
||||
"first_place_kill": 138160.0
|
||||
},
|
||||
"mostKilled": "Henta_Sadness",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 3.0,
|
||||
"medalXp": 1035.0,
|
||||
"matchXp": 429.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 350.0,
|
||||
"accuracy": 0.10126582278481013,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 8.0,
|
||||
"score": 350.0,
|
||||
"totalXp": 1814.0,
|
||||
"headshots": 0.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 106.5989847715736,
|
||||
"distanceTraveled": 1179.3424,
|
||||
"deaths": 1.0,
|
||||
"kdRatio": 3.0,
|
||||
"shotsMissed": 71.0,
|
||||
"timePlayed": "0 Days 0 Hours 3 Minutes 17 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 46.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 2.0,
|
||||
"damageDone": 173.0,
|
||||
"shotsFired": 79.0,
|
||||
"damageTaken": 100.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"M4A1": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 27.0,
|
||||
"startingWeaponXp": 113200.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"M91": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 8.0,
|
||||
"startingWeaponXp": 79800.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Striker 45": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 9.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,73 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 05:06:50 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 05:07:46 AM",
|
||||
"map": "King",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "15388234477511039403",
|
||||
"duration": "0 Minutes 56 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 0,
|
||||
"team2Score": 1,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {},
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 0.0,
|
||||
"medalXp": 0.0,
|
||||
"matchXp": 0.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 0.0,
|
||||
"accuracy": 0.0,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 0.0,
|
||||
"score": 0.0,
|
||||
"totalXp": 0.0,
|
||||
"headshots": 0.0,
|
||||
"assists": 0.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 0.0,
|
||||
"distanceTraveled": 909.0416,
|
||||
"deaths": 0.0,
|
||||
"kdRatio": 0.0,
|
||||
"shotsMissed": 1.0,
|
||||
"timePlayed": "0 Days 0 Hours 1 Minutes 36 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 0.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 0.0,
|
||||
"damageDone": 0.0,
|
||||
"shotsFired": 1.0,
|
||||
"damageTaken": 3.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"P90": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 62100.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,128 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 05:00:30 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 05:04:21 AM",
|
||||
"map": "Stack",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "5040209780161225491",
|
||||
"duration": "3 Minutes 51 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 2,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"mantle_kill": 97648.0,
|
||||
"one_shot_kill": 207616.0,
|
||||
"mode_x_eliminate": 207664.0,
|
||||
"match_complete_win": 209952.0,
|
||||
"streak_5": 142192.0,
|
||||
"avenger": 181536.0,
|
||||
"save_teammate": 207712.0,
|
||||
"mode_x_last_alive": 181488.0,
|
||||
"headshot": 170288.0,
|
||||
"match_complete": 154944.0,
|
||||
"firstblood": 170144.0,
|
||||
"first_place_kill": 170288.0,
|
||||
"longshot": 110736.0
|
||||
},
|
||||
"mostKilled": "CaveMonkey",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 9.0,
|
||||
"medalXp": 2255.0,
|
||||
"matchXp": 807.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 900.0,
|
||||
"accuracy": 0.265625,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 17.0,
|
||||
"score": 900.0,
|
||||
"totalXp": 3962.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 0.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 200.74349442379182,
|
||||
"distanceTraveled": 1500.7662,
|
||||
"deaths": 2.0,
|
||||
"kdRatio": 4.5,
|
||||
"shotsMissed": 47.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 29 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 24.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 5.0,
|
||||
"damageDone": 742.0,
|
||||
"shotsFired": 64.0,
|
||||
"damageTaken": 211.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"Renetti": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 8.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"Bruen MK9": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 34.0,
|
||||
"startingWeaponXp": 82200.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"MP7": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 70700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"725": {
|
||||
"hits": 2.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 3.0,
|
||||
"startingWeaponXp": 66300.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"HDR": {
|
||||
"hits": 2.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 37800.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,116 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 04:54:16 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 04:58:36 AM",
|
||||
"map": "Pine",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "12734111393714681523",
|
||||
"duration": "4 Minutes 20 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 1,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 220608.0,
|
||||
"one_shot_kill": 42016.0,
|
||||
"mode_x_last_alive": 116416.0,
|
||||
"mode_x_eliminate": 220512.0,
|
||||
"headshot": 220608.0,
|
||||
"match_complete": 159232.0,
|
||||
"match_complete_win": 242528.0,
|
||||
"firstblood": 220560.0,
|
||||
"streak_5": 116512.0,
|
||||
"first_place_kill": 220608.0,
|
||||
"longshot": 101920.0
|
||||
},
|
||||
"mostKilled": "philthethrill15",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 7.0,
|
||||
"medalXp": 1945.0,
|
||||
"matchXp": 1213.0,
|
||||
"averageSpeedDuringMatch": 47.425938,
|
||||
"scoreXp": 750.0,
|
||||
"accuracy": 0.16470588235294117,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 14.0,
|
||||
"score": 750.0,
|
||||
"totalXp": 3908.0,
|
||||
"headshots": 2.0,
|
||||
"assists": 2.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 146.57980456026058,
|
||||
"distanceTraveled": 2423.9395,
|
||||
"deaths": 2.0,
|
||||
"kdRatio": 3.5,
|
||||
"shotsMissed": 71.0,
|
||||
"timePlayed": "0 Days 0 Hours 5 Minutes 7 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 38.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 52 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 6.0,
|
||||
"damageDone": 537.0,
|
||||
"shotsFired": 85.0,
|
||||
"damageTaken": 259.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"MG34": {
|
||||
"hits": 6.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 36.0,
|
||||
"startingWeaponXp": 77500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"P90": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 28.0,
|
||||
"startingWeaponXp": 62100.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"HDR": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 37800.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 45.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,154 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 04:47:03 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 04:52:21 AM",
|
||||
"map": "Bazaar",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "5780481264275708570",
|
||||
"duration": "5 Minutes 18 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "loss",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 5,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 252480.0,
|
||||
"mode_x_eliminate": 252432.0,
|
||||
"headshot": 117360.0,
|
||||
"match_complete": 293664.0,
|
||||
"match_complete_win": 254816.0,
|
||||
"firstblood": 117264.0,
|
||||
"first_place_kill": 117408.0,
|
||||
"comeback": 252384.0
|
||||
},
|
||||
"nemesis": "wydStepBro",
|
||||
"mostKilled": "TerryTheLingLing",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 4.0,
|
||||
"medalXp": 1865.0,
|
||||
"matchXp": 1088.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 400.0,
|
||||
"accuracy": 0.1134020618556701,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 11.0,
|
||||
"score": 400.0,
|
||||
"totalXp": 3353.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 0.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 65.75342465753424,
|
||||
"distanceTraveled": 2638.5947,
|
||||
"deaths": 7.0,
|
||||
"kdRatio": 0.5714285714285714,
|
||||
"shotsMissed": 86.0,
|
||||
"timePlayed": "0 Days 0 Hours 6 Minutes 5 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 44.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 2.0,
|
||||
"damageDone": 425.0,
|
||||
"shotsFired": 97.0,
|
||||
"damageTaken": 867.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"FAL": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 10.0,
|
||||
"startingWeaponXp": 102300.0,
|
||||
"deaths": 2.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Renetti": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"1911": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 8.0,
|
||||
"shots": 3.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"725": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 66300.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
".50 GS": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 46500.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"Striker 45": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 20.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"FiNN": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 31.0,
|
||||
"startingWeaponXp": 79800.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"EBR-14": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 7.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 70700.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,112 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 04:41:23 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 04:45:05 AM",
|
||||
"map": "Livestock",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "88170025533235549",
|
||||
"duration": "3 Minutes 42 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 2,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 173424.0,
|
||||
"one_shot_kill": 80304.0,
|
||||
"mode_x_eliminate": 173472.0,
|
||||
"match_complete": 129232.0,
|
||||
"match_complete_win": 175760.0,
|
||||
"firstblood": 168624.0,
|
||||
"first_place_kill": 173520.0
|
||||
},
|
||||
"mostKilled": "Im scuba steve",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 4.0,
|
||||
"medalXp": 1355.0,
|
||||
"matchXp": 636.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 450.0,
|
||||
"accuracy": 0.21333333333333335,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 16.0,
|
||||
"score": 450.0,
|
||||
"totalXp": 2441.0,
|
||||
"headshots": 0.0,
|
||||
"assists": 2.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 101.50375939849624,
|
||||
"distanceTraveled": 540.292,
|
||||
"deaths": 2.0,
|
||||
"kdRatio": 2.0,
|
||||
"shotsMissed": 59.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 26 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 49.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 2.0,
|
||||
"damageDone": 426.0,
|
||||
"shotsFired": 75.0,
|
||||
"damageTaken": 384.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"X16": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 11.0,
|
||||
"startingWeaponXp": 34600.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"P90": {
|
||||
"hits": 11.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 35.0,
|
||||
"startingWeaponXp": 62100.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"Dragunov": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 36200.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"JAK-12": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 3.0,
|
||||
"startingWeaponXp": 70700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,126 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 04:34:25 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 04:39:27 AM",
|
||||
"map": "Station",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "10711825866054994790",
|
||||
"duration": "5 Minutes 2 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 2,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 245552.0,
|
||||
"mode_x_last_alive": 103504.0,
|
||||
"mode_x_eliminate": 245504.0,
|
||||
"headshot": 66000.0,
|
||||
"match_complete": 222352.0,
|
||||
"firstblood": 245456.0,
|
||||
"match_complete_win": 283408.0,
|
||||
"streak_5": 198048.0,
|
||||
"avenger": 103552.0,
|
||||
"first_place_kill": 198048.0,
|
||||
"throwingknife_kill": 103600.0
|
||||
},
|
||||
"mostKilled": "Kazumasa",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 6.0,
|
||||
"medalXp": 2200.0,
|
||||
"matchXp": 1395.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 700.0,
|
||||
"accuracy": 0.18627450980392157,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 19.0,
|
||||
"score": 700.0,
|
||||
"totalXp": 4295.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 2.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 143.34470989761093,
|
||||
"distanceTraveled": 287.7663,
|
||||
"deaths": 2.0,
|
||||
"kdRatio": 3.0,
|
||||
"shotsMissed": 83.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 53 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 41.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 5.0,
|
||||
"damageDone": 587.0,
|
||||
"shotsFired": 102.0,
|
||||
"damageTaken": 346.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"AS VAL": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 9.0,
|
||||
"startingWeaponXp": 68500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"X16": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 5.0,
|
||||
"startingWeaponXp": 34600.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"MG34": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 7.0,
|
||||
"startingWeaponXp": 77500.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 90.0
|
||||
},
|
||||
"throwingknife_mp": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 0.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"Uzi": {
|
||||
"hits": 4.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 48.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,145 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 04:24:57 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 04:32:00 AM",
|
||||
"map": "Stack",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "3229017940775820743",
|
||||
"duration": "7 Minutes 3 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 4,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 336624.0,
|
||||
"one_shot_kill": 117248.0,
|
||||
"mode_x_last_alive": 392752.0,
|
||||
"mode_x_eliminate": 392848.0,
|
||||
"headshot": 392800.0,
|
||||
"match_complete": 274928.0,
|
||||
"firstblood": 198704.0,
|
||||
"match_complete_win": 395184.0,
|
||||
"streak_5": 117296.0,
|
||||
"first_place_kill": 392848.0
|
||||
},
|
||||
"mostKilled": "KamaroLV",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 10.0,
|
||||
"medalXp": 3075.0,
|
||||
"matchXp": 2193.0,
|
||||
"averageSpeedDuringMatch": 79.509315,
|
||||
"scoreXp": 1225.0,
|
||||
"accuracy": 0.20155038759689922,
|
||||
"wallBangs": 1.0,
|
||||
"shotsLanded": 26.0,
|
||||
"score": 1200.0,
|
||||
"totalXp": 6493.0,
|
||||
"headshots": 8.0,
|
||||
"assists": 4.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 153.5181236673774,
|
||||
"distanceTraveled": 1254.6948,
|
||||
"deaths": 4.0,
|
||||
"kdRatio": 2.5,
|
||||
"shotsMissed": 103.0,
|
||||
"timePlayed": "0 Days 0 Hours 7 Minutes 49 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 80.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 1 Minutes 37 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 5.0,
|
||||
"damageDone": 1152.0,
|
||||
"shotsFired": 129.0,
|
||||
"damageTaken": 661.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"Renetti": {
|
||||
"hits": 6.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 31.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"X16": {
|
||||
"hits": 3.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 16.0,
|
||||
"startingWeaponXp": 34600.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 135.0
|
||||
},
|
||||
"HDR": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 37800.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Striker 45": {
|
||||
"hits": 4.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 2.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 13.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"frag_grenade_mp": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 0.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"R9-0": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 58000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 135.0
|
||||
},
|
||||
"Grau 5.56": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 7.0,
|
||||
"shots": 25.0,
|
||||
"startingWeaponXp": 99700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,146 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 06:09:06 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 06:16:42 AM",
|
||||
"map": "Rust",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "15842425115216473753",
|
||||
"duration": "7 Minutes 36 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "loss",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 5,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 287744.0,
|
||||
"one_shot_kill": 365712.0,
|
||||
"mode_x_last_alive": 161472.0,
|
||||
"mode_x_eliminate": 365664.0,
|
||||
"headshot": 282864.0,
|
||||
"match_complete": 424656.0,
|
||||
"firstblood": 365616.0,
|
||||
"match_complete_win": 317088.0,
|
||||
"streak_5": 155712.0,
|
||||
"first_place_kill": 365760.0,
|
||||
"longshot": 282912.0
|
||||
},
|
||||
"mostKilled": "Mr fishy",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 12.0,
|
||||
"medalXp": 3400.0,
|
||||
"matchXp": 2181.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 1200.0,
|
||||
"accuracy": 0.2366412213740458,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 31.0,
|
||||
"score": 1200.0,
|
||||
"totalXp": 6781.0,
|
||||
"headshots": 5.0,
|
||||
"assists": 0.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 142.85714285714286,
|
||||
"distanceTraveled": 4562.9995,
|
||||
"deaths": 6.0,
|
||||
"kdRatio": 2.0,
|
||||
"shotsMissed": 100.0,
|
||||
"timePlayed": "0 Days 0 Hours 8 Minutes 24 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 65.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 6.0,
|
||||
"damageDone": 1384.0,
|
||||
"shotsFired": 131.0,
|
||||
"damageTaken": 727.0
|
||||
},
|
||||
"weaponStats": {
|
||||
".357": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 8.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 44700.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"FR 5.56": {
|
||||
"hits": 6.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 24.0,
|
||||
"startingWeaponXp": 97100.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"VLK Rogue": {
|
||||
"hits": 2.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 8.0,
|
||||
"startingWeaponXp": 64200.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"molotov_mp": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 8.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 0.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"SA87": {
|
||||
"hits": 9.0,
|
||||
"kills": 3.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 35.0,
|
||||
"startingWeaponXp": 75200.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 540.0
|
||||
},
|
||||
"MP7": {
|
||||
"hits": 1.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 26.0,
|
||||
"startingWeaponXp": 70700.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"Rytec AMR": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,116 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 04:16:18 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 04:22:34 AM",
|
||||
"map": "Hill",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "16013142316349343096",
|
||||
"duration": "6 Minutes 16 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "loss",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 2,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 330880.0,
|
||||
"mode_x_last_alive": 294336.0,
|
||||
"mode_x_eliminate": 330928.0,
|
||||
"stunned_kill": 128720.0,
|
||||
"headshot": 128672.0,
|
||||
"match_complete": 355216.0,
|
||||
"firstblood": 230512.0,
|
||||
"match_complete_win": 296768.0,
|
||||
"first_place_kill": 330976.0,
|
||||
"save_teammate": 230560.0
|
||||
},
|
||||
"nemesis": "KamaroLV",
|
||||
"mostKilled": "KamaroLV",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 6.0,
|
||||
"medalXp": 1370.0,
|
||||
"matchXp": 1380.0,
|
||||
"averageSpeedDuringMatch": 128.22069,
|
||||
"scoreXp": 625.0,
|
||||
"accuracy": 0.16666666666666666,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 18.0,
|
||||
"score": 625.0,
|
||||
"totalXp": 3375.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 88.65248226950355,
|
||||
"distanceTraveled": 1375.1666,
|
||||
"deaths": 7.0,
|
||||
"kdRatio": 0.8571428571428571,
|
||||
"shotsMissed": 90.0,
|
||||
"timePlayed": "0 Days 0 Hours 7 Minutes 3 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 55.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 1 Minutes 29 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 3.0,
|
||||
"damageDone": 544.0,
|
||||
"shotsFired": 108.0,
|
||||
"damageTaken": 701.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"Renetti": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 7.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 2.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 7.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Dragunov": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 18.0,
|
||||
"startingWeaponXp": 36200.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"PP19 Bizon": {
|
||||
"hits": 5.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 44.0,
|
||||
"startingWeaponXp": 60000.0,
|
||||
"deaths": 2.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,132 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 06:02:03 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 06:07:12 AM",
|
||||
"map": "Drainage",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "5474842984368866393",
|
||||
"duration": "5 Minutes 9 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 1,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 291472.0,
|
||||
"mode_x_eliminate": 291424.0,
|
||||
"match_complete": 161472.0,
|
||||
"match_complete_win": 297872.0,
|
||||
"firstblood": 291376.0,
|
||||
"first_place_kill": 146368.0,
|
||||
"longshot": 221776.0
|
||||
},
|
||||
"mostKilled": "xTemperx",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 5.0,
|
||||
"medalXp": 1870.0,
|
||||
"matchXp": 1912.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 675.0,
|
||||
"accuracy": 0.16260162601626016,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 20.0,
|
||||
"score": 675.0,
|
||||
"totalXp": 4457.0,
|
||||
"headshots": 0.0,
|
||||
"assists": 4.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 113.76404494382022,
|
||||
"distanceTraveled": 2902.0535,
|
||||
"deaths": 3.0,
|
||||
"kdRatio": 1.6666666666666667,
|
||||
"shotsMissed": 103.0,
|
||||
"timePlayed": "0 Days 0 Hours 5 Minutes 56 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 53.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 3.0,
|
||||
"damageDone": 626.0,
|
||||
"shotsFired": 123.0,
|
||||
"damageTaken": 531.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"semtex_mp": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 0.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"VLK Rogue": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 2.0,
|
||||
"startingWeaponXp": 64200.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"X16": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 12.0,
|
||||
"startingWeaponXp": 34600.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"AK-47": {
|
||||
"hits": 5.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 25.0,
|
||||
"startingWeaponXp": 105000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 315.0
|
||||
},
|
||||
"FiNN": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 30.0,
|
||||
"startingWeaponXp": 79800.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 45.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 14.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,102 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 05:57:29 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 06:00:05 AM",
|
||||
"map": "Bazaar",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "17243039319570244833",
|
||||
"duration": "2 Minutes 36 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 0,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"mode_x_last_alive": 7008.0,
|
||||
"mode_x_eliminate": 139296.0,
|
||||
"headshot": 7056.0,
|
||||
"air_kill": 7104.0,
|
||||
"firstblood": 139248.0,
|
||||
"match_complete_win": 141584.0,
|
||||
"first_place_kill": 139344.0
|
||||
},
|
||||
"mostKilled": "Optimistic",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 3.0,
|
||||
"medalXp": 1355.0,
|
||||
"matchXp": 533.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 450.0,
|
||||
"accuracy": 0.26666666666666666,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 16.0,
|
||||
"score": 450.0,
|
||||
"totalXp": 2338.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 2.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 137.05583756345177,
|
||||
"distanceTraveled": 780.89264,
|
||||
"deaths": 2.0,
|
||||
"kdRatio": 1.5,
|
||||
"shotsMissed": 44.0,
|
||||
"timePlayed": "0 Days 0 Hours 3 Minutes 17 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 34.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 2.0,
|
||||
"damageDone": 488.0,
|
||||
"shotsFired": 60.0,
|
||||
"damageTaken": 228.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"FAL": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 20.0,
|
||||
"startingWeaponXp": 102300.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 135.0
|
||||
},
|
||||
"M19": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 33000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"Holger-26": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 9.0,
|
||||
"startingWeaponXp": 77500.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,147 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 05:49:31 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 05:55:37 AM",
|
||||
"map": "Pine",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "6338543388951098641",
|
||||
"duration": "6 Minutes 6 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "allies",
|
||||
"gameBattle": false,
|
||||
"team1Score": 6,
|
||||
"team2Score": 4,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "allies",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 232096.0,
|
||||
"one_shot_kill": 118320.0,
|
||||
"mode_x_last_alive": 336240.0,
|
||||
"gun_butt": 208384.0,
|
||||
"mode_x_eliminate": 336288.0,
|
||||
"headshot": 118368.0,
|
||||
"match_complete": 252512.0,
|
||||
"match_complete_win": 338528.0,
|
||||
"firstblood": 330544.0,
|
||||
"streak_5": 118368.0,
|
||||
"first_place_kill": 336192.0,
|
||||
"longshot": 330640.0
|
||||
},
|
||||
"mostKilled": "xvxBABA YAGAxvx",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 12.0,
|
||||
"medalXp": 2595.0,
|
||||
"matchXp": 1601.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 1250.0,
|
||||
"accuracy": 0.22699386503067484,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 37.0,
|
||||
"score": 1250.0,
|
||||
"totalXp": 5446.0,
|
||||
"headshots": 4.0,
|
||||
"assists": 1.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 182.48175182481754,
|
||||
"distanceTraveled": 1624.4459,
|
||||
"deaths": 4.0,
|
||||
"kdRatio": 3.0,
|
||||
"shotsMissed": 126.0,
|
||||
"timePlayed": "0 Days 0 Hours 6 Minutes 51 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 73.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 5.0,
|
||||
"damageDone": 1227.0,
|
||||
"shotsFired": 163.0,
|
||||
"damageTaken": 425.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"thermite_ap_mp": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 0.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"Renetti": {
|
||||
"hits": 7.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 31.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"VLK Rogue": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 4.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 64200.0,
|
||||
"deaths": 2.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"thermite_mp": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 0.0,
|
||||
"startingWeaponXp": 0.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"ISO": {
|
||||
"hits": 9.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 8.0,
|
||||
"shots": 35.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
},
|
||||
"FN Scar 17": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 29.0,
|
||||
"startingWeaponXp": 97100.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 270.0
|
||||
},
|
||||
"EBR-14": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 12.0,
|
||||
"startingWeaponXp": 70700.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,104 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 05:37:14 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 05:39:45 AM",
|
||||
"map": "Gulag Showers",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "10777231178589861705",
|
||||
"duration": "2 Minutes 31 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 0,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 134480.0,
|
||||
"mode_x_last_alive": 134432.0,
|
||||
"mode_x_eliminate": 134528.0,
|
||||
"pointblank": 134384.0,
|
||||
"headshot": 66128.0,
|
||||
"firstblood": 66032.0,
|
||||
"match_complete_win": 136768.0,
|
||||
"streak_5": 66176.0,
|
||||
"first_place_kill": 134528.0
|
||||
},
|
||||
"mostKilled": "Leli6665",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 7.0,
|
||||
"medalXp": 1940.0,
|
||||
"matchXp": 635.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 700.0,
|
||||
"accuracy": 0.34375,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 22.0,
|
||||
"score": 700.0,
|
||||
"totalXp": 3275.0,
|
||||
"headshots": 3.0,
|
||||
"assists": 0.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 213.1979695431472,
|
||||
"distanceTraveled": 188.81879,
|
||||
"deaths": 0.0,
|
||||
"kdRatio": 7.0,
|
||||
"shotsMissed": 42.0,
|
||||
"timePlayed": "0 Days 0 Hours 3 Minutes 17 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 35.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 7.0,
|
||||
"damageDone": 628.0,
|
||||
"shotsFired": 64.0,
|
||||
"damageTaken": 255.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"FAL": {
|
||||
"hits": 2.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 102300.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"Renetti": {
|
||||
"hits": 3.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 7.0,
|
||||
"startingWeaponXp": 54000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
},
|
||||
"ISO": {
|
||||
"hits": 6.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 14.0,
|
||||
"startingWeaponXp": 72900.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,91 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 05:33:15 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 05:34:55 AM",
|
||||
"map": "Drainage",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "11580434952467075627",
|
||||
"duration": "1 Minutes 40 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 0,
|
||||
"team2Score": 3,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"low_health_kill": 29136.0,
|
||||
"mode_x_eliminate": 51520.0,
|
||||
"headshot": 29040.0,
|
||||
"firstblood": 24496.0,
|
||||
"match_complete_win": 53808.0,
|
||||
"longshot": 51568.0
|
||||
},
|
||||
"mostKilled": "BinLadeBinBallin",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 3.0,
|
||||
"medalXp": 575.0,
|
||||
"matchXp": 158.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 300.0,
|
||||
"accuracy": 0.34782608695652173,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 8.0,
|
||||
"score": 300.0,
|
||||
"totalXp": 1033.0,
|
||||
"headshots": 1.0,
|
||||
"assists": 0.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 128.57142857142856,
|
||||
"distanceTraveled": 470.2771,
|
||||
"deaths": 0.0,
|
||||
"kdRatio": 3.0,
|
||||
"shotsMissed": 15.0,
|
||||
"timePlayed": "0 Days 0 Hours 2 Minutes 20 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 8.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 3.0,
|
||||
"damageDone": 250.0,
|
||||
"shotsFired": 23.0,
|
||||
"damageTaken": 54.0
|
||||
},
|
||||
"weaponStats": {
|
||||
"FiNN": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 0.0,
|
||||
"shots": 4.0,
|
||||
"startingWeaponXp": 79800.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"R9-0": {
|
||||
"hits": 1.0,
|
||||
"kills": 1.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 2.0,
|
||||
"shots": 1.0,
|
||||
"startingWeaponXp": 58000.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 180.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
@ -1,112 +0,0 @@
|
||||
{
|
||||
"utcStartSeconds": "EST: Friday, February 28, 2025 05:28:05 AM",
|
||||
"utcEndSeconds": "EST: Friday, February 28, 2025 05:31:28 AM",
|
||||
"map": "Cargo",
|
||||
"mode": "Gunfight",
|
||||
"matchID": "6226827463422831317",
|
||||
"duration": "3 Minutes 23 Seconds 0 Milliseconds",
|
||||
"playlistName": null,
|
||||
"version": 1,
|
||||
"gameType": "mp",
|
||||
"result": "win",
|
||||
"winningTeam": "axis",
|
||||
"gameBattle": false,
|
||||
"team1Score": 1,
|
||||
"team2Score": 6,
|
||||
"isPresentAtEnd": true,
|
||||
"player": {
|
||||
"team": "axis",
|
||||
"rank": 67.0,
|
||||
"awards": {
|
||||
"mode_x_last_alive": 69248.0,
|
||||
"mode_x_eliminate": 134448.0,
|
||||
"headshot": 85616.0,
|
||||
"match_complete_win": 186208.0,
|
||||
"firstblood": 85520.0,
|
||||
"streak_5": 134544.0,
|
||||
"first_place_kill": 134496.0
|
||||
},
|
||||
"mostKilled": "wydStepBro",
|
||||
"username": "Ahrimdon",
|
||||
"PC": "19568270",
|
||||
"clantag": "Bettr",
|
||||
"platform": "battlenet",
|
||||
"killstreakUsage": {}
|
||||
},
|
||||
"playerStats": {
|
||||
"kills": 5.0,
|
||||
"medalXp": 1835.0,
|
||||
"matchXp": 850.0,
|
||||
"averageSpeedDuringMatch": 0.0,
|
||||
"scoreXp": 625.0,
|
||||
"accuracy": 0.128,
|
||||
"wallBangs": 0.0,
|
||||
"shotsLanded": 16.0,
|
||||
"score": 625.0,
|
||||
"totalXp": 3310.0,
|
||||
"headshots": 3.0,
|
||||
"assists": 2.0,
|
||||
"rank": 54.0,
|
||||
"scorePerMinute": 149.402390438247,
|
||||
"distanceTraveled": 1216.5055,
|
||||
"deaths": 1.0,
|
||||
"kdRatio": 5.0,
|
||||
"shotsMissed": 109.0,
|
||||
"timePlayed": "0 Days 0 Hours 4 Minutes 11 Seconds",
|
||||
"executions": 0.0,
|
||||
"suicides": 0.0,
|
||||
"seasonRank": 12.0,
|
||||
"nearmisses": 63.0,
|
||||
"percentTimeMoving": "0 Days 0 Hours 0 Minutes 0 Seconds",
|
||||
"miscXp": 0.0,
|
||||
"longestStreak": 5.0,
|
||||
"damageDone": 468.0,
|
||||
"shotsFired": 125.0,
|
||||
"damageTaken": 101.0
|
||||
},
|
||||
"weaponStats": {
|
||||
".357": {
|
||||
"hits": 0.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 5.0,
|
||||
"shots": 3.0,
|
||||
"startingWeaponXp": 44700.0,
|
||||
"deaths": 1.0,
|
||||
"xpEarned": 0.0
|
||||
},
|
||||
"X16": {
|
||||
"hits": 2.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 6.0,
|
||||
"shots": 6.0,
|
||||
"startingWeaponXp": 34600.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 90.0
|
||||
},
|
||||
"FiNN": {
|
||||
"hits": 4.0,
|
||||
"kills": 0.0,
|
||||
"headshots": 0.0,
|
||||
"loadoutIndex": 3.0,
|
||||
"shots": 66.0,
|
||||
"startingWeaponXp": 79800.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 135.0
|
||||
},
|
||||
"Oden": {
|
||||
"hits": 3.0,
|
||||
"kills": 2.0,
|
||||
"headshots": 1.0,
|
||||
"loadoutIndex": 1.0,
|
||||
"shots": 7.0,
|
||||
"startingWeaponXp": 99700.0,
|
||||
"deaths": 0.0,
|
||||
"xpEarned": 360.0
|
||||
}
|
||||
},
|
||||
"allPlayers": null,
|
||||
"Gunfight": false,
|
||||
"privateMatch": false
|
||||
}
|
12
examples/yaml/connectedAccounts.yaml
Normal file
12
examples/yaml/connectedAccounts.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
status: success
|
||||
data:
|
||||
battle:
|
||||
username: Ahrimdon#1597
|
||||
xbl:
|
||||
username: Ahrimdon
|
||||
uno:
|
||||
username: Ahrimdon
|
||||
psn:
|
||||
username: MrCodBlackOp
|
||||
...
|
5
examples/yaml/cp.yaml
Normal file
5
examples/yaml/cp.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
status: success
|
||||
data:
|
||||
codPoints: 5700
|
||||
...
|
10527
examples/yaml/eventFeed.yaml
Normal file
10527
examples/yaml/eventFeed.yaml
Normal file
File diff suppressed because it is too large
Load Diff
301
examples/yaml/friendFeed.yaml
Normal file
301
examples/yaml/friendFeed.yaml
Normal file
@ -0,0 +1,301 @@
|
||||
---
|
||||
status: success
|
||||
data:
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Monday, March 03, 2025 06:49:11 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Gunfight
|
||||
stats:
|
||||
kdr: 3.3333333
|
||||
map: Bazaar
|
||||
matchId: '13097988399990786202'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got a 3.33 K/D ratio in Gunfight
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Monday, March 03, 2025 04:29:26 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Team Deathmatch
|
||||
stats:
|
||||
headshots: 7
|
||||
map: Shipment
|
||||
matchId: '5305265389699019483'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got 7 headshots in Team Deathmatch
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Monday, March 03, 2025 04:22:31 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Team Deathmatch
|
||||
stats:
|
||||
kdr: 3.5
|
||||
map: Rust
|
||||
matchId: '1680804844398365011'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got a 3.50 K/D ratio in Team Deathmatch
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Monday, March 03, 2025 12:46:41 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Hardpoint Hardcore
|
||||
stats:
|
||||
headshots: 5
|
||||
map: Shipment
|
||||
matchId: '9488340922536400709'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got 5 headshots in Hardpoint Hardcore
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Sunday, March 02, 2025 11:14:01 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Gunfight
|
||||
stats:
|
||||
headshots: 5
|
||||
map: Shipment
|
||||
matchId: '6191095344720455517'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got 5 headshots in Gunfight
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Sunday, March 02, 2025 11:01:36 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Gunfight
|
||||
stats:
|
||||
kdr: 3.25
|
||||
map: Drainage
|
||||
matchId: '5389038640714566222'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got a 3.25 K/D ratio in Gunfight
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Sunday, March 02, 2025 10:46:48 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Gunfight
|
||||
stats:
|
||||
headshots: 5
|
||||
kdr: 3.75
|
||||
map: King
|
||||
matchId: '6960243683883452964'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got a 3.75 K/D ratio and 5 headshots in Gunfight
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Saturday, March 01, 2025 09:16:22 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Gunfight
|
||||
stats:
|
||||
kdr: 6.0
|
||||
map: Verdansk Stadium
|
||||
matchId: '13716947795629536901'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got a 6.00 K/D ratio in Gunfight
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Saturday, March 01, 2025 09:09:03 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Gunfight
|
||||
stats:
|
||||
kdr: 5.5
|
||||
map: King
|
||||
matchId: '6224435907443702694'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got a 5.50 K/D ratio in Gunfight
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Saturday, March 01, 2025 08:36:21 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Gunfight
|
||||
stats:
|
||||
kdr: 12.0
|
||||
map: Station
|
||||
matchId: '14474289510807135982'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got a 12.00 K/D ratio in Gunfight
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Friday, February 28, 2025 11:18:01 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Gunfight
|
||||
stats:
|
||||
headshots: 5
|
||||
kdr: 2.0
|
||||
map: Rust
|
||||
matchId: '15842425115216473753'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got a 2.00 K/D ratio and 5 headshots in Gunfight
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Friday, February 28, 2025 10:56:56 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Gunfight
|
||||
stats:
|
||||
kdr: 3.0
|
||||
map: Pine
|
||||
matchId: '6338543388951098641'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got a 3.00 K/D ratio in Gunfight
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Friday, February 28, 2025 09:33:18 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Gunfight
|
||||
stats:
|
||||
headshots: 8
|
||||
kdr: 2.5
|
||||
map: Stack
|
||||
matchId: '3229017940775820743'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got a 2.50 K/D ratio and 8 headshots in Gunfight
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
- ? ''
|
||||
: Ahrimdon
|
||||
platform: PC
|
||||
title: Modern Warfare
|
||||
date: 'GMT: Friday, February 28, 2025 08:43:41 AM'
|
||||
category: Statistic
|
||||
meta:
|
||||
mode: Gunfight
|
||||
stats:
|
||||
kdr: 3.5
|
||||
map: Shipment
|
||||
matchId: '6341032905084041129'
|
||||
platform: battle
|
||||
rendered: Ahrimdon got a 3.50 K/D ratio in Gunfight
|
||||
topFavorite: false
|
||||
favorited: false
|
||||
favoriteData: {}
|
||||
reactions:
|
||||
userReaction: null
|
||||
counts: {}
|
||||
updated: 'GMT: Thursday, January 01, 1970 12:00:00 AM'
|
||||
...
|
23
examples/yaml/identities.yaml
Normal file
23
examples/yaml/identities.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
status: success
|
||||
data:
|
||||
titleIdentities:
|
||||
- title: mw
|
||||
platform: xbl
|
||||
username: Ahrimdon
|
||||
activeDate: 1623655418000
|
||||
activityType: mp
|
||||
id: null
|
||||
- title: mw
|
||||
platform: battle
|
||||
username: Ahrimdon#1597
|
||||
activeDate: 1740984472000
|
||||
activityType: mp
|
||||
id: null
|
||||
- title: vg
|
||||
platform: battle
|
||||
username: Ahrimdon#1597
|
||||
activeDate: 1637415762000
|
||||
activityType: mp
|
||||
id: null
|
||||
...
|
19
examples/yaml/info.yaml
Normal file
19
examples/yaml/info.yaml
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
userName: Ahrimdon#1597
|
||||
identities:
|
||||
- platform: battle
|
||||
gamertag: Ahrimdon#1597
|
||||
accountID: null
|
||||
- platform: psn
|
||||
gamertag: MrCodBlackOp
|
||||
accountID: null
|
||||
- platform: uno
|
||||
gamertag: Ahrimdon
|
||||
accountID: '19568270'
|
||||
- platform: xbl
|
||||
gamertag: Ahrimdon
|
||||
accountID: null
|
||||
- platform: youtube
|
||||
gamertag: UC3EHZcXmHPAPn9c90_TGBkQ
|
||||
accountID: null
|
||||
...
|
850
examples/yaml/map_list.yaml
Normal file
850
examples/yaml/map_list.yaml
Normal file
@ -0,0 +1,850 @@
|
||||
---
|
||||
status: success
|
||||
data:
|
||||
mp_cave_am:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_farms2_gw:
|
||||
- arm
|
||||
- infect
|
||||
- siege
|
||||
mp_spear:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_stadium:
|
||||
- arena
|
||||
- conf
|
||||
- dom
|
||||
- dm
|
||||
- grind
|
||||
- war
|
||||
mp_m_showers:
|
||||
- arena
|
||||
- conf
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grind
|
||||
- gun
|
||||
- war
|
||||
- war_hc
|
||||
mp_promenade_gw:
|
||||
- arm
|
||||
- siege
|
||||
mp_riverside_gw:
|
||||
- arm
|
||||
mp_runner:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_spear_pm:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd_hc
|
||||
- siege
|
||||
- war
|
||||
- war_hc
|
||||
mp_vacant:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_hackney_am:
|
||||
- arena
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_rust:
|
||||
- arena
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_shipment:
|
||||
- arena
|
||||
- conf
|
||||
- conf_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- koth
|
||||
- sd
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_cornfield:
|
||||
- arena
|
||||
- conf
|
||||
- dom
|
||||
- grind
|
||||
- koth
|
||||
- tdef
|
||||
- war
|
||||
mp_hackney_yard:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd_hc
|
||||
- siege
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_pine:
|
||||
- arena
|
||||
- conf
|
||||
- dom
|
||||
- dm
|
||||
- grind
|
||||
- gun
|
||||
- war
|
||||
mp_m_train:
|
||||
- arena
|
||||
- conf
|
||||
- dom
|
||||
- grind
|
||||
- war
|
||||
mp_hideout:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_wallco2:
|
||||
- arena
|
||||
- conf
|
||||
- dom
|
||||
- grind
|
||||
- gun
|
||||
- war
|
||||
mp_layover_gw:
|
||||
- arm
|
||||
- siege
|
||||
mp_quarry2:
|
||||
- arm
|
||||
- infect
|
||||
- siege
|
||||
mp_killhouse:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_overwinter:
|
||||
- arena
|
||||
mp_cave:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd_hc
|
||||
- siege
|
||||
- war
|
||||
- war_hc
|
||||
mp_village2:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_speed:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_boneyard_gw:
|
||||
- arm
|
||||
- infect
|
||||
- siege
|
||||
mp_malyshev:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_petrograd:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_raid:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_drainage:
|
||||
- arena
|
||||
- war
|
||||
mp_harbor:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_broadcast2:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_speedball:
|
||||
- arena
|
||||
- conf
|
||||
- dom
|
||||
- dm
|
||||
- grind
|
||||
- gun
|
||||
- war
|
||||
mp_garden:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- hq
|
||||
- hq_hc
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_king:
|
||||
- arena
|
||||
- conf
|
||||
- dom
|
||||
- dm
|
||||
- grind
|
||||
- gun
|
||||
- war
|
||||
mp_aniyah_tac:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- grnd
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_cargo:
|
||||
- arena
|
||||
- dm
|
||||
- grind
|
||||
- gun
|
||||
- war
|
||||
mp_euphrates:
|
||||
- conf
|
||||
- conf_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- grnd
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- war
|
||||
- war_hc
|
||||
mp_downtown_gw:
|
||||
- arm
|
||||
- infect
|
||||
- siege
|
||||
mp_backlot2:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_scrapyard:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_deadzone:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- grnd
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_overunder:
|
||||
- arena
|
||||
- conf
|
||||
- dom
|
||||
- dm
|
||||
- grind
|
||||
- gun
|
||||
- war
|
||||
mp_oilrig:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- grnd
|
||||
- grind
|
||||
- hq
|
||||
- hq_hc
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_piccadilly:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_trench:
|
||||
- arena
|
||||
- conf
|
||||
- dom
|
||||
- dm
|
||||
- grind
|
||||
- gun
|
||||
- war
|
||||
mp_emporium:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_stack:
|
||||
- arena
|
||||
- dom_hc
|
||||
- dm
|
||||
- grind
|
||||
- gun
|
||||
- war
|
||||
mp_m_cage:
|
||||
- arena
|
||||
- dm
|
||||
- gun
|
||||
- war
|
||||
mp_runner_pm:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd_hc
|
||||
- siege
|
||||
- war
|
||||
- war_hc
|
||||
mp_m_hill:
|
||||
- arena
|
||||
- conf
|
||||
- dom
|
||||
- grind
|
||||
- gun
|
||||
- war
|
||||
mp_m_fork:
|
||||
- arena
|
||||
- conf
|
||||
- dom
|
||||
- dm
|
||||
- grind
|
||||
- gun
|
||||
- war
|
||||
mp_herat:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- war
|
||||
- war_hc
|
||||
mp_port2_gw:
|
||||
- arm
|
||||
- infect
|
||||
- siege
|
||||
mp_aniyah:
|
||||
- arm
|
||||
- conf
|
||||
- conf_hc
|
||||
- grnd
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- sd
|
||||
- war
|
||||
- war_hc
|
||||
mp_crash2:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
mp_hardhat:
|
||||
- conf
|
||||
- conf_hc
|
||||
- cyber
|
||||
- cyber_hc
|
||||
- dd
|
||||
- dd_hc
|
||||
- dom
|
||||
- dom_hc
|
||||
- dm
|
||||
- dm_hc
|
||||
- grnd
|
||||
- grind
|
||||
- gun
|
||||
- hq
|
||||
- hq_hc
|
||||
- infect
|
||||
- koth
|
||||
- sd
|
||||
- sd_hc
|
||||
- siege
|
||||
- tdef
|
||||
- war
|
||||
- war_hc
|
||||
...
|
32392
examples/yaml/match_info-Ahrimdon.yaml
Normal file
32392
examples/yaml/match_info-Ahrimdon.yaml
Normal file
File diff suppressed because it is too large
Load Diff
138
examples/yaml/matches/match_1.yaml
Normal file
138
examples/yaml/matches/match_1.yaml
Normal file
@ -0,0 +1,138 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 06:42:58 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 06:47:52 AM'
|
||||
map: Bazaar
|
||||
mode: Gunfight
|
||||
matchID: '13097988399990786202'
|
||||
duration: 4 Minutes 54 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: allies
|
||||
gameBattle: false
|
||||
team1Score: 6
|
||||
team2Score: 2
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: allies
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 271216.0
|
||||
one_shot_kill: 41216.0
|
||||
mode_x_eliminate: 271216.0
|
||||
pointblank: 271216.0
|
||||
air_kill: 266656.0
|
||||
match_complete_win: 273552.0
|
||||
streak_5: 144960.0
|
||||
avenger: 271168.0
|
||||
mode_x_last_alive: 271120.0
|
||||
kill_jumper: 271216.0
|
||||
headshot: 144864.0
|
||||
match_complete: 248400.0
|
||||
firstblood: 266512.0
|
||||
first_place_kill: 271216.0
|
||||
mostKilled: Bengals7321
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 10.0
|
||||
medalXp: 2510.0
|
||||
matchXp: 1172.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 1050.0
|
||||
accuracy: 0.2361111111111111
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 34.0
|
||||
score: 1050.0
|
||||
totalXp: 4732.0
|
||||
headshots: 3.0
|
||||
assists: 1.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 190.33232628398792
|
||||
distanceTraveled: 2122.8271
|
||||
deaths: 3.0
|
||||
kdRatio: 3.3333333333333335
|
||||
shotsMissed: 110.0
|
||||
timePlayed: 0 Days 0 Hours 5 Minutes 31 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 67.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 7.0
|
||||
damageDone: 1051.0
|
||||
shotsFired: 144.0
|
||||
damageTaken: 476.0
|
||||
weaponStats:
|
||||
RAM-7:
|
||||
hits: 8.0
|
||||
kills: 2.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 2.0
|
||||
shots: 24.0
|
||||
startingWeaponXp: 94500.0
|
||||
deaths: 0.0
|
||||
xpEarned: 360.0
|
||||
Renetti:
|
||||
hits: 1.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 5.0
|
||||
shots: 15.0
|
||||
startingWeaponXp: 54000.0
|
||||
deaths: 1.0
|
||||
xpEarned: 90.0
|
||||
semtex_mp:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 6.0
|
||||
shots: 0.0
|
||||
startingWeaponXp: 0.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
X16:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 7.0
|
||||
shots: 6.0
|
||||
startingWeaponXp: 34600.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
AX-50:
|
||||
hits: 1.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 0.0
|
||||
shots: 3.0
|
||||
startingWeaponXp: 41200.0
|
||||
deaths: 1.0
|
||||
xpEarned: 180.0
|
||||
JAK-12:
|
||||
hits: 5.0
|
||||
kills: 2.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 7.0
|
||||
shots: 6.0
|
||||
startingWeaponXp: 70700.0
|
||||
deaths: 0.0
|
||||
xpEarned: 360.0
|
||||
Holger-26:
|
||||
hits: 5.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 30.0
|
||||
startingWeaponXp: 77500.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
99
examples/yaml/matches/match_10.yaml
Normal file
99
examples/yaml/matches/match_10.yaml
Normal file
@ -0,0 +1,99 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 05:49:00 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 05:52:19 AM'
|
||||
map: Hill
|
||||
mode: Gunfight
|
||||
matchID: '16719927643842669395'
|
||||
duration: 3 Minutes 19 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: allies
|
||||
gameBattle: false
|
||||
team1Score: 6
|
||||
team2Score: 0
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: allies
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 7168.0
|
||||
one_shot_kill: 143216.0
|
||||
mode_x_last_alive: 88976.0
|
||||
mode_x_eliminate: 143264.0
|
||||
headshot: 7120.0
|
||||
firstblood: 141776.0
|
||||
match_complete_win: 145552.0
|
||||
streak_5: 141920.0
|
||||
first_place_kill: 143312.0
|
||||
longshot: 51136.0
|
||||
save_teammate: 7168.0
|
||||
mostKilled: kevintheunocheat
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 7.0
|
||||
medalXp: 1675.0
|
||||
matchXp: 860.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 775.0
|
||||
accuracy: 0.23958333333333334
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 23.0
|
||||
score: 775.0
|
||||
totalXp: 3310.0
|
||||
headshots: 1.0
|
||||
assists: 1.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 191.35802469135803
|
||||
distanceTraveled: 2077.0757
|
||||
deaths: 2.0
|
||||
kdRatio: 3.5
|
||||
shotsMissed: 73.0
|
||||
timePlayed: 0 Days 0 Hours 4 Minutes 3 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 50.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 6.0
|
||||
damageDone: 697.0
|
||||
shotsFired: 96.0
|
||||
damageTaken: 200.0
|
||||
weaponStats:
|
||||
RAM-7:
|
||||
hits: 4.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 15.0
|
||||
startingWeaponXp: 94500.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
Renetti:
|
||||
hits: 8.0
|
||||
kills: 1.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 0.0
|
||||
shots: 27.0
|
||||
startingWeaponXp: 54000.0
|
||||
deaths: 1.0
|
||||
xpEarned: 315.0
|
||||
SP-R 208:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 5.0
|
||||
shots: 1.0
|
||||
startingWeaponXp: 72900.0
|
||||
deaths: 1.0
|
||||
xpEarned: 0.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
107
examples/yaml/matches/match_11.yaml
Normal file
107
examples/yaml/matches/match_11.yaml
Normal file
@ -0,0 +1,107 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 05:42:43 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 05:46:56 AM'
|
||||
map: King
|
||||
mode: Gunfight
|
||||
matchID: '3876857962561402856'
|
||||
duration: 4 Minutes 13 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: axis
|
||||
gameBattle: false
|
||||
team1Score: 0
|
||||
team2Score: 6
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: axis
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 237744.0
|
||||
mode_x_last_alive: 213264.0
|
||||
mode_x_eliminate: 237696.0
|
||||
kill_jumper: 125120.0
|
||||
headshot: 143424.0
|
||||
firstblood: 237648.0
|
||||
match_complete_win: 242336.0
|
||||
streak_5: 143472.0
|
||||
first_place_kill: 213216.0
|
||||
longshot: 143472.0
|
||||
mostKilled: kevintheunocheat
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 8.0
|
||||
medalXp: 1925.0
|
||||
matchXp: 1629.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 825.0
|
||||
accuracy: 0.17307692307692307
|
||||
wallBangs: 1.0
|
||||
shotsLanded: 18.0
|
||||
score: 825.0
|
||||
totalXp: 4379.0
|
||||
headshots: 2.0
|
||||
assists: 1.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 166.1073825503356
|
||||
distanceTraveled: 2774.5251
|
||||
deaths: 1.0
|
||||
kdRatio: 8.0
|
||||
shotsMissed: 86.0
|
||||
timePlayed: 0 Days 0 Hours 4 Minutes 58 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 65.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 5.0
|
||||
damageDone: 757.0
|
||||
shotsFired: 104.0
|
||||
damageTaken: 330.0
|
||||
weaponStats:
|
||||
Mk2 Carbine:
|
||||
hits: 2.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 5.0
|
||||
shots: 4.0
|
||||
startingWeaponXp: 62100.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
'.357':
|
||||
hits: 1.0
|
||||
kills: 1.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 4.0
|
||||
startingWeaponXp: 44700.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
MG34:
|
||||
hits: 4.0
|
||||
kills: 2.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 1.0
|
||||
shots: 32.0
|
||||
startingWeaponXp: 77500.0
|
||||
deaths: 0.0
|
||||
xpEarned: 360.0
|
||||
'725':
|
||||
hits: 1.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 1.0
|
||||
startingWeaponXp: 66300.0
|
||||
deaths: 1.0
|
||||
xpEarned: 45.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
142
examples/yaml/matches/match_12.yaml
Normal file
142
examples/yaml/matches/match_12.yaml
Normal file
@ -0,0 +1,142 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 05:34:47 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 05:40:24 AM'
|
||||
map: Bazaar
|
||||
mode: Gunfight
|
||||
matchID: '9087990190972877114'
|
||||
duration: 5 Minutes 37 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: axis
|
||||
gameBattle: false
|
||||
team1Score: 5
|
||||
team2Score: 6
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: axis
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 269952.0
|
||||
one_shot_kill: 58976.0
|
||||
mode_x_eliminate: 294752.0
|
||||
headshot: 294800.0
|
||||
match_complete: 241472.0
|
||||
match_complete_win: 305744.0
|
||||
firstblood: 294704.0
|
||||
first_place_kill: 270048.0
|
||||
throwingknife_kill: 209456.0
|
||||
mostKilled: PistolLady
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 8.0
|
||||
medalXp: 2770.0
|
||||
matchXp: 1258.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 850.0
|
||||
accuracy: 0.2517985611510791
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 35.0
|
||||
score: 850.0
|
||||
totalXp: 4878.0
|
||||
headshots: 3.0
|
||||
assists: 1.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 136.0
|
||||
distanceTraveled: 1252.605
|
||||
deaths: 6.0
|
||||
kdRatio: 1.3333333333333333
|
||||
shotsMissed: 104.0
|
||||
timePlayed: 0 Days 0 Hours 6 Minutes 15 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 69.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 3.0
|
||||
damageDone: 1078.0
|
||||
shotsFired: 139.0
|
||||
damageTaken: 723.0
|
||||
weaponStats:
|
||||
FAL:
|
||||
hits: 2.0
|
||||
kills: 1.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 9.0
|
||||
shots: 17.0
|
||||
startingWeaponXp: 102300.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
Bruen MK9:
|
||||
hits: 3.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 1.0
|
||||
shots: 15.0
|
||||
startingWeaponXp: 82200.0
|
||||
deaths: 1.0
|
||||
xpEarned: 0.0
|
||||
X16:
|
||||
hits: 5.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 6.0
|
||||
shots: 11.0
|
||||
startingWeaponXp: 34600.0
|
||||
deaths: 1.0
|
||||
xpEarned: 180.0
|
||||
throwingknife_mp:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 6.0
|
||||
shots: 0.0
|
||||
startingWeaponXp: 0.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
ISO:
|
||||
hits: 5.0
|
||||
kills: 1.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 33.0
|
||||
startingWeaponXp: 72900.0
|
||||
deaths: 1.0
|
||||
xpEarned: 180.0
|
||||
HDR:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 0.0
|
||||
startingWeaponXp: 37800.0
|
||||
deaths: 1.0
|
||||
xpEarned: 0.0
|
||||
JAK-12:
|
||||
hits: 7.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 8.0
|
||||
shots: 10.0
|
||||
startingWeaponXp: 70700.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
M19:
|
||||
hits: 3.0
|
||||
kills: 2.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 8.0
|
||||
shots: 9.0
|
||||
startingWeaponXp: 33000.0
|
||||
deaths: 0.0
|
||||
xpEarned: 360.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
107
examples/yaml/matches/match_13.yaml
Normal file
107
examples/yaml/matches/match_13.yaml
Normal file
@ -0,0 +1,107 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 05:29:43 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 05:33:03 AM'
|
||||
map: King
|
||||
mode: Gunfight
|
||||
matchID: '5591776563194745890'
|
||||
duration: 3 Minutes 20 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: axis
|
||||
gameBattle: false
|
||||
team1Score: 1
|
||||
team2Score: 6
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: axis
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 151392.0
|
||||
one_shot_kill: 151296.0
|
||||
mode_x_last_alive: 179872.0
|
||||
mode_x_eliminate: 179920.0
|
||||
match_complete: 108432.0
|
||||
match_complete_win: 182256.0
|
||||
firstblood: 169984.0
|
||||
first_place_kill: 179824.0
|
||||
save_teammate: 127536.0
|
||||
longshot: 170080.0
|
||||
mostKilled: babykeeferss
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 6.0
|
||||
medalXp: 1880.0
|
||||
matchXp: 841.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 750.0
|
||||
accuracy: 0.2047244094488189
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 26.0
|
||||
score: 750.0
|
||||
totalXp: 3471.0
|
||||
headshots: 0.0
|
||||
assists: 4.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 184.4262295081967
|
||||
distanceTraveled: 1392.8287
|
||||
deaths: 1.0
|
||||
kdRatio: 6.0
|
||||
shotsMissed: 101.0
|
||||
timePlayed: 0 Days 0 Hours 4 Minutes 4 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 65.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 4.0
|
||||
damageDone: 702.0
|
||||
shotsFired: 127.0
|
||||
damageTaken: 308.0
|
||||
weaponStats:
|
||||
'725':
|
||||
hits: 1.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 5.0
|
||||
shots: 1.0
|
||||
startingWeaponXp: 66300.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
AK-47:
|
||||
hits: 6.0
|
||||
kills: 2.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 6.0
|
||||
shots: 18.0
|
||||
startingWeaponXp: 105000.0
|
||||
deaths: 0.0
|
||||
xpEarned: 360.0
|
||||
M19:
|
||||
hits: 1.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 5.0
|
||||
shots: 7.0
|
||||
startingWeaponXp: 33000.0
|
||||
deaths: 0.0
|
||||
xpEarned: 45.0
|
||||
Fennec Mk9:
|
||||
hits: 4.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 32.0
|
||||
startingWeaponXp: 70700.0
|
||||
deaths: 1.0
|
||||
xpEarned: 0.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
92
examples/yaml/matches/match_14.yaml
Normal file
92
examples/yaml/matches/match_14.yaml
Normal file
@ -0,0 +1,92 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 05:24:03 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 05:28:00 AM'
|
||||
map: Rust
|
||||
mode: Gunfight
|
||||
matchID: '3566981420289691014'
|
||||
duration: 3 Minutes 57 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: allies
|
||||
gameBattle: false
|
||||
team1Score: 6
|
||||
team2Score: 1
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: allies
|
||||
rank: 68.0
|
||||
awards:
|
||||
mode_x_last_alive: 161680.0
|
||||
mode_x_eliminate: 161776.0
|
||||
match_complete_win: 164064.0
|
||||
first_place_kill: 161728.0
|
||||
mostKilled: babykeeferss
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 1.0
|
||||
medalXp: 510.0
|
||||
matchXp: 505.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 150.0
|
||||
accuracy: 0.07142857142857142
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 2.0
|
||||
score: 150.0
|
||||
totalXp: 1165.0
|
||||
headshots: 0.0
|
||||
assists: 1.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 32.72727272727273
|
||||
distanceTraveled: 2283.9685
|
||||
deaths: 3.0
|
||||
kdRatio: 0.3333333333333333
|
||||
shotsMissed: 26.0
|
||||
timePlayed: 0 Days 0 Hours 4 Minutes 35 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 14.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 1.0
|
||||
damageDone: 64.0
|
||||
shotsFired: 28.0
|
||||
damageTaken: 395.0
|
||||
weaponStats:
|
||||
Bruen MK9:
|
||||
hits: 1.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 1.0
|
||||
startingWeaponXp: 82200.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
ISO:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 0.0
|
||||
shots: 16.0
|
||||
startingWeaponXp: 72900.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
SKS:
|
||||
hits: 1.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 2.0
|
||||
shots: 7.0
|
||||
startingWeaponXp: 67302.0
|
||||
deaths: 1.0
|
||||
xpEarned: 90.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
136
examples/yaml/matches/match_15.yaml
Normal file
136
examples/yaml/matches/match_15.yaml
Normal file
@ -0,0 +1,136 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 05:17:34 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 05:22:26 AM'
|
||||
map: Stack
|
||||
mode: Gunfight
|
||||
matchID: '541394235409166001'
|
||||
duration: 4 Minutes 52 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: allies
|
||||
gameBattle: false
|
||||
team1Score: 6
|
||||
team2Score: 3
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: allies
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 202160.0
|
||||
one_shot_kill: 55824.0
|
||||
mode_x_last_alive: 202208.0
|
||||
mode_x_eliminate: 220688.0
|
||||
headshot: 194864.0
|
||||
air_kill: 194912.0
|
||||
match_complete: 174112.0
|
||||
match_complete_win: 268064.0
|
||||
firstblood: 220640.0
|
||||
first_place_kill: 220736.0
|
||||
longshot: 133440.0
|
||||
nemesis: babykeeferss
|
||||
mostKilled: babykeeferss
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 8.0
|
||||
medalXp: 2420.0
|
||||
matchXp: 1371.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 1000.0
|
||||
accuracy: 0.2857142857142857
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 28.0
|
||||
score: 1000.0
|
||||
totalXp: 4791.0
|
||||
headshots: 1.0
|
||||
assists: 3.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 177.5147928994083
|
||||
distanceTraveled: 1071.6306
|
||||
deaths: 6.0
|
||||
kdRatio: 1.3333333333333333
|
||||
shotsMissed: 70.0
|
||||
timePlayed: 0 Days 0 Hours 5 Minutes 38 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 51.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 4.0
|
||||
damageDone: 1093.0
|
||||
shotsFired: 98.0
|
||||
damageTaken: 746.0
|
||||
weaponStats:
|
||||
FAL:
|
||||
hits: 6.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 26.0
|
||||
startingWeaponXp: 102300.0
|
||||
deaths: 2.0
|
||||
xpEarned: 180.0
|
||||
Mk2 Carbine:
|
||||
hits: 2.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 2.0
|
||||
shots: 2.0
|
||||
startingWeaponXp: 62100.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
Bruen MK9:
|
||||
hits: 3.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 7.0
|
||||
shots: 9.0
|
||||
startingWeaponXp: 82200.0
|
||||
deaths: 1.0
|
||||
xpEarned: 135.0
|
||||
SP-R 208:
|
||||
hits: 1.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 0.0
|
||||
shots: 2.0
|
||||
startingWeaponXp: 72900.0
|
||||
deaths: 1.0
|
||||
xpEarned: 135.0
|
||||
X16:
|
||||
hits: 2.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 6.0
|
||||
shots: 4.0
|
||||
startingWeaponXp: 34600.0
|
||||
deaths: 0.0
|
||||
xpEarned: 90.0
|
||||
MP5:
|
||||
hits: 4.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 17.0
|
||||
startingWeaponXp: 77500.0
|
||||
deaths: 1.0
|
||||
xpEarned: 180.0
|
||||
JAK-12:
|
||||
hits: 3.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 6.0
|
||||
shots: 6.0
|
||||
startingWeaponXp: 70700.0
|
||||
deaths: 1.0
|
||||
xpEarned: 180.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
133
examples/yaml/matches/match_16.yaml
Normal file
133
examples/yaml/matches/match_16.yaml
Normal file
@ -0,0 +1,133 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 05:09:18 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 05:13:55 AM'
|
||||
map: Gulag Showers
|
||||
mode: Gunfight
|
||||
matchID: '1364885257838024355'
|
||||
duration: 4 Minutes 37 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: axis
|
||||
gameBattle: false
|
||||
team1Score: 3
|
||||
team2Score: 6
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: axis
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 110512.0
|
||||
one_shot_kill: 198352.0
|
||||
mode_x_last_alive: 110464.0
|
||||
mode_x_eliminate: 250384.0
|
||||
stunned_kill: 76480.0
|
||||
match_complete: 186880.0
|
||||
firstblood: 198256.0
|
||||
match_complete_win: 252720.0
|
||||
first_place_kill: 135264.0
|
||||
mostKilled: Teriyaki
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 8.0
|
||||
medalXp: 2440.0
|
||||
matchXp: 1144.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 950.0
|
||||
accuracy: 0.24210526315789474
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 23.0
|
||||
score: 950.0
|
||||
totalXp: 4534.0
|
||||
headshots: 0.0
|
||||
assists: 4.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 177.01863354037266
|
||||
distanceTraveled: 1534.0615
|
||||
deaths: 4.0
|
||||
kdRatio: 2.0
|
||||
shotsMissed: 72.0
|
||||
timePlayed: 0 Days 0 Hours 5 Minutes 22 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 65.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 3.0
|
||||
damageDone: 756.0
|
||||
shotsFired: 95.0
|
||||
damageTaken: 456.0
|
||||
weaponStats:
|
||||
X16:
|
||||
hits: 3.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 2.0
|
||||
shots: 9.0
|
||||
startingWeaponXp: 34600.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
MG34:
|
||||
hits: 4.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 7.0
|
||||
shots: 5.0
|
||||
startingWeaponXp: 77500.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
MP7:
|
||||
hits: 4.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 13.0
|
||||
startingWeaponXp: 70700.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
HDR:
|
||||
hits: 0.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 5.0
|
||||
shots: 1.0
|
||||
startingWeaponXp: 37800.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
Origin 12:
|
||||
hits: 4.0
|
||||
kills: 2.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 0.0
|
||||
shots: 8.0
|
||||
startingWeaponXp: 62100.0
|
||||
deaths: 2.0
|
||||
xpEarned: 360.0
|
||||
M19:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 0.0
|
||||
shots: 6.0
|
||||
startingWeaponXp: 33000.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
frag_grenade_mp:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 2.0
|
||||
shots: 0.0
|
||||
startingWeaponXp: 0.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
115
examples/yaml/matches/match_17.yaml
Normal file
115
examples/yaml/matches/match_17.yaml
Normal file
@ -0,0 +1,115 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 05:01:11 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 05:07:40 AM'
|
||||
map: Trench
|
||||
mode: Gunfight
|
||||
matchID: '5084330451361968966'
|
||||
duration: 6 Minutes 29 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: axis
|
||||
gameBattle: false
|
||||
team1Score: 3
|
||||
team2Score: 6
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: axis
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 126048.0
|
||||
one_shot_kill: 357712.0
|
||||
mode_x_last_alive: 126000.0
|
||||
mode_x_eliminate: 357664.0
|
||||
match_complete: 258656.0
|
||||
match_complete_win: 364864.0
|
||||
firstblood: 357616.0
|
||||
first_place_kill: 106080.0
|
||||
comeback: 339392.0
|
||||
mostKilled: hchc
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 7.0
|
||||
medalXp: 1900.0
|
||||
matchXp: 1569.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 725.0
|
||||
accuracy: 0.10837438423645321
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 22.0
|
||||
score: 725.0
|
||||
totalXp: 4194.0
|
||||
headshots: 0.0
|
||||
assists: 1.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 100.0
|
||||
distanceTraveled: 1594.5825
|
||||
deaths: 5.0
|
||||
kdRatio: 1.4
|
||||
shotsMissed: 181.0
|
||||
timePlayed: 0 Days 0 Hours 7 Minutes 15 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 104.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 3.0
|
||||
damageDone: 662.0
|
||||
shotsFired: 203.0
|
||||
damageTaken: 677.0
|
||||
weaponStats:
|
||||
AS VAL:
|
||||
hits: 4.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 27.0
|
||||
startingWeaponXp: 68500.0
|
||||
deaths: 1.0
|
||||
xpEarned: 225.0
|
||||
M91:
|
||||
hits: 2.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 5.0
|
||||
shots: 28.0
|
||||
startingWeaponXp: 79800.0
|
||||
deaths: 1.0
|
||||
xpEarned: 0.0
|
||||
'1911':
|
||||
hits: 3.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 6.0
|
||||
shots: 6.0
|
||||
startingWeaponXp: 33000.0
|
||||
deaths: 1.0
|
||||
xpEarned: 180.0
|
||||
Rytec AMR:
|
||||
hits: 0.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 7.0
|
||||
shots: 1.0
|
||||
startingWeaponXp: 33000.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
Fennec Mk9:
|
||||
hits: 3.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 0.0
|
||||
shots: 27.0
|
||||
startingWeaponXp: 70700.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
93
examples/yaml/matches/match_18.yaml
Normal file
93
examples/yaml/matches/match_18.yaml
Normal file
@ -0,0 +1,93 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 04:56:58 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 04:59:11 AM'
|
||||
map: Drainage
|
||||
mode: Gunfight
|
||||
matchID: '16717997183996002320'
|
||||
duration: 2 Minutes 13 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: axis
|
||||
gameBattle: false
|
||||
team1Score: 0
|
||||
team2Score: 6
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: axis
|
||||
rank: 68.0
|
||||
awards:
|
||||
mode_x_last_alive: 30240.0
|
||||
mode_x_eliminate: 30336.0
|
||||
headshot: 30288.0
|
||||
match_complete_win: 118944.0
|
||||
first_place_kill: 30336.0
|
||||
mostKilled: xxfaze27xx
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 2.0
|
||||
medalXp: 1020.0
|
||||
matchXp: 326.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 375.0
|
||||
accuracy: 0.17073170731707318
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 7.0
|
||||
score: 375.0
|
||||
totalXp: 1721.0
|
||||
headshots: 1.0
|
||||
assists: 3.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 126.40449438202248
|
||||
distanceTraveled: 1086.7673
|
||||
deaths: 0.0
|
||||
kdRatio: 2.0
|
||||
shotsMissed: 34.0
|
||||
timePlayed: 0 Days 0 Hours 2 Minutes 58 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 30.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 2.0
|
||||
damageDone: 234.0
|
||||
shotsFired: 41.0
|
||||
damageTaken: 0.0
|
||||
weaponStats:
|
||||
Mk2 Carbine:
|
||||
hits: 1.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 5.0
|
||||
shots: 2.0
|
||||
startingWeaponXp: 62100.0
|
||||
deaths: 0.0
|
||||
xpEarned: 135.0
|
||||
M19:
|
||||
hits: 1.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 14.0
|
||||
startingWeaponXp: 33000.0
|
||||
deaths: 0.0
|
||||
xpEarned: 90.0
|
||||
Holger-26:
|
||||
hits: 4.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 0.0
|
||||
shots: 20.0
|
||||
startingWeaponXp: 77500.0
|
||||
deaths: 0.0
|
||||
xpEarned: 270.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
99
examples/yaml/matches/match_19.yaml
Normal file
99
examples/yaml/matches/match_19.yaml
Normal file
@ -0,0 +1,99 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 04:49:54 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 04:53:18 AM'
|
||||
map: Aisle 9
|
||||
mode: Gunfight
|
||||
matchID: '5815360294674482013'
|
||||
duration: 3 Minutes 24 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: axis
|
||||
gameBattle: false
|
||||
team1Score: 0
|
||||
team2Score: 6
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: axis
|
||||
rank: 67.0
|
||||
awards:
|
||||
low_health_kill: 142704.0
|
||||
one_shot_kill: 142608.0
|
||||
mode_x_last_alive: 142656.0
|
||||
mode_x_eliminate: 142752.0
|
||||
kill_jumper: 142752.0
|
||||
headshot: 129200.0
|
||||
match_complete_win: 144944.0
|
||||
firstblood: 129056.0
|
||||
streak_5: 129200.0
|
||||
first_place_kill: 142752.0
|
||||
longshot: 129200.0
|
||||
mostKilled: StealthygunnerX
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 6.0
|
||||
medalXp: 1705.0
|
||||
matchXp: 852.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 650.0
|
||||
accuracy: 0.2653061224489796
|
||||
wallBangs: 1.0
|
||||
shotsLanded: 13.0
|
||||
score: 650.0
|
||||
totalXp: 3207.0
|
||||
headshots: 2.0
|
||||
assists: 1.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 154.1501976284585
|
||||
distanceTraveled: 1376.0564
|
||||
deaths: 0.0
|
||||
kdRatio: 6.0
|
||||
shotsMissed: 36.0
|
||||
timePlayed: 0 Days 0 Hours 4 Minutes 13 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 12.0
|
||||
nearmisses: 16.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 6.0
|
||||
damageDone: 647.0
|
||||
shotsFired: 49.0
|
||||
damageTaken: 186.0
|
||||
weaponStats:
|
||||
Bruen MK9:
|
||||
hits: 3.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 1.0
|
||||
shots: 29.0
|
||||
startingWeaponXp: 82200.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
SP-R 208:
|
||||
hits: 2.0
|
||||
kills: 2.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 4.0
|
||||
startingWeaponXp: 72900.0
|
||||
deaths: 0.0
|
||||
xpEarned: 360.0
|
||||
.50 GS:
|
||||
hits: 2.0
|
||||
kills: 1.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 5.0
|
||||
startingWeaponXp: 46500.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
126
examples/yaml/matches/match_2.yaml
Normal file
126
examples/yaml/matches/match_2.yaml
Normal file
@ -0,0 +1,126 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 06:33:09 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 06:38:05 AM'
|
||||
map: Shipment
|
||||
mode: Gunfight
|
||||
matchID: '3438682029918300211'
|
||||
duration: 4 Minutes 56 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: allies
|
||||
gameBattle: false
|
||||
team1Score: 6
|
||||
team2Score: 5
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: allies
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 262768.0
|
||||
one_shot_kill: 31232.0
|
||||
mode_x_last_alive: 262720.0
|
||||
mode_x_eliminate: 262816.0
|
||||
headshot: 31280.0
|
||||
air_kill: 76640.0
|
||||
match_complete: 180576.0
|
||||
firstblood: 227456.0
|
||||
match_complete_win: 265152.0
|
||||
first_place_kill: 262816.0
|
||||
comeback: 227552.0
|
||||
mostKilled: GENXJAMES23
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 8.0
|
||||
medalXp: 2530.0
|
||||
matchXp: 836.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 900.0
|
||||
accuracy: 0.20952380952380953
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 22.0
|
||||
score: 900.0
|
||||
totalXp: 4266.0
|
||||
headshots: 2.0
|
||||
assists: 2.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 157.43440233236151
|
||||
distanceTraveled: 1403.7448
|
||||
deaths: 7.0
|
||||
kdRatio: 1.1428571428571428
|
||||
shotsMissed: 83.0
|
||||
timePlayed: 0 Days 0 Hours 5 Minutes 43 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 59.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 4.0
|
||||
damageDone: 942.0
|
||||
shotsFired: 105.0
|
||||
damageTaken: 893.0
|
||||
weaponStats:
|
||||
SP-R 208:
|
||||
hits: 2.0
|
||||
kills: 2.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 0.0
|
||||
shots: 3.0
|
||||
startingWeaponXp: 72900.0
|
||||
deaths: 0.0
|
||||
xpEarned: 360.0
|
||||
PKM:
|
||||
hits: 1.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 33.0
|
||||
startingWeaponXp: 77500.0
|
||||
deaths: 2.0
|
||||
xpEarned: 0.0
|
||||
AUG:
|
||||
hits: 6.0
|
||||
kills: 2.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 7.0
|
||||
shots: 22.0
|
||||
startingWeaponXp: 77500.0
|
||||
deaths: 1.0
|
||||
xpEarned: 360.0
|
||||
M19:
|
||||
hits: 3.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 6.0
|
||||
shots: 9.0
|
||||
startingWeaponXp: 33000.0
|
||||
deaths: 1.0
|
||||
xpEarned: 0.0
|
||||
Origin 12:
|
||||
hits: 3.0
|
||||
kills: 2.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 8.0
|
||||
shots: 3.0
|
||||
startingWeaponXp: 62100.0
|
||||
deaths: 0.0
|
||||
xpEarned: 360.0
|
||||
CR-56 AMAX:
|
||||
hits: 3.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 21.0
|
||||
startingWeaponXp: 105000.0
|
||||
deaths: 1.0
|
||||
xpEarned: 180.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
115
examples/yaml/matches/match_20.yaml
Normal file
115
examples/yaml/matches/match_20.yaml
Normal file
@ -0,0 +1,115 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 04:44:43 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 04:48:03 AM'
|
||||
map: Verdansk Stadium
|
||||
mode: Gunfight
|
||||
matchID: '5579971129088700483'
|
||||
duration: 3 Minutes 20 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: allies
|
||||
gameBattle: false
|
||||
team1Score: 6
|
||||
team2Score: 0
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: allies
|
||||
rank: 67.0
|
||||
awards:
|
||||
low_health_kill: 84464.0
|
||||
mode_x_last_alive: 153600.0
|
||||
mode_x_eliminate: 153696.0
|
||||
headshot: 153552.0
|
||||
firstblood: 2688.0
|
||||
match_complete_win: 155888.0
|
||||
streak_5: 153648.0
|
||||
first_place_kill: 132000.0
|
||||
longshot: 2784.0
|
||||
mostKilled: ArcticFireWolf5
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 6.0
|
||||
medalXp: 1615.0
|
||||
matchXp: 954.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 650.0
|
||||
accuracy: 0.24324324324324326
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 18.0
|
||||
score: 650.0
|
||||
totalXp: 3219.0
|
||||
headshots: 2.0
|
||||
assists: 1.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 158.53658536585365
|
||||
distanceTraveled: 890.02075
|
||||
deaths: 1.0
|
||||
kdRatio: 6.0
|
||||
shotsMissed: 56.0
|
||||
timePlayed: 0 Days 0 Hours 4 Minutes 6 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 12.0
|
||||
nearmisses: 43.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 5.0
|
||||
damageDone: 465.0
|
||||
shotsFired: 74.0
|
||||
damageTaken: 250.0
|
||||
weaponStats:
|
||||
'.357':
|
||||
hits: 1.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 3.0
|
||||
startingWeaponXp: 44700.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
M13:
|
||||
hits: 2.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 1.0
|
||||
shots: 6.0
|
||||
startingWeaponXp: 107700.0
|
||||
deaths: 1.0
|
||||
xpEarned: 90.0
|
||||
molotov_mp:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 0.0
|
||||
startingWeaponXp: 0.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
'725':
|
||||
hits: 2.0
|
||||
kills: 1.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 2.0
|
||||
startingWeaponXp: 66300.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
M19:
|
||||
hits: 3.0
|
||||
kills: 1.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 19.0
|
||||
startingWeaponXp: 33000.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
125
examples/yaml/matches/match_3.yaml
Normal file
125
examples/yaml/matches/match_3.yaml
Normal file
@ -0,0 +1,125 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 06:27:16 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 06:31:13 AM'
|
||||
map: Docks
|
||||
mode: Gunfight
|
||||
matchID: '6206854020644114553'
|
||||
duration: 3 Minutes 57 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: axis
|
||||
gameBattle: false
|
||||
team1Score: 2
|
||||
team2Score: 6
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: axis
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 117536.0
|
||||
one_shot_kill: 14832.0
|
||||
mode_x_last_alive: 94736.0
|
||||
mode_x_eliminate: 173552.0
|
||||
headshot: 155760.0
|
||||
match_complete: 68688.0
|
||||
firstblood: 173504.0
|
||||
match_complete_win: 177552.0
|
||||
first_place_kill: 117584.0
|
||||
longshot: 173600.0
|
||||
mostKilled: TheChosenNinja
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 7.0
|
||||
medalXp: 1670.0
|
||||
matchXp: 783.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 750.0
|
||||
accuracy: 0.25773195876288657
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 25.0
|
||||
score: 750.0
|
||||
totalXp: 3203.0
|
||||
headshots: 1.0
|
||||
assists: 1.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 160.1423487544484
|
||||
distanceTraveled: 530.347
|
||||
deaths: 4.0
|
||||
kdRatio: 1.75
|
||||
shotsMissed: 72.0
|
||||
timePlayed: 0 Days 0 Hours 4 Minutes 41 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 48.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 3.0
|
||||
damageDone: 717.0
|
||||
shotsFired: 97.0
|
||||
damageTaken: 522.0
|
||||
weaponStats:
|
||||
Mk2 Carbine:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 6.0
|
||||
shots: 0.0
|
||||
startingWeaponXp: 62100.0
|
||||
deaths: 1.0
|
||||
xpEarned: 0.0
|
||||
Renetti:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 1.0
|
||||
shots: 1.0
|
||||
startingWeaponXp: 54000.0
|
||||
deaths: 1.0
|
||||
xpEarned: 0.0
|
||||
AN-94:
|
||||
hits: 6.0
|
||||
kills: 2.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 2.0
|
||||
shots: 25.0
|
||||
startingWeaponXp: 105000.0
|
||||
deaths: 1.0
|
||||
xpEarned: 360.0
|
||||
VLK Rogue:
|
||||
hits: 1.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 0.0
|
||||
shots: 2.0
|
||||
startingWeaponXp: 64200.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
molotov_mp:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 0.0
|
||||
startingWeaponXp: 0.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
P90:
|
||||
hits: 5.0
|
||||
kills: 1.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 31.0
|
||||
startingWeaponXp: 62100.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
84
examples/yaml/matches/match_4.yaml
Normal file
84
examples/yaml/matches/match_4.yaml
Normal file
@ -0,0 +1,84 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 06:22:31 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 06:25:22 AM'
|
||||
map: Station
|
||||
mode: Gunfight
|
||||
matchID: '8819583302964955303'
|
||||
duration: 2 Minutes 51 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: allies
|
||||
gameBattle: false
|
||||
team1Score: 6
|
||||
team2Score: 0
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: allies
|
||||
rank: 68.0
|
||||
awards:
|
||||
mode_x_eliminate: 153616.0
|
||||
headshot: 153472.0
|
||||
match_complete_win: 155904.0
|
||||
firstblood: 127072.0
|
||||
longshot: 4144.0
|
||||
mostKilled: Keshawn Vines
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 3.0
|
||||
medalXp: 1295.0
|
||||
matchXp: 618.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 425.0
|
||||
accuracy: 0.13580246913580246
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 11.0
|
||||
score: 425.0
|
||||
totalXp: 2338.0
|
||||
headshots: 1.0
|
||||
assists: 2.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 122.59615384615385
|
||||
distanceTraveled: 878.83344
|
||||
deaths: 1.0
|
||||
kdRatio: 3.0
|
||||
shotsMissed: 70.0
|
||||
timePlayed: 0 Days 0 Hours 3 Minutes 28 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 34.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 2.0
|
||||
damageDone: 386.0
|
||||
shotsFired: 81.0
|
||||
damageTaken: 136.0
|
||||
weaponStats:
|
||||
FN Scar 17:
|
||||
hits: 2.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 1.0
|
||||
shots: 37.0
|
||||
startingWeaponXp: 97100.0
|
||||
deaths: 0.0
|
||||
xpEarned: 90.0
|
||||
M19:
|
||||
hits: 3.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 10.0
|
||||
startingWeaponXp: 33000.0
|
||||
deaths: 1.0
|
||||
xpEarned: 135.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
104
examples/yaml/matches/match_5.yaml
Normal file
104
examples/yaml/matches/match_5.yaml
Normal file
@ -0,0 +1,104 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 06:18:02 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 06:20:39 AM'
|
||||
map: Aisle 9
|
||||
mode: Gunfight
|
||||
matchID: '3929199870598596557'
|
||||
duration: 2 Minutes 37 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: allies
|
||||
gameBattle: false
|
||||
team1Score: 6
|
||||
team2Score: 0
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: allies
|
||||
rank: 68.0
|
||||
awards:
|
||||
mode_x_eliminate: 140688.0
|
||||
headshot: 140640.0
|
||||
firstblood: 133744.0
|
||||
match_complete_win: 142976.0
|
||||
streak_5: 140736.0
|
||||
save_teammate: 30720.0
|
||||
longshot: 51840.0
|
||||
mostKilled: NiCe
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 5.0
|
||||
medalXp: 1865.0
|
||||
matchXp: 681.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 550.0
|
||||
accuracy: 0.20652173913043478
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 19.0
|
||||
score: 550.0
|
||||
totalXp: 3096.0
|
||||
headshots: 2.0
|
||||
assists: 2.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 161.76470588235296
|
||||
distanceTraveled: 1531.4232
|
||||
deaths: 0.0
|
||||
kdRatio: 5.0
|
||||
shotsMissed: 73.0
|
||||
timePlayed: 0 Days 0 Hours 3 Minutes 24 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 39.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 5.0
|
||||
damageDone: 554.0
|
||||
shotsFired: 92.0
|
||||
damageTaken: 104.0
|
||||
weaponStats:
|
||||
Renetti:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 2.0
|
||||
startingWeaponXp: 54000.0
|
||||
deaths: 0.0
|
||||
xpEarned: 45.0
|
||||
PKM:
|
||||
hits: 7.0
|
||||
kills: 2.0
|
||||
headshots: 2.0
|
||||
loadoutIndex: 5.0
|
||||
shots: 42.0
|
||||
startingWeaponXp: 77500.0
|
||||
deaths: 0.0
|
||||
xpEarned: 360.0
|
||||
M19:
|
||||
hits: 4.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 1.0
|
||||
shots: 10.0
|
||||
startingWeaponXp: 33000.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
R9-0:
|
||||
hits: 1.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 2.0
|
||||
startingWeaponXp: 58000.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
105
examples/yaml/matches/match_6.yaml
Normal file
105
examples/yaml/matches/match_6.yaml
Normal file
@ -0,0 +1,105 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 06:12:33 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 06:15:16 AM'
|
||||
map: Atrium
|
||||
mode: Gunfight
|
||||
matchID: '7764292037536792886'
|
||||
duration: 2 Minutes 43 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: axis
|
||||
gameBattle: false
|
||||
team1Score: 2
|
||||
team2Score: 6
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: axis
|
||||
rank: 68.0
|
||||
awards:
|
||||
one_shot_kill: 4416.0
|
||||
mode_x_eliminate: 63216.0
|
||||
pointblank: 4464.0
|
||||
match_complete: 119264.0
|
||||
firstblood: 45888.0
|
||||
match_complete_win: 141952.0
|
||||
first_place_kill: 63168.0
|
||||
longshot: 46032.0
|
||||
mostKilled: Breadcrumbs
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 3.0
|
||||
medalXp: 1350.0
|
||||
matchXp: 251.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 375.0
|
||||
accuracy: 0.15151515151515152
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 5.0
|
||||
score: 375.0
|
||||
totalXp: 1976.0
|
||||
headshots: 0.0
|
||||
assists: 1.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 109.2233009708738
|
||||
distanceTraveled: 1075.5255
|
||||
deaths: 3.0
|
||||
kdRatio: 1.0
|
||||
shotsMissed: 28.0
|
||||
timePlayed: 0 Days 0 Hours 3 Minutes 26 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 15.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 2.0
|
||||
damageDone: 411.0
|
||||
shotsFired: 33.0
|
||||
damageTaken: 336.0
|
||||
weaponStats:
|
||||
Mk2 Carbine:
|
||||
hits: 1.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 0.0
|
||||
shots: 3.0
|
||||
startingWeaponXp: 62100.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
AS VAL:
|
||||
hits: 2.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 7.0
|
||||
shots: 6.0
|
||||
startingWeaponXp: 68500.0
|
||||
deaths: 1.0
|
||||
xpEarned: 135.0
|
||||
M91:
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 5.0
|
||||
shots: 8.0
|
||||
startingWeaponXp: 79800.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
'725':
|
||||
hits: 0.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 2.0
|
||||
startingWeaponXp: 66300.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
102
examples/yaml/matches/match_7.yaml
Normal file
102
examples/yaml/matches/match_7.yaml
Normal file
@ -0,0 +1,102 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 06:07:00 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 06:10:50 AM'
|
||||
map: Pine
|
||||
mode: Gunfight
|
||||
matchID: '5698189887698526210'
|
||||
duration: 3 Minutes 50 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: allies
|
||||
gameBattle: false
|
||||
team1Score: 5
|
||||
team2Score: 1
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: allies
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 52592.0
|
||||
one_shot_kill: 167536.0
|
||||
mode_x_eliminate: 167584.0
|
||||
pointblank: 77056.0
|
||||
match_complete_win: 169872.0
|
||||
streak_5: 96752.0
|
||||
save_teammate: 96752.0
|
||||
mode_x_last_alive: 52640.0
|
||||
kill_jumper: 77152.0
|
||||
headshot: 156992.0
|
||||
match_complete: 142016.0
|
||||
firstblood: 156848.0
|
||||
first_place_kill: 167632.0
|
||||
longshot: 156992.0
|
||||
mostKilled: SHRIMPSCAMPI
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 8.0
|
||||
medalXp: 1980.0
|
||||
matchXp: 877.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 875.0
|
||||
accuracy: 0.16326530612244897
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 16.0
|
||||
score: 875.0
|
||||
totalXp: 3732.0
|
||||
headshots: 1.0
|
||||
assists: 1.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 201.1494252873563
|
||||
distanceTraveled: 1346.3358
|
||||
deaths: 1.0
|
||||
kdRatio: 8.0
|
||||
shotsMissed: 82.0
|
||||
timePlayed: 0 Days 0 Hours 4 Minutes 21 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 62.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 6.0
|
||||
damageDone: 684.0
|
||||
shotsFired: 98.0
|
||||
damageTaken: 244.0
|
||||
weaponStats:
|
||||
HDR:
|
||||
hits: 1.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 2.0
|
||||
startingWeaponXp: 37800.0
|
||||
deaths: 1.0
|
||||
xpEarned: 180.0
|
||||
FiNN:
|
||||
hits: 3.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 1.0
|
||||
shots: 19.0
|
||||
startingWeaponXp: 79800.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
M19:
|
||||
hits: 4.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 15.0
|
||||
startingWeaponXp: 33000.0
|
||||
deaths: 0.0
|
||||
xpEarned: 315.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
125
examples/yaml/matches/match_8.yaml
Normal file
125
examples/yaml/matches/match_8.yaml
Normal file
@ -0,0 +1,125 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 06:00:06 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 06:05:15 AM'
|
||||
map: Speedball
|
||||
mode: Gunfight
|
||||
matchID: '9526051386376023896'
|
||||
duration: 5 Minutes 9 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: allies
|
||||
gameBattle: false
|
||||
team1Score: 6
|
||||
team2Score: 4
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: allies
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 160080.0
|
||||
one_shot_kill: 196656.0
|
||||
mode_x_last_alive: 144496.0
|
||||
mode_x_eliminate: 276528.0
|
||||
kill_jumper: 228800.0
|
||||
headshot: 245856.0
|
||||
match_complete: 232544.0
|
||||
match_complete_win: 280816.0
|
||||
firstblood: 276480.0
|
||||
first_place_kill: 276576.0
|
||||
mostKilled: Smoke A Weed
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 8.0
|
||||
medalXp: 2465.0
|
||||
matchXp: 1242.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 1025.0
|
||||
accuracy: 0.19548872180451127
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 26.0
|
||||
score: 1025.0
|
||||
totalXp: 4732.0
|
||||
headshots: 1.0
|
||||
assists: 3.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 173.23943661971833
|
||||
distanceTraveled: 827.6175
|
||||
deaths: 5.0
|
||||
kdRatio: 1.6
|
||||
shotsMissed: 107.0
|
||||
timePlayed: 0 Days 0 Hours 5 Minutes 55 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 75.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 4.0
|
||||
damageDone: 1053.0
|
||||
shotsFired: 133.0
|
||||
damageTaken: 752.0
|
||||
weaponStats:
|
||||
Renetti:
|
||||
hits: 2.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 0.0
|
||||
shots: 7.0
|
||||
startingWeaponXp: 54000.0
|
||||
deaths: 2.0
|
||||
xpEarned: 135.0
|
||||
'.357':
|
||||
hits: 1.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 1.0
|
||||
shots: 3.0
|
||||
startingWeaponXp: 44700.0
|
||||
deaths: 0.0
|
||||
xpEarned: 135.0
|
||||
Striker 45:
|
||||
hits: 3.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 21.0
|
||||
startingWeaponXp: 72900.0
|
||||
deaths: 1.0
|
||||
xpEarned: 180.0
|
||||
HDR:
|
||||
hits: 2.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 5.0
|
||||
shots: 4.0
|
||||
startingWeaponXp: 37800.0
|
||||
deaths: 1.0
|
||||
xpEarned: 180.0
|
||||
PP19 Bizon:
|
||||
hits: 2.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 5.0
|
||||
shots: 12.0
|
||||
startingWeaponXp: 60000.0
|
||||
deaths: 1.0
|
||||
xpEarned: 180.0
|
||||
Grau 5.56:
|
||||
hits: 6.0
|
||||
kills: 1.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 6.0
|
||||
shots: 22.0
|
||||
startingWeaponXp: 99700.0
|
||||
deaths: 0.0
|
||||
xpEarned: 315.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
125
examples/yaml/matches/match_9.yaml
Normal file
125
examples/yaml/matches/match_9.yaml
Normal file
@ -0,0 +1,125 @@
|
||||
---
|
||||
utcStartSeconds: 'GMT: Monday, March 03, 2025 05:54:04 AM'
|
||||
utcEndSeconds: 'GMT: Monday, March 03, 2025 05:58:19 AM'
|
||||
map: Cargo
|
||||
mode: Gunfight
|
||||
matchID: '15425936058177056181'
|
||||
duration: 4 Minutes 15 Seconds 0 Milliseconds
|
||||
playlistName: null
|
||||
version: 1
|
||||
gameType: mp
|
||||
result: win
|
||||
winningTeam: allies
|
||||
gameBattle: false
|
||||
team1Score: 6
|
||||
team2Score: 3
|
||||
isPresentAtEnd: true
|
||||
player:
|
||||
team: allies
|
||||
rank: 68.0
|
||||
awards:
|
||||
low_health_kill: 205072.0
|
||||
mode_x_last_alive: 228592.0
|
||||
mode_x_eliminate: 228640.0
|
||||
headshot: 126176.0
|
||||
match_complete: 133968.0
|
||||
match_complete_win: 230928.0
|
||||
firstblood: 162528.0
|
||||
streak_5: 56256.0
|
||||
first_place_kill: 228544.0
|
||||
longshot: 126224.0
|
||||
mostKilled: Jesse
|
||||
username: Ahrimdon
|
||||
PC: '19568270'
|
||||
clantag: Bettr
|
||||
platform: battlenet
|
||||
killstreakUsage: {}
|
||||
playerStats:
|
||||
kills: 9.0
|
||||
medalXp: 2675.0
|
||||
matchXp: 935.0
|
||||
averageSpeedDuringMatch: 0.0
|
||||
scoreXp: 975.0
|
||||
accuracy: 0.2900763358778626
|
||||
wallBangs: 0.0
|
||||
shotsLanded: 38.0
|
||||
score: 975.0
|
||||
totalXp: 4585.0
|
||||
headshots: 2.0
|
||||
assists: 1.0
|
||||
rank: 54.0
|
||||
scorePerMinute: 196.30872483221478
|
||||
distanceTraveled: 811.5166
|
||||
deaths: 4.0
|
||||
kdRatio: 2.25
|
||||
shotsMissed: 93.0
|
||||
timePlayed: 0 Days 0 Hours 4 Minutes 58 Seconds
|
||||
executions: 0.0
|
||||
suicides: 0.0
|
||||
seasonRank: 13.0
|
||||
nearmisses: 68.0
|
||||
percentTimeMoving: 0 Days 0 Hours 0 Minutes 0 Seconds
|
||||
miscXp: 0.0
|
||||
longestStreak: 5.0
|
||||
damageDone: 1037.0
|
||||
shotsFired: 131.0
|
||||
damageTaken: 492.0
|
||||
weaponStats:
|
||||
AN-94:
|
||||
hits: 6.0
|
||||
kills: 2.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 1.0
|
||||
shots: 11.0
|
||||
startingWeaponXp: 105000.0
|
||||
deaths: 0.0
|
||||
xpEarned: 360.0
|
||||
X16:
|
||||
hits: 2.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 9.0
|
||||
startingWeaponXp: 34600.0
|
||||
deaths: 1.0
|
||||
xpEarned: 0.0
|
||||
ISO:
|
||||
hits: 8.0
|
||||
kills: 2.0
|
||||
headshots: 1.0
|
||||
loadoutIndex: 4.0
|
||||
shots: 18.0
|
||||
startingWeaponXp: 72900.0
|
||||
deaths: 1.0
|
||||
xpEarned: 360.0
|
||||
JAK-12:
|
||||
hits: 1.0
|
||||
kills: 0.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 3.0
|
||||
shots: 4.0
|
||||
startingWeaponXp: 70700.0
|
||||
deaths: 0.0
|
||||
xpEarned: 0.0
|
||||
FiNN:
|
||||
hits: 4.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 6.0
|
||||
shots: 30.0
|
||||
startingWeaponXp: 79800.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
Dragunov:
|
||||
hits: 2.0
|
||||
kills: 1.0
|
||||
headshots: 0.0
|
||||
loadoutIndex: 7.0
|
||||
shots: 3.0
|
||||
startingWeaponXp: 36200.0
|
||||
deaths: 0.0
|
||||
xpEarned: 180.0
|
||||
allPlayers: null
|
||||
Gunfight: false
|
||||
privateMatch: false
|
||||
...
|
96
examples/yaml/season_loot.yaml
Normal file
96
examples/yaml/season_loot.yaml
Normal file
@ -0,0 +1,96 @@
|
||||
---
|
||||
status: success
|
||||
data:
|
||||
streams:
|
||||
loot_season_3:
|
||||
name: loot_season_3
|
||||
categoryNameLabel: Season 3
|
||||
categoryTitleLabel: Season 3
|
||||
tier: 100
|
||||
streamType: season
|
||||
rarity: null
|
||||
lootType: null
|
||||
seasonInfoUrlKey: season-3
|
||||
itemsObtained: null
|
||||
premiumTokenOwnedNotRedeemed: false
|
||||
tierSkipTokensUnredeemed: null
|
||||
premium: true
|
||||
loot_season_4:
|
||||
name: loot_season_4
|
||||
categoryNameLabel: Season 4
|
||||
categoryTitleLabel: Season 4
|
||||
tier: 100
|
||||
streamType: season
|
||||
rarity: null
|
||||
lootType: null
|
||||
seasonInfoUrlKey: season-4
|
||||
itemsObtained: null
|
||||
premiumTokenOwnedNotRedeemed: false
|
||||
tierSkipTokensUnredeemed: null
|
||||
premium: true
|
||||
loot_season_1:
|
||||
name: loot_season_1
|
||||
categoryNameLabel: Season 1
|
||||
categoryTitleLabel: Season 1
|
||||
tier: 100
|
||||
streamType: season
|
||||
rarity: null
|
||||
lootType: null
|
||||
seasonInfoUrlKey: season-1
|
||||
itemsObtained: null
|
||||
premiumTokenOwnedNotRedeemed: false
|
||||
tierSkipTokensUnredeemed: null
|
||||
premium: true
|
||||
loot_season_2:
|
||||
name: loot_season_2
|
||||
categoryNameLabel: Season 2
|
||||
categoryTitleLabel: Season 2
|
||||
tier: 100
|
||||
streamType: season
|
||||
rarity: null
|
||||
lootType: null
|
||||
seasonInfoUrlKey: season-2
|
||||
itemsObtained: null
|
||||
premiumTokenOwnedNotRedeemed: false
|
||||
tierSkipTokensUnredeemed: null
|
||||
premium: true
|
||||
loot_season_0:
|
||||
name: loot_season_0
|
||||
categoryNameLabel: Season 0
|
||||
categoryTitleLabel: Season 0
|
||||
tier: 50
|
||||
streamType: season
|
||||
rarity: null
|
||||
lootType: null
|
||||
seasonInfoUrlKey: season-0
|
||||
itemsObtained: null
|
||||
premiumTokenOwnedNotRedeemed: false
|
||||
tierSkipTokensUnredeemed: null
|
||||
premium: false
|
||||
loot_season_5:
|
||||
name: loot_season_5
|
||||
categoryNameLabel: Season 5
|
||||
categoryTitleLabel: Season 5
|
||||
tier: 100
|
||||
streamType: season
|
||||
rarity: null
|
||||
lootType: null
|
||||
seasonInfoUrlKey: season-5
|
||||
itemsObtained: null
|
||||
premiumTokenOwnedNotRedeemed: false
|
||||
tierSkipTokensUnredeemed: null
|
||||
premium: false
|
||||
loot_season_6:
|
||||
name: loot_season_6
|
||||
categoryNameLabel: Season 6
|
||||
categoryTitleLabel: Season 6
|
||||
tier: 93
|
||||
streamType: season
|
||||
rarity: null
|
||||
lootType: null
|
||||
seasonInfoUrlKey: season-6
|
||||
itemsObtained: null
|
||||
premiumTokenOwnedNotRedeemed: false
|
||||
tierSkipTokensUnredeemed: null
|
||||
premium: true
|
||||
...
|
1510
examples/yaml/stats-Ahrimdon.yaml
Normal file
1510
examples/yaml/stats-Ahrimdon.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user