Created
November 6, 2023 23:38
-
-
Save ericljiang/740a5c8e30021b8328ff02f1069d5a11 to your computer and use it in GitHub Desktop.
"kills" portion of match response from Henrik API
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"kills": [ | |
{ | |
"kill_time_in_round": 17232, | |
"kill_time_in_match": 74675, | |
"round": 0, | |
"killer_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"killer_display_name": "senguy#8827", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8962, | |
"y": -2393 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 9031, | |
"y": -4104 | |
}, | |
"view_radians": 1.618158 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10454, | |
"y": 3545 | |
}, | |
"view_radians": 4.443837 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8557, | |
"y": 1057 | |
}, | |
"view_radians": 5.8932667 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8383, | |
"y": 4398 | |
}, | |
"view_radians": 6.1721635 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10793, | |
"y": -17 | |
}, | |
"view_radians": 2.5639782 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9377, | |
"y": 4361 | |
}, | |
"view_radians": 4.750163 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11034, | |
"y": 2520 | |
}, | |
"view_radians": 3.808674 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9873, | |
"y": -6355 | |
}, | |
"view_radians": 1.4751136 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8494, | |
"y": 4562 | |
}, | |
"view_radians": 5.9651713 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"assistant_display_name": "Pianggot#AL88", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 23690, | |
"kill_time_in_match": 81133, | |
"round": 0, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 9456, | |
"y": 3767 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 9648, | |
"y": -4078 | |
}, | |
"view_radians": 3.2896225 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 9402, | |
"y": 3212 | |
}, | |
"view_radians": 1.4859477 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10449, | |
"y": -28 | |
}, | |
"view_radians": 1.7605656 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 9145, | |
"y": 3826 | |
}, | |
"view_radians": 5.0834208 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10495, | |
"y": 82 | |
}, | |
"view_radians": 4.137884 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10891, | |
"y": 2422 | |
}, | |
"view_radians": 3.5419614 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9871, | |
"y": -6357 | |
}, | |
"view_radians": 1.4169185 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 9230, | |
"y": 3821 | |
}, | |
"view_radians": 5.172486 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 27695, | |
"kill_time_in_match": 85138, | |
"round": 0, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 10735, | |
"y": 575 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 9831, | |
"y": -4042 | |
}, | |
"view_radians": 3.4339967 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 9641, | |
"y": 3548 | |
}, | |
"view_radians": 4.492741 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10934, | |
"y": 88 | |
}, | |
"view_radians": 1.9510312 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8980, | |
"y": 4217 | |
}, | |
"view_radians": 5.2461185 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10614, | |
"y": 2271 | |
}, | |
"view_radians": 4.36686 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9930, | |
"y": -5955 | |
}, | |
"view_radians": 2.8942373 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8060, | |
"y": 4540 | |
}, | |
"view_radians": 3.397385 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 29940, | |
"kill_time_in_match": 87383, | |
"round": 0, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 9204, | |
"y": 3803 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 9861, | |
"y": -4207 | |
}, | |
"view_radians": 5.938615 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 9329, | |
"y": 3173 | |
}, | |
"view_radians": 1.7800894 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10957, | |
"y": 511 | |
}, | |
"view_radians": 2.3866816 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11108, | |
"y": 1243 | |
}, | |
"view_radians": 4.1112595 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9415, | |
"y": -5960 | |
}, | |
"view_radians": 4.0749326 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7785, | |
"y": 4346 | |
}, | |
"view_radians": 0.27736378 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 31683, | |
"kill_time_in_match": 89126, | |
"round": 0, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11109, | |
"y": 318 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10408, | |
"y": -4866 | |
}, | |
"view_radians": 4.439314 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 9435, | |
"y": 3214 | |
}, | |
"view_radians": 0.5181979 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10697, | |
"y": 719 | |
}, | |
"view_radians": 5.5150447 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9244, | |
"y": -6478 | |
}, | |
"view_radians": 3.0369942 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7836, | |
"y": 4528 | |
}, | |
"view_radians": 6.089615 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 38654, | |
"kill_time_in_match": 96097, | |
"round": 0, | |
"killer_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"killer_display_name": "senguy#8827", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 7851, | |
"y": 4905 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 7608, | |
"y": 4982 | |
}, | |
"view_radians": 5.985688 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 9456, | |
"y": 3976 | |
}, | |
"view_radians": 2.7665179 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 9903, | |
"y": 2952 | |
}, | |
"view_radians": 2.1263855 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9453, | |
"y": -7256 | |
}, | |
"view_radians": 2.6528466 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 57375, | |
"kill_time_in_match": 190505, | |
"round": 1, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"victim_display_name": "senguy#8827", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 8278, | |
"y": -4170 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11598, | |
"y": -4501 | |
}, | |
"view_radians": 2.9420009 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8584, | |
"y": -3173 | |
}, | |
"view_radians": 5.513416 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 9058, | |
"y": -4129 | |
}, | |
"view_radians": 3.208321 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12744, | |
"y": 607 | |
}, | |
"view_radians": 5.3289533 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8611, | |
"y": -6349 | |
}, | |
"view_radians": 0.58368075 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 8588, | |
"y": -4291 | |
}, | |
"view_radians": 2.9741957 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12014, | |
"y": 638 | |
}, | |
"view_radians": 2.8388379 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10676, | |
"y": -7033 | |
}, | |
"view_radians": 1.6642733 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8999, | |
"y": -4062 | |
}, | |
"view_radians": 3.217429 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 68907, | |
"kill_time_in_match": 202037, | |
"round": 1, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10614, | |
"y": -4662 | |
}, | |
"damage_weapon_id": "462080D1-4035-2937-7C09-27AA2A5C27A7", | |
"damage_weapon_name": "Spectre", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11656, | |
"y": -4982 | |
}, | |
"view_radians": 3.8109574 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12007, | |
"y": -5119 | |
}, | |
"view_radians": 1.2835486 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12390, | |
"y": -4038 | |
}, | |
"view_radians": 4.3054056 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9136, | |
"y": -5997 | |
}, | |
"view_radians": 0.5296813 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 10367, | |
"y": -4486 | |
}, | |
"view_radians": 5.036824 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11770, | |
"y": -3755 | |
}, | |
"view_radians": 3.8058054 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11590, | |
"y": -6845 | |
}, | |
"view_radians": 2.5442517 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7043, | |
"y": -4501 | |
}, | |
"view_radians": 4.2763567 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 71103, | |
"kill_time_in_match": 204233, | |
"round": 1, | |
"killer_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"killer_display_name": "Pianggot#AL88", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 12358, | |
"y": -5167 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11487, | |
"y": -5582 | |
}, | |
"view_radians": 2.1783295 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12381, | |
"y": -4748 | |
}, | |
"view_radians": 4.633868 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9307, | |
"y": -5773 | |
}, | |
"view_radians": 0.17438318 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 11131, | |
"y": -4123 | |
}, | |
"view_radians": 1.0717732 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11242, | |
"y": -3651 | |
}, | |
"view_radians": 4.5625377 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11384, | |
"y": -6963 | |
}, | |
"view_radians": 2.2682772 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7033, | |
"y": -5874 | |
}, | |
"view_radians": 5.298211 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 71341, | |
"kill_time_in_match": 204471, | |
"round": 1, | |
"killer_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"killer_display_name": "Jimjam2146#1178", | |
"killer_team": "Red", | |
"victim_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"victim_display_name": "BoExplode87#INT", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11242, | |
"y": -3651 | |
}, | |
"damage_weapon_id": "910BE174-449B-C412-AB22-D0873436B21B", | |
"damage_weapon_name": "Bucky", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/910be174-449b-c412-ab22-d0873436b21b/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/910be174-449b-c412-ab22-d0873436b21b/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11396, | |
"y": -5671 | |
}, | |
"view_radians": 1.6724912 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12378, | |
"y": -4748 | |
}, | |
"view_radians": 4.6391416 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9282, | |
"y": -5641 | |
}, | |
"view_radians": 0.046943344 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 11314, | |
"y": -4150 | |
}, | |
"view_radians": 1.7632157 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11335, | |
"y": -6971 | |
}, | |
"view_radians": 2.227369 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7032, | |
"y": -6021 | |
}, | |
"view_radians": 5.680426 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 74963, | |
"kill_time_in_match": 208093, | |
"round": 1, | |
"killer_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"killer_display_name": "Jimjam2146#1178", | |
"killer_team": "Red", | |
"victim_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"victim_display_name": "AwesomeAutumn88#ZR13", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11905, | |
"y": -5116 | |
}, | |
"damage_weapon_id": "910BE174-449B-C412-AB22-D0873436B21B", | |
"damage_weapon_name": "Bucky", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/910be174-449b-c412-ab22-d0873436b21b/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/910be174-449b-c412-ab22-d0873436b21b/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11961, | |
"y": -4966 | |
}, | |
"view_radians": 1.1861393 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9482, | |
"y": -5150 | |
}, | |
"view_radians": 6.071471 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 11962, | |
"y": -4547 | |
}, | |
"view_radians": 4.5830545 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10869, | |
"y": -7071 | |
}, | |
"view_radians": 1.8157547 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 9210, | |
"y": -6157 | |
}, | |
"view_radians": 0.7384205 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 78854, | |
"kill_time_in_match": 211984, | |
"round": 1, | |
"killer_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"killer_display_name": "moonłíght#NA1", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10971, | |
"y": -5816 | |
}, | |
"damage_weapon_id": "462080D1-4035-2937-7C09-27AA2A5C27A7", | |
"damage_weapon_name": "Spectre", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12237, | |
"y": -4647 | |
}, | |
"view_radians": 1.9865187 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 10997, | |
"y": -5414 | |
}, | |
"view_radians": 0.21015632 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 11854, | |
"y": -4194 | |
}, | |
"view_radians": 5.25674 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10833, | |
"y": -6859 | |
}, | |
"view_radians": 1.425739 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 79048, | |
"kill_time_in_match": 212178, | |
"round": 1, | |
"killer_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"killer_display_name": "Pianggot#AL88", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11806, | |
"y": -4221 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12303, | |
"y": -4615 | |
}, | |
"view_radians": 2.453794 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 11062, | |
"y": -5408 | |
}, | |
"view_radians": 0.21015665 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10833, | |
"y": -6859 | |
}, | |
"view_radians": 1.4320664 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 83161, | |
"kill_time_in_match": 216291, | |
"round": 1, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 12006, | |
"y": -4299 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12403, | |
"y": -4923 | |
}, | |
"view_radians": 2.120633 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10826, | |
"y": -6712 | |
}, | |
"view_radians": 1.341773 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"assistant_display_name": "PigeonXtreme#2193", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 134291, | |
"kill_time_in_match": 267421, | |
"round": 1, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"victim_display_name": "moonłíght#NA1", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11423, | |
"y": -5364 | |
}, | |
"damage_weapon_id": "F7E1B454-4AD4-1063-EC0A-159E56B58941", | |
"damage_weapon_name": "Stinger", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/f7e1b454-4ad4-1063-ec0a-159e56b58941/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/f7e1b454-4ad4-1063-ec0a-159e56b58941/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 10539, | |
"y": -5844 | |
}, | |
"view_radians": 0.5055424 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 35547, | |
"kill_time_in_match": 340005, | |
"round": 2, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"victim_display_name": "BoExplode87#INT", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11202, | |
"y": 2775 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 7531, | |
"y": -22 | |
}, | |
"view_radians": 1.0478116 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10165, | |
"y": 210 | |
}, | |
"view_radians": 2.0093832 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 9167, | |
"y": 787 | |
}, | |
"view_radians": 0.7720707 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7147, | |
"y": -14 | |
}, | |
"view_radians": 6.053853 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 13369, | |
"y": -230 | |
}, | |
"view_radians": 2.3725774 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8748, | |
"y": 362 | |
}, | |
"view_radians": 0.80020195 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9359, | |
"y": 3851 | |
}, | |
"view_radians": 5.096076 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11906, | |
"y": 2523 | |
}, | |
"view_radians": 3.1060853 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8393, | |
"y": 1057 | |
}, | |
"view_radians": 3.9777992 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"assistant_display_name": "WarLion20#9571", | |
"assistant_team": "Red" | |
}, | |
{ | |
"assistant_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"assistant_display_name": "PigeonXtreme#2193", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 36031, | |
"kill_time_in_match": 340489, | |
"round": 2, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"victim_display_name": "senguy#8827", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 7484, | |
"y": 196 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10076, | |
"y": 500 | |
}, | |
"view_radians": 1.9590971 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 9161, | |
"y": 815 | |
}, | |
"view_radians": 0.75468785 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7148, | |
"y": -5 | |
}, | |
"view_radians": 0.5685322 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 13137, | |
"y": 15 | |
}, | |
"view_radians": 2.2836175 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8952, | |
"y": 171 | |
}, | |
"view_radians": 1.0103152 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9331, | |
"y": 3919 | |
}, | |
"view_radians": 5.1115103 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11836, | |
"y": 2717 | |
}, | |
"view_radians": 3.3925097 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8452, | |
"y": 947 | |
}, | |
"view_radians": 5.713334 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 38317, | |
"kill_time_in_match": 342775, | |
"round": 2, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"victim_display_name": "AwesomeAutumn88#ZR13", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 9231, | |
"y": 1011 | |
}, | |
"damage_weapon_id": "462080D1-4035-2937-7C09-27AA2A5C27A7", | |
"damage_weapon_name": "Spectre", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8844, | |
"y": 461 | |
}, | |
"view_radians": 0.5303304 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7627, | |
"y": -63 | |
}, | |
"view_radians": 3.961852 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11853, | |
"y": 706 | |
}, | |
"view_radians": 2.4868503 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8755, | |
"y": 394 | |
}, | |
"view_radians": 0.9154036 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9122, | |
"y": 3676 | |
}, | |
"view_radians": 5.5856075 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11687, | |
"y": 3463 | |
}, | |
"view_radians": 4.2562222 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8207, | |
"y": 824 | |
}, | |
"view_radians": 6.080267 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"assistant_display_name": "RVRlexar#NA1", | |
"assistant_team": "Red" | |
}, | |
{ | |
"assistant_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"assistant_display_name": "PigeonXtreme#2193", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 43845, | |
"kill_time_in_match": 348303, | |
"round": 2, | |
"killer_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"killer_display_name": "Pianggot#AL88", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10718, | |
"y": 180 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10296, | |
"y": 1435 | |
}, | |
"view_radians": 1.5476485 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7280, | |
"y": -775 | |
}, | |
"view_radians": 1.0346692 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10867, | |
"y": 1090 | |
}, | |
"view_radians": 4.4880433 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9039, | |
"y": 3166 | |
}, | |
"view_radians": 0.22377042 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11226, | |
"y": 3875 | |
}, | |
"view_radians": 3.7977524 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 9809, | |
"y": 1296 | |
}, | |
"view_radians": 1.3759801 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"assistant_display_name": "BoExplode87#INT", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 50889, | |
"kill_time_in_match": 355347, | |
"round": 2, | |
"killer_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"killer_display_name": "Jimjam2146#1178", | |
"killer_team": "Red", | |
"victim_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"victim_display_name": "moonłíght#NA1", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11360, | |
"y": 3603 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10357, | |
"y": 560 | |
}, | |
"view_radians": 5.2710476 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 9825, | |
"y": 650 | |
}, | |
"view_radians": 5.594908 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11134, | |
"y": 478 | |
}, | |
"view_radians": 3.637739 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9038, | |
"y": 3271 | |
}, | |
"view_radians": 0.14937173 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 10408, | |
"y": 1521 | |
}, | |
"view_radians": 1.4597744 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 52291, | |
"kill_time_in_match": 356749, | |
"round": 2, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11036, | |
"y": 557 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10673, | |
"y": 75 | |
}, | |
"view_radians": 0.8616178 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 9465, | |
"y": 944 | |
}, | |
"view_radians": 5.665401 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9044, | |
"y": 3250 | |
}, | |
"view_radians": 0.13775943 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 10480, | |
"y": 1722 | |
}, | |
"view_radians": 1.6262113 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 27840, | |
"kill_time_in_match": 421629, | |
"round": 3, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"victim_display_name": "AwesomeAutumn88#ZR13", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 10885, | |
"y": -4176 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8746, | |
"y": -5863 | |
}, | |
"view_radians": 5.681481 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 6204, | |
"y": -3264 | |
}, | |
"view_radians": 0.23048194 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8162, | |
"y": -6727 | |
}, | |
"view_radians": 0.52673125 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11111, | |
"y": 1352 | |
}, | |
"view_radians": 3.7843337 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8877, | |
"y": -6720 | |
}, | |
"view_radians": 0.89728415 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 6361, | |
"y": -840 | |
}, | |
"view_radians": 0.15184067 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12948, | |
"y": 3229 | |
}, | |
"view_radians": 3.1083 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11943, | |
"y": -5309 | |
}, | |
"view_radians": 3.361432 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8382, | |
"y": -6594 | |
}, | |
"view_radians": 0.5317167 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"assistant_display_name": "RVRlexar#NA1", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 31410, | |
"kill_time_in_match": 425199, | |
"round": 3, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"victim_display_name": "senguy#8827", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 8746, | |
"y": -5863 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7134, | |
"y": -3380 | |
}, | |
"view_radians": 0.4528535 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8783, | |
"y": -6482 | |
}, | |
"view_radians": 0.7575099 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11515, | |
"y": 1451 | |
}, | |
"view_radians": 4.9264326 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9453, | |
"y": -6404 | |
}, | |
"view_radians": 2.486583 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 7288, | |
"y": -445 | |
}, | |
"view_radians": 1.0549417 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 13053, | |
"y": 1092 | |
}, | |
"view_radians": 4.191027 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11930, | |
"y": -5175 | |
}, | |
"view_radians": 2.7755468 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 9390, | |
"y": -6891 | |
}, | |
"view_radians": 2.1141133 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 41677, | |
"kill_time_in_match": 435466, | |
"round": 3, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"victim_display_name": "BoExplode87#INT", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 12457, | |
"y": -4805 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10077, | |
"y": -4438 | |
}, | |
"view_radians": 0.09108022 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11758, | |
"y": -5695 | |
}, | |
"view_radians": 0.87120545 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 13033, | |
"y": -2737 | |
}, | |
"view_radians": 4.6270657 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9498, | |
"y": -5842 | |
}, | |
"view_radians": 0.26375017 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 8924, | |
"y": 674 | |
}, | |
"view_radians": 0.8185405 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11912, | |
"y": -4858 | |
}, | |
"view_radians": 4.5622916 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11092, | |
"y": -4948 | |
}, | |
"view_radians": 0.41289017 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"assistant_display_name": "PigeonXtreme#2193", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 41677, | |
"kill_time_in_match": 435466, | |
"round": 3, | |
"killer_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"killer_display_name": "moonłíght#NA1", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11758, | |
"y": -5695 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10101, | |
"y": -4442 | |
}, | |
"view_radians": 0.12654592 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 13031, | |
"y": -2767 | |
}, | |
"view_radians": 4.620108 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9498, | |
"y": -5842 | |
}, | |
"view_radians": 0.26375017 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 8924, | |
"y": 674 | |
}, | |
"view_radians": 0.8252498 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11912, | |
"y": -4858 | |
}, | |
"view_radians": 4.538666 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11092, | |
"y": -4948 | |
}, | |
"view_radians": 0.5848005 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 45751, | |
"kill_time_in_match": 439540, | |
"round": 3, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"victim_display_name": "moonłíght#NA1", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11968, | |
"y": -4613 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11762, | |
"y": -3882 | |
}, | |
"view_radians": 4.991574 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12933, | |
"y": -2769 | |
}, | |
"view_radians": 4.7918653 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 11640, | |
"y": -5596 | |
}, | |
"view_radians": 0.9607325 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9266, | |
"y": -1857 | |
}, | |
"view_radians": 4.288379 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11283, | |
"y": -5313 | |
}, | |
"view_radians": 0.55098724 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"assistant_display_name": "WarLion20#9571", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 60054, | |
"kill_time_in_match": 453843, | |
"round": 3, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 12920, | |
"y": -3916 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11751, | |
"y": -3888 | |
}, | |
"view_radians": 6.256244 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12241, | |
"y": -5212 | |
}, | |
"view_radians": 1.6806676 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 10538, | |
"y": -5912 | |
}, | |
"view_radians": 0.8422465 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8890, | |
"y": -5852 | |
}, | |
"view_radians": 0.44005996 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 54259, | |
"kill_time_in_match": 545148, | |
"round": 4, | |
"killer_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"killer_display_name": "Jimjam2146#1178", | |
"killer_team": "Red", | |
"victim_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"victim_display_name": "AwesomeAutumn88#ZR13", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 9940, | |
"y": 752 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10856, | |
"y": 2285 | |
}, | |
"view_radians": 3.298141 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 9145, | |
"y": -6078 | |
}, | |
"view_radians": 0.33241397 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8979, | |
"y": -2655 | |
}, | |
"view_radians": 4.6233215 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11193, | |
"y": 3091 | |
}, | |
"view_radians": 3.0481155 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8947, | |
"y": -2274 | |
}, | |
"view_radians": 4.594177 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9966, | |
"y": 978 | |
}, | |
"view_radians": 4.5374184 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11245, | |
"y": 2002 | |
}, | |
"view_radians": 4.6118217 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 12983, | |
"y": -3606 | |
}, | |
"view_radians": 3.4806216 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8431, | |
"y": -3271 | |
}, | |
"view_radians": 0.49801767 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"assistant_display_name": "PigeonXtreme#2193", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 60851, | |
"kill_time_in_match": 551740, | |
"round": 4, | |
"killer_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"killer_display_name": "Pianggot#AL88", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11022, | |
"y": 1061 | |
}, | |
"damage_weapon_id": "462080D1-4035-2937-7C09-27AA2A5C27A7", | |
"damage_weapon_name": "Spectre", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10024, | |
"y": 943 | |
}, | |
"view_radians": 4.999352 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10782, | |
"y": -6839 | |
}, | |
"view_radians": 0.033307243 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11379, | |
"y": -3853 | |
}, | |
"view_radians": 5.374875 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11310, | |
"y": 1726 | |
}, | |
"view_radians": 4.292751 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 11048, | |
"y": -4264 | |
}, | |
"view_radians": 0.24573623 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 13610, | |
"y": -1098 | |
}, | |
"view_radians": 3.5729969 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 12642, | |
"y": -5711 | |
}, | |
"view_radians": 3.6504745 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 10293, | |
"y": -4206 | |
}, | |
"view_radians": 0.31187835 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 67371, | |
"kill_time_in_match": 558260, | |
"round": 4, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"victim_display_name": "moonłíght#NA1", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 12935, | |
"y": -5776 | |
}, | |
"damage_weapon_id": "GrenadeAbility", | |
"damage_weapon_name": null, | |
"damage_weapon_assets": { | |
"display_icon": null, | |
"killfeed_icon": null | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8937, | |
"y": -2716 | |
}, | |
"view_radians": 4.4899607 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12203, | |
"y": -6257 | |
}, | |
"view_radians": 0.5969109 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13021, | |
"y": -3940 | |
}, | |
"view_radians": 1.6377162 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12523, | |
"y": 696 | |
}, | |
"view_radians": 6.1613297 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12113, | |
"y": -5370 | |
}, | |
"view_radians": 1.7141279 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12665, | |
"y": -2805 | |
}, | |
"view_radians": 4.7409587 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11283, | |
"y": -4522 | |
}, | |
"view_radians": 3.0546346 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 73616, | |
"kill_time_in_match": 564505, | |
"round": 4, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 13747, | |
"y": -942 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 7134, | |
"y": -5589 | |
}, | |
"view_radians": 4.7348228 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12932, | |
"y": -5423 | |
}, | |
"view_radians": 1.4895912 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12665, | |
"y": -2903 | |
}, | |
"view_radians": 1.065925 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 11014, | |
"y": -6196 | |
}, | |
"view_radians": 4.9552326 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12665, | |
"y": -2819 | |
}, | |
"view_radians": 4.8002095 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 9778, | |
"y": -4359 | |
}, | |
"view_radians": 2.7279944 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 75029, | |
"kill_time_in_match": 565918, | |
"round": 4, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"victim_display_name": "BoExplode87#INT", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 12754, | |
"y": -2613 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 7103, | |
"y": -6169 | |
}, | |
"view_radians": 5.95202 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13066, | |
"y": -4688 | |
}, | |
"view_radians": 1.5978585 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12678, | |
"y": -2996 | |
}, | |
"view_radians": 1.3987982 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 11369, | |
"y": -6945 | |
}, | |
"view_radians": 0.42952254 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 9712, | |
"y": -4043 | |
}, | |
"view_radians": 3.355488 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 85387, | |
"kill_time_in_match": 576276, | |
"round": 4, | |
"killer_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"killer_display_name": "senguy#8827", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10990, | |
"y": -7179 | |
}, | |
"damage_weapon_id": "910BE174-449B-C412-AB22-D0873436B21B", | |
"damage_weapon_name": "Bucky", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/910be174-449b-c412-ab22-d0873436b21b/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/910be174-449b-c412-ab22-d0873436b21b/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10673, | |
"y": -6156 | |
}, | |
"view_radians": 5.019185 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12336, | |
"y": -4454 | |
}, | |
"view_radians": 3.8212526 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12882, | |
"y": -4258 | |
}, | |
"view_radians": 2.0743697 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 9712, | |
"y": -4043 | |
}, | |
"view_radians": 5.535944 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"assistant_display_name": "BoExplode87#INT", | |
"assistant_team": "Blue" | |
}, | |
{ | |
"assistant_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"assistant_display_name": "moonłíght#NA1", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 88529, | |
"kill_time_in_match": 579418, | |
"round": 4, | |
"killer_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"killer_display_name": "PigeonXtreme#2193", | |
"killer_team": "Red", | |
"victim_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"victim_display_name": "senguy#8827", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11059, | |
"y": -6871 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11607, | |
"y": -5383 | |
}, | |
"view_radians": 3.6771433 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11933, | |
"y": -3848 | |
}, | |
"view_radians": 3.8970392 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 10057, | |
"y": -4057 | |
}, | |
"view_radians": 5.054179 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 26890, | |
"kill_time_in_match": 643345, | |
"round": 5, | |
"killer_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"killer_display_name": "Jimjam2146#1178", | |
"killer_team": "Red", | |
"victim_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"victim_display_name": "senguy#8827", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 9509, | |
"y": 768 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 12081, | |
"y": -3848 | |
}, | |
"view_radians": 3.4366016 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10134, | |
"y": -4446 | |
}, | |
"view_radians": 5.879069 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8177, | |
"y": -6757 | |
}, | |
"view_radians": 0.46383676 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11962, | |
"y": -4427 | |
}, | |
"view_radians": 3.1347725 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9259, | |
"y": -4548 | |
}, | |
"view_radians": 0.2514258 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 8464, | |
"y": 750 | |
}, | |
"view_radians": 0.0053689317 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 13064, | |
"y": -2869 | |
}, | |
"view_radians": 4.3912706 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11962, | |
"y": -4511 | |
}, | |
"view_radians": 3.1700559 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8793, | |
"y": -3380 | |
}, | |
"view_radians": 5.289551 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 28054, | |
"kill_time_in_match": 644509, | |
"round": 5, | |
"killer_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"killer_display_name": "Pianggot#AL88", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10219, | |
"y": -4286 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11831, | |
"y": -3860 | |
}, | |
"view_radians": 3.3802235 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8411, | |
"y": -6496 | |
}, | |
"view_radians": 5.427224 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11825, | |
"y": -4180 | |
}, | |
"view_radians": 3.2149363 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8583, | |
"y": -4589 | |
}, | |
"view_radians": 0.2151421 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 8714, | |
"y": 727 | |
}, | |
"view_radians": 0.523343 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12881, | |
"y": -3157 | |
}, | |
"view_radians": 4.401919 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11903, | |
"y": -4712 | |
}, | |
"view_radians": 4.4053054 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8890, | |
"y": -3977 | |
}, | |
"view_radians": 5.8344016 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"assistant_display_name": "AwesomeAutumn88#ZR13", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 30839, | |
"kill_time_in_match": 647294, | |
"round": 5, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8993, | |
"y": -6368 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11385, | |
"y": -3949 | |
}, | |
"view_radians": 3.9317856 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11650, | |
"y": -4852 | |
}, | |
"view_radians": 3.2765834 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8581, | |
"y": -4757 | |
}, | |
"view_radians": 1.388109 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 8926, | |
"y": -1972 | |
}, | |
"view_radians": 4.914084 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12854, | |
"y": -2909 | |
}, | |
"view_radians": 4.5996127 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11800, | |
"y": -5203 | |
}, | |
"view_radians": 3.9835558 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8986, | |
"y": -3951 | |
}, | |
"view_radians": 1.5642769 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 49862, | |
"kill_time_in_match": 666317, | |
"round": 5, | |
"killer_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"killer_display_name": "Pianggot#AL88", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 9333, | |
"y": -4485 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11898, | |
"y": 1305 | |
}, | |
"view_radians": 2.4427288 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11848, | |
"y": -4129 | |
}, | |
"view_radians": 3.2839649 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 6534, | |
"y": -1030 | |
}, | |
"view_radians": 0.76075834 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11311, | |
"y": 2176 | |
}, | |
"view_radians": 3.408049 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11767, | |
"y": -4674 | |
}, | |
"view_radians": 4.79091 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 6276, | |
"y": -1376 | |
}, | |
"view_radians": 0.65475 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 70785, | |
"kill_time_in_match": 687240, | |
"round": 5, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"victim_display_name": "BoExplode87#INT", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 10177, | |
"y": 3559 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10599, | |
"y": 2527 | |
}, | |
"view_radians": 4.208005 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12041, | |
"y": -4655 | |
}, | |
"view_radians": 1.4010173 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9949, | |
"y": 426 | |
}, | |
"view_radians": 1.501 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11855, | |
"y": -4704 | |
}, | |
"view_radians": 0.7766723 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 10082, | |
"y": 1693 | |
}, | |
"view_radians": 1.5186409 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 71097, | |
"kill_time_in_match": 687552, | |
"round": 5, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10068, | |
"y": 1683 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10607, | |
"y": 2520 | |
}, | |
"view_radians": 4.1156697 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12176, | |
"y": -4465 | |
}, | |
"view_radians": 1.0771849 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9949, | |
"y": 426 | |
}, | |
"view_radians": 1.4935219 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 12004, | |
"y": -4606 | |
}, | |
"view_radians": 0.827006 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 98814, | |
"kill_time_in_match": 715269, | |
"round": 5, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11545, | |
"y": -5364 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11678, | |
"y": -3850 | |
}, | |
"view_radians": 4.6254315 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12491, | |
"y": -4158 | |
}, | |
"view_radians": 4.1257367 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11706, | |
"y": -3766 | |
}, | |
"view_radians": 4.1339273 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 16331, | |
"kill_time_in_match": 780056, | |
"round": 6, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11376, | |
"y": 1547 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10605, | |
"y": -6158 | |
}, | |
"view_radians": 6.0926805 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11572, | |
"y": 2087 | |
}, | |
"view_radians": 4.3009787 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 9441, | |
"y": 906 | |
}, | |
"view_radians": 5.888532 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11510, | |
"y": -4533 | |
}, | |
"view_radians": 4.375872 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9162, | |
"y": 594 | |
}, | |
"view_radians": 0.47415376 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 8289, | |
"y": 4374 | |
}, | |
"view_radians": 6.1344843 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11642, | |
"y": 1698 | |
}, | |
"view_radians": 3.5823238 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10752, | |
"y": 609 | |
}, | |
"view_radians": 2.9352705 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8692, | |
"y": 4622 | |
}, | |
"view_radians": 5.6359754 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"assistant_display_name": "AwesomeAutumn88#ZR13", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 19519, | |
"kill_time_in_match": 783244, | |
"round": 6, | |
"killer_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"killer_display_name": "moonłíght#NA1", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10456, | |
"y": 1317 | |
}, | |
"damage_weapon_id": "Ability2", | |
"damage_weapon_name": null, | |
"damage_weapon_assets": { | |
"display_icon": null, | |
"killfeed_icon": null | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11908, | |
"y": -6269 | |
}, | |
"view_radians": 0.8019849 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11878, | |
"y": 1155 | |
}, | |
"view_radians": 2.6307774 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12800, | |
"y": -3608 | |
}, | |
"view_radians": 1.4783739 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8416, | |
"y": 275 | |
}, | |
"view_radians": 0.7356402 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9162, | |
"y": 3719 | |
}, | |
"view_radians": 5.5483117 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11628, | |
"y": 1350 | |
}, | |
"view_radians": 2.6537864 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10394, | |
"y": -5 | |
}, | |
"view_radians": 1.8918777 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8627, | |
"y": 4283 | |
}, | |
"view_radians": 5.819733 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 38910, | |
"kill_time_in_match": 802635, | |
"round": 6, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 9456, | |
"y": 3990 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10405, | |
"y": -6058 | |
}, | |
"view_radians": 2.67488 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 9384, | |
"y": 3240 | |
}, | |
"view_radians": 1.457857 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10995, | |
"y": 1044 | |
}, | |
"view_radians": 4.1792397 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9980, | |
"y": 1171 | |
}, | |
"view_radians": 1.0315082 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10629, | |
"y": 3262 | |
}, | |
"view_radians": 4.0475054 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10597, | |
"y": 47 | |
}, | |
"view_radians": 2.5736349 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7967, | |
"y": 869 | |
}, | |
"view_radians": 4.3088355 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"assistant_display_name": "BoExplode87#INT", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 43179, | |
"kill_time_in_match": 806904, | |
"round": 6, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10457, | |
"y": 1144 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 9843, | |
"y": -6197 | |
}, | |
"view_radians": 1.6079954 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 9792, | |
"y": 2047 | |
}, | |
"view_radians": 5.336623 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11252, | |
"y": 2266 | |
}, | |
"view_radians": 3.1110086 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11037, | |
"y": 2406 | |
}, | |
"view_radians": 4.081025 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10670, | |
"y": 10 | |
}, | |
"view_radians": 2.543505 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7438, | |
"y": 1044 | |
}, | |
"view_radians": 4.805602 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"assistant_display_name": "moonłíght#NA1", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 50650, | |
"kill_time_in_match": 814375, | |
"round": 6, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8361, | |
"y": 993 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 7754, | |
"y": 4936 | |
}, | |
"view_radians": 4.889757 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10236, | |
"y": 2048 | |
}, | |
"view_radians": 3.6775284 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10496, | |
"y": 2251 | |
}, | |
"view_radians": 3.7381198 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 8928, | |
"y": 567 | |
}, | |
"view_radians": 2.4929113 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10428, | |
"y": 173 | |
}, | |
"view_radians": 2.5848525 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 4534, | |
"kill_time_in_match": 855942, | |
"round": 7, | |
"killer_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"killer_display_name": "PigeonXtreme#2193", | |
"killer_team": "Red", | |
"victim_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"victim_display_name": "AwesomeAutumn88#ZR13", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 9026, | |
"y": -3244 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8642, | |
"y": -7044 | |
}, | |
"view_radians": 1.4579525 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7876, | |
"y": -3234 | |
}, | |
"view_radians": 6.2493944 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7118, | |
"y": -2835 | |
}, | |
"view_radians": 6.0257616 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10676, | |
"y": 2378 | |
}, | |
"view_radians": 0.6136885 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 7410, | |
"y": -2809 | |
}, | |
"view_radians": 6.1558313 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 7169, | |
"y": 1233 | |
}, | |
"view_radians": 5.862446 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 9173, | |
"y": 1008 | |
}, | |
"view_radians": 3.500098 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11767, | |
"y": -5007 | |
}, | |
"view_radians": 3.604375 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7608, | |
"y": -2921 | |
}, | |
"view_radians": 6.0686173 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 20777, | |
"kill_time_in_match": 872185, | |
"round": 7, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"victim_display_name": "moonłíght#NA1", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 12338, | |
"y": -4734 | |
}, | |
"damage_weapon_id": "Ability2", | |
"damage_weapon_name": null, | |
"damage_weapon_assets": { | |
"display_icon": null, | |
"killfeed_icon": null | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8642, | |
"y": -7009 | |
}, | |
"view_radians": 0.89776284 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 9213, | |
"y": -4080 | |
}, | |
"view_radians": 6.1049547 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7855, | |
"y": -2763 | |
}, | |
"view_radians": 3.2263453 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 13782, | |
"y": -1185 | |
}, | |
"view_radians": 4.087675 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9081, | |
"y": -4363 | |
}, | |
"view_radians": 6.2294 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 7258, | |
"y": 1194 | |
}, | |
"view_radians": 5.4958696 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 8470, | |
"y": 279 | |
}, | |
"view_radians": 2.3948305 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8417, | |
"y": -3323 | |
}, | |
"view_radians": 6.2658315 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 31616, | |
"kill_time_in_match": 883024, | |
"round": 7, | |
"killer_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"killer_display_name": "senguy#8827", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10623, | |
"y": -4597 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8642, | |
"y": -7015 | |
}, | |
"view_radians": 0.87638277 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11821, | |
"y": -4928 | |
}, | |
"view_radians": 0.8416754 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 13069, | |
"y": -3653 | |
}, | |
"view_radians": 4.498973 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 10691, | |
"y": -4685 | |
}, | |
"view_radians": 3.8013854 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 8702, | |
"y": 663 | |
}, | |
"view_radians": 0.28618416 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12324, | |
"y": 669 | |
}, | |
"view_radians": 5.3561683 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 10321, | |
"y": -4431 | |
}, | |
"view_radians": 5.797393 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 36865, | |
"kill_time_in_match": 888273, | |
"round": 7, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 12141, | |
"y": -3848 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 9448, | |
"y": -6761 | |
}, | |
"view_radians": 1.7008861 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11990, | |
"y": -5003 | |
}, | |
"view_radians": 1.4382983 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9929, | |
"y": -5363 | |
}, | |
"view_radians": 4.053066 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 8785, | |
"y": 490 | |
}, | |
"view_radians": 0.8052178 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 13042, | |
"y": -1922 | |
}, | |
"view_radians": 4.183933 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11297, | |
"y": -5199 | |
}, | |
"view_radians": 3.6401358 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"assistant_display_name": "PigeonXtreme#2193", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 39277, | |
"kill_time_in_match": 890685, | |
"round": 7, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"victim_display_name": "senguy#8827", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 9231, | |
"y": -6251 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12022, | |
"y": -4902 | |
}, | |
"view_radians": 0.9738687 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9356, | |
"y": -5475 | |
}, | |
"view_radians": 4.5282145 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9491, | |
"y": 634 | |
}, | |
"view_radians": 5.0618076 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12935, | |
"y": -2683 | |
}, | |
"view_radians": 4.6962814 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11297, | |
"y": -5199 | |
}, | |
"view_radians": 3.6401358 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 45592, | |
"kill_time_in_match": 897000, | |
"round": 7, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 13003, | |
"y": -3836 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9055, | |
"y": -5604 | |
}, | |
"view_radians": 0.1785741 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 8917, | |
"y": -3602 | |
}, | |
"view_radians": 4.8342447 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 13078, | |
"y": -2310 | |
}, | |
"view_radians": 4.6450853 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 12186, | |
"y": -4356 | |
}, | |
"view_radians": 0.7050555 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 47168, | |
"kill_time_in_match": 898576, | |
"round": 7, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 12757, | |
"y": -4089 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9011, | |
"y": -5452 | |
}, | |
"view_radians": 0.11936319 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9251, | |
"y": -4315 | |
}, | |
"view_radians": 0.005272683 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 13045, | |
"y": -2326 | |
}, | |
"view_radians": 4.544706 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 57848, | |
"kill_time_in_match": 909256, | |
"round": 7, | |
"killer_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"killer_display_name": "Jimjam2146#1178", | |
"killer_team": "Red", | |
"victim_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"victim_display_name": "BoExplode87#INT", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 12961, | |
"y": -3727 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9495, | |
"y": -5149 | |
}, | |
"view_radians": 5.95537 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 11392, | |
"y": -4807 | |
}, | |
"view_radians": 0.6165645 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"assistant_display_name": "RVRlexar#NA1", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 36084, | |
"kill_time_in_match": 982382, | |
"round": 8, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8732, | |
"y": 1037 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 13150, | |
"y": -82 | |
}, | |
"view_radians": 2.299334 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 9257, | |
"y": 938 | |
}, | |
"view_radians": 2.9419827 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8376, | |
"y": 450 | |
}, | |
"view_radians": 0.3764929 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8605, | |
"y": 4699 | |
}, | |
"view_radians": 5.299617 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10773, | |
"y": 2316 | |
}, | |
"view_radians": 3.9484444 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8669, | |
"y": 4479 | |
}, | |
"view_radians": 5.262322 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11397, | |
"y": 1723 | |
}, | |
"view_radians": 2.4309764 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11432, | |
"y": -6755 | |
}, | |
"view_radians": 2.8107316 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8460, | |
"y": 502 | |
}, | |
"view_radians": 0.3357431 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"assistant_display_name": "Pianggot#AL88", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 39294, | |
"kill_time_in_match": 985592, | |
"round": 8, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8331, | |
"y": 984 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11617, | |
"y": 1070 | |
}, | |
"view_radians": 2.4381666 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 8609, | |
"y": 338 | |
}, | |
"view_radians": 1.8870842 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8046, | |
"y": 4456 | |
}, | |
"view_radians": 3.1003802 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10160, | |
"y": 1408 | |
}, | |
"view_radians": 3.7165484 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8497, | |
"y": 4270 | |
}, | |
"view_radians": 3.0713172 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10674, | |
"y": 2340 | |
}, | |
"view_radians": 3.9597788 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11432, | |
"y": -6755 | |
}, | |
"view_radians": 2.8114023 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7695, | |
"y": 126 | |
}, | |
"view_radians": 4.1976013 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"assistant_display_name": "BoExplode87#INT", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 88250, | |
"kill_time_in_match": 1034548, | |
"round": 8, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 10901, | |
"y": 266 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11242, | |
"y": -3666 | |
}, | |
"view_radians": 4.7553406 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 13037, | |
"y": -3858 | |
}, | |
"view_radians": 1.9534273 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8869, | |
"y": -2077 | |
}, | |
"view_radians": 4.960201 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 10697, | |
"y": -25 | |
}, | |
"view_radians": 0.97254324 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11708, | |
"y": 2368 | |
}, | |
"view_radians": 3.3721697 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11653, | |
"y": -6869 | |
}, | |
"view_radians": 1.3900725 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8797, | |
"y": -4170 | |
}, | |
"view_radians": 6.2821307 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 92657, | |
"kill_time_in_match": 1038955, | |
"round": 8, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10392, | |
"y": -4829 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11242, | |
"y": -3651 | |
}, | |
"view_radians": 4.74413 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 13050, | |
"y": -3749 | |
}, | |
"view_radians": 3.5304565 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 9714, | |
"y": -4359 | |
}, | |
"view_radians": 6.0640197 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8816, | |
"y": -2114 | |
}, | |
"view_radians": 4.7734604 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11729, | |
"y": 1600 | |
}, | |
"view_radians": 4.411057 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 12808, | |
"y": -4965 | |
}, | |
"view_radians": 2.511126 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 95085, | |
"kill_time_in_match": 1041383, | |
"round": 8, | |
"killer_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"killer_display_name": "moonłíght#NA1", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10299, | |
"y": -4642 | |
}, | |
"damage_weapon_id": "GrenadeAbility", | |
"damage_weapon_name": null, | |
"damage_weapon_assets": { | |
"display_icon": null, | |
"killfeed_icon": null | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11242, | |
"y": -3651 | |
}, | |
"view_radians": 4.6601377 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 13068, | |
"y": -3845 | |
}, | |
"view_radians": 3.4119575 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8964, | |
"y": -3781 | |
}, | |
"view_radians": 4.8993444 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12494, | |
"y": 563 | |
}, | |
"view_radians": 5.329145 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 12880, | |
"y": -4118 | |
}, | |
"view_radians": 3.3238492 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"assistant_display_name": "AwesomeAutumn88#ZR13", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 96765, | |
"kill_time_in_match": 1043063, | |
"round": 8, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"victim_display_name": "moonłíght#NA1", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 12987, | |
"y": -3923 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11245, | |
"y": -3651 | |
}, | |
"view_radians": 4.6291704 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 13078, | |
"y": -3927 | |
}, | |
"view_radians": 3.2460952 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9487, | |
"y": -4399 | |
}, | |
"view_radians": 0.13297725 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 13237, | |
"y": -134 | |
}, | |
"view_radians": 5.223384 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 97656, | |
"kill_time_in_match": 1043954, | |
"round": 8, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 9487, | |
"y": -4399 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11364, | |
"y": -4000 | |
}, | |
"view_radians": 3.5678542 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 13084, | |
"y": -3978 | |
}, | |
"view_radians": 3.2567372 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 13651, | |
"y": -585 | |
}, | |
"view_radians": 4.8426595 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 17027, | |
"kill_time_in_match": 1098017, | |
"round": 9, | |
"killer_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"killer_display_name": "Pianggot#AL88", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10975, | |
"y": 1132 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8307, | |
"y": -4043 | |
}, | |
"view_radians": 0.059729405 | |
}, | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11379, | |
"y": -4270 | |
}, | |
"view_radians": 0.427596 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8737, | |
"y": 166 | |
}, | |
"view_radians": 1.0186843 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11466, | |
"y": 2523 | |
}, | |
"view_radians": 4.3859386 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 6326, | |
"y": 2562 | |
}, | |
"view_radians": 1.5565112 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 8205, | |
"y": 816 | |
}, | |
"view_radians": 0.23102914 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12717, | |
"y": -3673 | |
}, | |
"view_radians": 1.0427226 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10627, | |
"y": -34 | |
}, | |
"view_radians": 2.2570598 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8806, | |
"y": 4302 | |
}, | |
"view_radians": 5.71379 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 32619, | |
"kill_time_in_match": 1113609, | |
"round": 9, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8889, | |
"y": 687 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10690, | |
"y": 2564 | |
}, | |
"view_radians": 3.948946 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7557, | |
"y": 1418 | |
}, | |
"view_radians": 4.682764 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11173, | |
"y": 3213 | |
}, | |
"view_radians": 4.657964 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 7569, | |
"y": 968 | |
}, | |
"view_radians": 6.085108 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12155, | |
"y": 588 | |
}, | |
"view_radians": 2.4874792 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10949, | |
"y": 312 | |
}, | |
"view_radians": 3.376509 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7360, | |
"y": 1518 | |
}, | |
"view_radians": 4.921325 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8307, | |
"y": -4043 | |
}, | |
"view_radians": 0.05971382 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 37720, | |
"kill_time_in_match": 1118710, | |
"round": 9, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"victim_display_name": "AwesomeAutumn88#ZR13", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 9602, | |
"y": 2061 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7376, | |
"y": 1550 | |
}, | |
"view_radians": 2.8185244 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11226, | |
"y": 1887 | |
}, | |
"view_radians": 2.4440148 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 8935, | |
"y": 551 | |
}, | |
"view_radians": 1.156622 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 13398, | |
"y": -1614 | |
}, | |
"view_radians": 4.1537313 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10780, | |
"y": 1 | |
}, | |
"view_radians": 2.785805 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7613, | |
"y": -142 | |
}, | |
"view_radians": 3.698966 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8307, | |
"y": -4043 | |
}, | |
"view_radians": 0.05971382 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 58378, | |
"kill_time_in_match": 1139368, | |
"round": 9, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8997, | |
"y": -4132 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7160, | |
"y": -3672 | |
}, | |
"view_radians": 4.7084575 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11069, | |
"y": 2644 | |
}, | |
"view_radians": 3.8430605 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 9897, | |
"y": -4436 | |
}, | |
"view_radians": 2.8196485 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10945, | |
"y": 446 | |
}, | |
"view_radians": 3.5004714 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7625, | |
"y": -3041 | |
}, | |
"view_radians": 6.187119 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8307, | |
"y": -4043 | |
}, | |
"view_radians": 0.05971382 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 67097, | |
"kill_time_in_match": 1148087, | |
"round": 9, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8787, | |
"y": -3745 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7846, | |
"y": -6560 | |
}, | |
"view_radians": 0.34332395 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11483, | |
"y": 1310 | |
}, | |
"view_radians": 3.9557629 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 9549, | |
"y": -4638 | |
}, | |
"view_radians": 2.2830422 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10856, | |
"y": 19 | |
}, | |
"view_radians": 2.6695945 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8307, | |
"y": -4043 | |
}, | |
"view_radians": 0.05971382 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 89493, | |
"kill_time_in_match": 1170483, | |
"round": 9, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10125, | |
"y": -6335 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12289, | |
"y": -4837 | |
}, | |
"view_radians": 3.1169398 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10515, | |
"y": -4324 | |
}, | |
"view_radians": 4.520928 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11748, | |
"y": 956 | |
}, | |
"view_radians": 2.1675699 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8307, | |
"y": -4043 | |
}, | |
"view_radians": 0.05971382 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 47186, | |
"kill_time_in_match": 1254709, | |
"round": 10, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11859, | |
"y": -5757 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11648, | |
"y": -6822 | |
}, | |
"view_radians": 2.9624562 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11455, | |
"y": -5338 | |
}, | |
"view_radians": 1.2153052 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 13004, | |
"y": -2403 | |
}, | |
"view_radians": 4.674231 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 10495, | |
"y": -4264 | |
}, | |
"view_radians": 0.27830622 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 10157, | |
"y": -6357 | |
}, | |
"view_radians": 1.4316831 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12424, | |
"y": -4493 | |
}, | |
"view_radians": 4.3111577 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11757, | |
"y": -3716 | |
}, | |
"view_radians": 3.7577736 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11311, | |
"y": -4269 | |
}, | |
"view_radians": 0.72845054 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 14900, | |
"y": -399 | |
}, | |
"view_radians": 3.1415932 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 47977, | |
"kill_time_in_match": 1255500, | |
"round": 10, | |
"killer_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"killer_display_name": "moonłíght#NA1", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11337, | |
"y": -4283 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11529, | |
"y": -7023 | |
}, | |
"view_radians": 2.469182 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11499, | |
"y": -5114 | |
}, | |
"view_radians": 1.366335 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12983, | |
"y": -2938 | |
}, | |
"view_radians": 4.6705422 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 10660, | |
"y": -4307 | |
}, | |
"view_radians": 0.42379835 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 10052, | |
"y": -6315 | |
}, | |
"view_radians": 1.0481266 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12412, | |
"y": -4527 | |
}, | |
"view_radians": 3.431037 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11737, | |
"y": -3689 | |
}, | |
"view_radians": 4.1154776 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 14900, | |
"y": -399 | |
}, | |
"view_radians": 3.1415932 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 48327, | |
"kill_time_in_match": 1255850, | |
"round": 10, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"victim_display_name": "moonłíght#NA1", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11737, | |
"y": -3689 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11391, | |
"y": -7088 | |
}, | |
"view_radians": 2.1701033 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11442, | |
"y": -5088 | |
}, | |
"view_radians": 1.3654338 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12974, | |
"y": -3131 | |
}, | |
"view_radians": 4.664644 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 10765, | |
"y": -4426 | |
}, | |
"view_radians": 0.58806026 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 10130, | |
"y": -6356 | |
}, | |
"view_radians": 1.1207658 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12368, | |
"y": -4647 | |
}, | |
"view_radians": 3.7520216 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 14900, | |
"y": -399 | |
}, | |
"view_radians": 3.1415932 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"assistant_display_name": "PigeonXtreme#2193", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 52245, | |
"kill_time_in_match": 1259768, | |
"round": 10, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"victim_display_name": "BoExplode87#INT", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 12322, | |
"y": -5628 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10978, | |
"y": -6586 | |
}, | |
"view_radians": 2.1884153 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11540, | |
"y": -5014 | |
}, | |
"view_radians": 1.4021125 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12468, | |
"y": -4033 | |
}, | |
"view_radians": 2.9998941 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 11823, | |
"y": -3834 | |
}, | |
"view_radians": 4.96818 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9964, | |
"y": -6213 | |
}, | |
"view_radians": 0.89757186 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 14900, | |
"y": -399 | |
}, | |
"view_radians": 3.1415932 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"assistant_display_name": "RVRlexar#NA1", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 53525, | |
"kill_time_in_match": 1261048, | |
"round": 10, | |
"killer_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"killer_display_name": "Pianggot#AL88", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 12001, | |
"y": -3918 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10652, | |
"y": -6028 | |
}, | |
"view_radians": 3.8150315 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11534, | |
"y": -5020 | |
}, | |
"view_radians": 5.5342193 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12177, | |
"y": -3993 | |
}, | |
"view_radians": 2.6769888 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9978, | |
"y": -6189 | |
}, | |
"view_radians": 0.29160392 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 14900, | |
"y": -399 | |
}, | |
"view_radians": 3.1415932 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 54455, | |
"kill_time_in_match": 1261978, | |
"round": 10, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10096, | |
"y": -6310 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10295, | |
"y": -5745 | |
}, | |
"view_radians": 4.390157 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11661, | |
"y": -4957 | |
}, | |
"view_radians": 4.152167 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12162, | |
"y": -4099 | |
}, | |
"view_radians": 4.705023 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 14900, | |
"y": -399 | |
}, | |
"view_radians": 3.1415932 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 56157, | |
"kill_time_in_match": 1263680, | |
"round": 10, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11781, | |
"y": -5392 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10174, | |
"y": -5419 | |
}, | |
"view_radians": 0.02003762 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12444, | |
"y": -4737 | |
}, | |
"view_radians": 2.5962615 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 14900, | |
"y": -399 | |
}, | |
"view_radians": 3.1415932 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 24181, | |
"kill_time_in_match": 1336020, | |
"round": 11, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8743, | |
"y": 355 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11148, | |
"y": 3869 | |
}, | |
"view_radians": 4.238005 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7420, | |
"y": 674 | |
}, | |
"view_radians": 4.3335843 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11891, | |
"y": -5091 | |
}, | |
"view_radians": 2.9832175 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 7641, | |
"y": 201 | |
}, | |
"view_radians": 1.2664148 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9038, | |
"y": 3756 | |
}, | |
"view_radians": 5.5824275 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 9283, | |
"y": 698 | |
}, | |
"view_radians": 3.6938262 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11475, | |
"y": -7010 | |
}, | |
"view_radians": 2.3513033 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7891, | |
"y": 640 | |
}, | |
"view_radians": 4.845307 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 35371, | |
"kill_time_in_match": 1347210, | |
"round": 11, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 7509, | |
"y": 4134 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 8592, | |
"y": 4683 | |
}, | |
"view_radians": 3.6150172 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 6483, | |
"y": -748 | |
}, | |
"view_radians": 4.712016 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11891, | |
"y": -5091 | |
}, | |
"view_radians": 2.9832175 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 6369, | |
"y": -2684 | |
}, | |
"view_radians": 5.6259584 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 8940, | |
"y": 446 | |
}, | |
"view_radians": 3.1797502 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11559, | |
"y": -6944 | |
}, | |
"view_radians": 2.561939 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 6275, | |
"y": -2262 | |
}, | |
"view_radians": 5.0378127 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 69438, | |
"kill_time_in_match": 1381277, | |
"round": 11, | |
"killer_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"killer_display_name": "moonłíght#NA1", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10678, | |
"y": -6609 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 12442, | |
"y": -3901 | |
}, | |
"view_radians": 3.675844 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11718, | |
"y": -3651 | |
}, | |
"view_radians": 4.7744246 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 13113, | |
"y": -4493 | |
}, | |
"view_radians": 4.401182 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 13139, | |
"y": -3087 | |
}, | |
"view_radians": 3.8264189 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11419, | |
"y": -7134 | |
}, | |
"view_radians": 2.5096881 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11261, | |
"y": -5168 | |
}, | |
"view_radians": 2.8599143 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 70632, | |
"kill_time_in_match": 1382471, | |
"round": 11, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11859, | |
"y": -3651 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11894, | |
"y": -3978 | |
}, | |
"view_radians": 1.6561241 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 13080, | |
"y": -5004 | |
}, | |
"view_radians": 4.142898 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12888, | |
"y": -3679 | |
}, | |
"view_radians": 3.948997 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11706, | |
"y": -6978 | |
}, | |
"view_radians": 2.6787646 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11279, | |
"y": -5195 | |
}, | |
"view_radians": 4.254113 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 72576, | |
"kill_time_in_match": 1384415, | |
"round": 11, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10974, | |
"y": -5707 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11252, | |
"y": -3806 | |
}, | |
"view_radians": 4.561291 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12905, | |
"y": -6020 | |
}, | |
"view_radians": 3.4477048 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12685, | |
"y": -4024 | |
}, | |
"view_radians": 4.040123 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 11873, | |
"y": -6504 | |
}, | |
"view_radians": 3.577989 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 7527, | |
"kill_time_in_match": 1453580, | |
"round": 12, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8479, | |
"y": -4100 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 8865, | |
"y": -4044 | |
}, | |
"view_radians": 3.2305632 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8471, | |
"y": 4362 | |
}, | |
"view_radians": 3.0777404 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11508, | |
"y": 1782 | |
}, | |
"view_radians": 2.471244 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 8532, | |
"y": -2956 | |
}, | |
"view_radians": 5.2170687 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 10883, | |
"y": 1015 | |
}, | |
"view_radians": 0.8794504 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 9040, | |
"y": -3904 | |
}, | |
"view_radians": 3.4455078 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8328, | |
"y": -3244 | |
}, | |
"view_radians": 6.2312217 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11883, | |
"y": -5192 | |
}, | |
"view_radians": 3.2476292 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8629, | |
"y": -3193 | |
}, | |
"view_radians": 5.212058 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"assistant_display_name": "BoExplode87#INT", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 13629, | |
"kill_time_in_match": 1459682, | |
"round": 12, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 12077, | |
"y": -4206 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10815, | |
"y": -4537 | |
}, | |
"view_radians": 0.03362819 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10219, | |
"y": 2629 | |
}, | |
"view_radians": 4.1657767 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13467, | |
"y": -352 | |
}, | |
"view_radians": 5.070443 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10115, | |
"y": -4307 | |
}, | |
"view_radians": 6.100874 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 13631, | |
"y": -579 | |
}, | |
"view_radians": 5.0692697 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10623, | |
"y": -4241 | |
}, | |
"view_radians": 0.021283988 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8605, | |
"y": -4282 | |
}, | |
"view_radians": 0.16260263 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10576, | |
"y": -4322 | |
}, | |
"view_radians": 0.10207392 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"assistant_display_name": "senguy#8827", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 18861, | |
"kill_time_in_match": 1464914, | |
"round": 12, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 12906, | |
"y": -2537 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 12689, | |
"y": -4046 | |
}, | |
"view_radians": 1.4261228 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12485, | |
"y": 608 | |
}, | |
"view_radians": 5.8457136 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13153, | |
"y": -2007 | |
}, | |
"view_radians": 4.5531564 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11529, | |
"y": -4070 | |
}, | |
"view_radians": 0.2084214 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11189, | |
"y": -4169 | |
}, | |
"view_radians": 0.36367467 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9735, | |
"y": -4195 | |
}, | |
"view_radians": 6.252344 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11203, | |
"y": -5541 | |
}, | |
"view_radians": 3.3200145 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 19799, | |
"kill_time_in_match": 1465852, | |
"round": 12, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 13153, | |
"y": -1997 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 12676, | |
"y": -4051 | |
}, | |
"view_radians": 1.341082 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12993, | |
"y": 251 | |
}, | |
"view_radians": 5.9255266 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11633, | |
"y": -3761 | |
}, | |
"view_radians": 6.2193327 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11372, | |
"y": -4186 | |
}, | |
"view_radians": 0.3301604 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9884, | |
"y": -4042 | |
}, | |
"view_radians": 5.7537704 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11710, | |
"y": -5476 | |
}, | |
"view_radians": 1.3945833 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 24735, | |
"kill_time_in_match": 1470788, | |
"round": 12, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 13380, | |
"y": -1513 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 13049, | |
"y": -2503 | |
}, | |
"view_radians": 1.5431596 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11643, | |
"y": -5308 | |
}, | |
"view_radians": 3.380319 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12670, | |
"y": -2973 | |
}, | |
"view_radians": 1.1222992 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9712, | |
"y": -4043 | |
}, | |
"view_radians": 3.56056 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 12199, | |
"y": -4770 | |
}, | |
"view_radians": 1.2268012 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"assistant_display_name": "senguy#8827", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 6631, | |
"kill_time_in_match": 1514451, | |
"round": 13, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 9325, | |
"y": 2202 | |
}, | |
"damage_weapon_id": "F7E1B454-4AD4-1063-EC0A-159E56B58941", | |
"damage_weapon_name": "Stinger", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/f7e1b454-4ad4-1063-ec0a-159e56b58941/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/f7e1b454-4ad4-1063-ec0a-159e56b58941/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 9309, | |
"y": 736 | |
}, | |
"view_radians": 1.5403084 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10646, | |
"y": 408 | |
}, | |
"view_radians": 4.6352105 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11441, | |
"y": 1807 | |
}, | |
"view_radians": 3.345631 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 7572, | |
"y": 882 | |
}, | |
"view_radians": 5.964309 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9869, | |
"y": -5595 | |
}, | |
"view_radians": 0.13457184 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 8856, | |
"y": 568 | |
}, | |
"view_radians": 1.0392594 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 7644, | |
"y": 618 | |
}, | |
"view_radians": 0.070893645 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8537, | |
"y": -4146 | |
}, | |
"view_radians": 0.8238012 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8496, | |
"y": 1047 | |
}, | |
"view_radians": 6.0180774 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 14740, | |
"kill_time_in_match": 1522560, | |
"round": 13, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10767, | |
"y": 476 | |
}, | |
"damage_weapon_id": "F7E1B454-4AD4-1063-EC0A-159E56B58941", | |
"damage_weapon_name": "Stinger", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/f7e1b454-4ad4-1063-ec0a-159e56b58941/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/f7e1b454-4ad4-1063-ec0a-159e56b58941/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10813, | |
"y": 73 | |
}, | |
"view_radians": 1.640784 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11055, | |
"y": 3197 | |
}, | |
"view_radians": 4.111835 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 9315, | |
"y": 1373 | |
}, | |
"view_radians": 0.6749499 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 13084, | |
"y": -2178 | |
}, | |
"view_radians": 1.2640955 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10522, | |
"y": 1724 | |
}, | |
"view_radians": 1.5868378 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9242, | |
"y": 2018 | |
}, | |
"view_radians": 6.0798345 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 6228, | |
"y": -2294 | |
}, | |
"view_radians": 1.5526761 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 9535, | |
"y": 2049 | |
}, | |
"view_radians": 0.031446613 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 22498, | |
"kill_time_in_match": 1530318, | |
"round": 13, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"victim_display_name": "AwesomeAutumn88#ZR13", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11073, | |
"y": 1039 | |
}, | |
"damage_weapon_id": "29A0CFAB-485B-F5D5-779A-B59F85E204A8", | |
"damage_weapon_name": "Classic", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/29a0cfab-485b-f5d5-779a-b59f85e204a8/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11181, | |
"y": 2739 | |
}, | |
"view_radians": 4.6510296 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 9191, | |
"y": 1388 | |
}, | |
"view_radians": 0.1764085 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12198, | |
"y": 482 | |
}, | |
"view_radians": 2.5649354 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 8861, | |
"y": 424 | |
}, | |
"view_radians": 2.284673 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8417, | |
"y": 146 | |
}, | |
"view_radians": 1.2852832 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 4016, | |
"y": 482 | |
}, | |
"view_radians": 1.3489242 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10092, | |
"y": 124 | |
}, | |
"view_radians": 0.9458158 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"assistant_display_name": "RVRlexar#NA1", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 29162, | |
"kill_time_in_match": 1536982, | |
"round": 13, | |
"killer_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"killer_display_name": "senguy#8827", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11159, | |
"y": 1262 | |
}, | |
"damage_weapon_id": "910BE174-449B-C412-AB22-D0873436B21B", | |
"damage_weapon_name": "Bucky", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/910be174-449b-c412-ab22-d0873436b21b/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/910be174-449b-c412-ab22-d0873436b21b/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10212, | |
"y": 3159 | |
}, | |
"view_radians": 4.7255063 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 9613, | |
"y": 1222 | |
}, | |
"view_radians": 3.565354 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10080, | |
"y": 259 | |
}, | |
"view_radians": 0.14199464 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9242, | |
"y": 1771 | |
}, | |
"view_radians": 6.2596183 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 5643, | |
"y": 2209 | |
}, | |
"view_radians": 4.839134 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10878, | |
"y": 990 | |
}, | |
"view_radians": 0.7771521 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 35063, | |
"kill_time_in_match": 1542883, | |
"round": 13, | |
"killer_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"killer_display_name": "senguy#8827", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 9923, | |
"y": 2828 | |
}, | |
"damage_weapon_id": "910BE174-449B-C412-AB22-D0873436B21B", | |
"damage_weapon_name": "Bucky", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/910be174-449b-c412-ab22-d0873436b21b/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/910be174-449b-c412-ab22-d0873436b21b/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10429, | |
"y": 183 | |
}, | |
"view_radians": 2.6232986 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11177, | |
"y": 1934 | |
}, | |
"view_radians": 2.4860673 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9444, | |
"y": 1761 | |
}, | |
"view_radians": 5.5726647 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 6928, | |
"y": 1691 | |
}, | |
"view_radians": 5.90872 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11027, | |
"y": 2262 | |
}, | |
"view_radians": 2.668264 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"assistant_display_name": "AwesomeAutumn88#ZR13", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 38929, | |
"kill_time_in_match": 1546749, | |
"round": 13, | |
"killer_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"killer_display_name": "Pianggot#AL88", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 7576, | |
"y": 569 | |
}, | |
"damage_weapon_id": "462080D1-4035-2937-7C09-27AA2A5C27A7", | |
"damage_weapon_name": "Spectre", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10253, | |
"y": 498 | |
}, | |
"view_radians": 3.11005 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10203, | |
"y": 2942 | |
}, | |
"view_radians": 5.5860634 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9569, | |
"y": 1351 | |
}, | |
"view_radians": 3.6843348 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10497, | |
"y": 3118 | |
}, | |
"view_radians": 6.190187 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 9645, | |
"kill_time_in_match": 1593431, | |
"round": 14, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10359, | |
"y": 225 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 9671, | |
"y": 909 | |
}, | |
"view_radians": 5.51562 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10877, | |
"y": 3519 | |
}, | |
"view_radians": 4.141669 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 8104, | |
"y": 891 | |
}, | |
"view_radians": 6.033346 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12425, | |
"y": -4585 | |
}, | |
"view_radians": 1.7958125 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 11414, | |
"y": 1818 | |
}, | |
"view_radians": 3.0304565 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 8909, | |
"y": 427 | |
}, | |
"view_radians": 0.9023868 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8064, | |
"y": 1029 | |
}, | |
"view_radians": 6.0178056 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11540, | |
"y": -3853 | |
}, | |
"view_radians": 5.9992466 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8594, | |
"y": 1057 | |
}, | |
"view_radians": 6.2489576 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 19376, | |
"kill_time_in_match": 1603162, | |
"round": 14, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11345, | |
"y": 3840 | |
}, | |
"damage_weapon_id": "462080D1-4035-2937-7C09-27AA2A5C27A7", | |
"damage_weapon_name": "Spectre", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 9298, | |
"y": 821 | |
}, | |
"view_radians": 0.90562516 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10059, | |
"y": 619 | |
}, | |
"view_radians": 5.503062 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12310, | |
"y": 623 | |
}, | |
"view_radians": 2.6003838 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 10851, | |
"y": 495 | |
}, | |
"view_radians": 3.721918 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10645, | |
"y": 3030 | |
}, | |
"view_radians": 0.8587414 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8861, | |
"y": 857 | |
}, | |
"view_radians": 0.28733462 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 12444, | |
"y": 577 | |
}, | |
"view_radians": 2.727419 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10776, | |
"y": 2520 | |
}, | |
"view_radians": 0.8054538 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 21182, | |
"kill_time_in_match": 1604968, | |
"round": 14, | |
"killer_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"killer_display_name": "Pianggot#AL88", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10843, | |
"y": 47 | |
}, | |
"damage_weapon_id": "462080D1-4035-2937-7C09-27AA2A5C27A7", | |
"damage_weapon_name": "Spectre", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10099, | |
"y": 1670 | |
}, | |
"view_radians": 0.15486228 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 9996, | |
"y": 112 | |
}, | |
"view_radians": 6.174848 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12037, | |
"y": 757 | |
}, | |
"view_radians": 1.975766 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11002, | |
"y": 3350 | |
}, | |
"view_radians": 4.946165 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9261, | |
"y": 1554 | |
}, | |
"view_radians": 6.0759997 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11603, | |
"y": 828 | |
}, | |
"view_radians": 1.8335831 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11118, | |
"y": 2641 | |
}, | |
"view_radians": 5.029336 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"assistant_display_name": "AwesomeAutumn88#ZR13", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 24800, | |
"kill_time_in_match": 1608586, | |
"round": 14, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11597, | |
"y": 1013 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10792, | |
"y": 2534 | |
}, | |
"view_radians": 5.194826 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10641, | |
"y": -44 | |
}, | |
"view_radians": 1.4169183 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 11121, | |
"y": 1364 | |
}, | |
"view_radians": 4.4021406 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10737, | |
"y": 2942 | |
}, | |
"view_radians": 6.278295 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9588, | |
"y": 2255 | |
}, | |
"view_radians": 5.0897484 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10105, | |
"y": 1397 | |
}, | |
"view_radians": 4.7299337 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"assistant_display_name": "BoExplode87#INT", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 26366, | |
"kill_time_in_match": 1610152, | |
"round": 14, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 10650, | |
"y": 405 | |
}, | |
"damage_weapon_id": "462080D1-4035-2937-7C09-27AA2A5C27A7", | |
"damage_weapon_name": "Spectre", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10873, | |
"y": 2439 | |
}, | |
"view_radians": 4.678737 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 10799, | |
"y": 1035 | |
}, | |
"view_radians": 4.4788394 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10737, | |
"y": 2942 | |
}, | |
"view_radians": 6.278295 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9581, | |
"y": 2252 | |
}, | |
"view_radians": 5.1195636 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10195, | |
"y": 501 | |
}, | |
"view_radians": 5.192812 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 27985, | |
"kill_time_in_match": 1611771, | |
"round": 14, | |
"killer_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"killer_display_name": "senguy#8827", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10766, | |
"y": 1003 | |
}, | |
"damage_weapon_id": "910BE174-449B-C412-AB22-D0873436B21B", | |
"damage_weapon_name": "Bucky", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/910be174-449b-c412-ab22-d0873436b21b/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/910be174-449b-c412-ab22-d0873436b21b/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11138, | |
"y": 1568 | |
}, | |
"view_radians": 4.5235176 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10630, | |
"y": 2942 | |
}, | |
"view_radians": 4.181722 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9491, | |
"y": 2091 | |
}, | |
"view_radians": 5.1762257 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10646, | |
"y": 313 | |
}, | |
"view_radians": 1.4271768 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 31499, | |
"kill_time_in_match": 1680312, | |
"round": 15, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 8315, | |
"y": -6497 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 8316, | |
"y": -4085 | |
}, | |
"view_radians": 4.947174 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10147, | |
"y": 560 | |
}, | |
"view_radians": 3.0969152 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13145, | |
"y": -1926 | |
}, | |
"view_radians": 3.912034 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9193, | |
"y": -6413 | |
}, | |
"view_radians": 3.2613392 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 11024, | |
"y": -4063 | |
}, | |
"view_radians": 3.7221103 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 8742, | |
"y": -3460 | |
}, | |
"view_radians": 4.824945 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8429, | |
"y": -3127 | |
}, | |
"view_radians": 6.0680413 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8512, | |
"y": -4561 | |
}, | |
"view_radians": 2.044983 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8976, | |
"y": -3472 | |
}, | |
"view_radians": 4.7431645 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 31923, | |
"kill_time_in_match": 1680736, | |
"round": 15, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8691, | |
"y": -4474 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 8295, | |
"y": -4069 | |
}, | |
"view_radians": 5.4954863 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10137, | |
"y": 575 | |
}, | |
"view_radians": 3.0974908 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13068, | |
"y": -2199 | |
}, | |
"view_radians": 4.3211427 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9193, | |
"y": -6413 | |
}, | |
"view_radians": 3.212443 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 10867, | |
"y": -4236 | |
}, | |
"view_radians": 3.9779708 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 8743, | |
"y": -3490 | |
}, | |
"view_radians": 4.8244667 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8651, | |
"y": -3212 | |
}, | |
"view_radians": 5.2787366 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8977, | |
"y": -3536 | |
}, | |
"view_radians": 4.7303166 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 35171, | |
"kill_time_in_match": 1683984, | |
"round": 15, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"victim_display_name": "AwesomeAutumn88#ZR13", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 9730, | |
"y": -4677 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8909, | |
"y": -2253 | |
}, | |
"view_radians": 4.681131 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13088, | |
"y": -3805 | |
}, | |
"view_radians": 3.395851 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 9528, | |
"y": -5580 | |
}, | |
"view_radians": 1.2858586 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 10405, | |
"y": -4716 | |
}, | |
"view_radians": 2.3460307 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 9334, | |
"y": -4285 | |
}, | |
"view_radians": 6.2628984 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8817, | |
"y": -4251 | |
}, | |
"view_radians": 6.0456386 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 9377, | |
"y": -4390 | |
}, | |
"view_radians": 1.8565685 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"assistant_display_name": "PigeonXtreme#2193", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 37885, | |
"kill_time_in_match": 1686698, | |
"round": 15, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"victim_display_name": "moonłíght#NA1", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 8980, | |
"y": -4063 | |
}, | |
"damage_weapon_id": "EC845BF4-4F79-DDDA-A3DA-0DB3774B2794", | |
"damage_weapon_name": "Judge", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ec845bf4-4f79-ddda-a3da-0db3774b2794/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ec845bf4-4f79-ddda-a3da-0db3774b2794/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8596, | |
"y": -4323 | |
}, | |
"view_radians": 0.5483989 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13017, | |
"y": -3426 | |
}, | |
"view_radians": 3.677041 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 10494, | |
"y": -5222 | |
}, | |
"view_radians": 2.4513862 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 10496, | |
"y": -4739 | |
}, | |
"view_radians": 2.394991 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 9047, | |
"y": -3888 | |
}, | |
"view_radians": 4.40767 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 8960, | |
"y": -3904 | |
}, | |
"view_radians": 4.6056814 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"assistant_display_name": "PigeonXtreme#2193", | |
"assistant_team": "Red" | |
}, | |
{ | |
"assistant_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"assistant_display_name": "Jimjam2146#1178", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 38213, | |
"kill_time_in_match": 1687026, | |
"round": 15, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"victim_display_name": "senguy#8827", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 8933, | |
"y": -3948 | |
}, | |
"damage_weapon_id": "EC845BF4-4F79-DDDA-A3DA-0DB3774B2794", | |
"damage_weapon_name": "Judge", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ec845bf4-4f79-ddda-a3da-0db3774b2794/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ec845bf4-4f79-ddda-a3da-0db3774b2794/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8518, | |
"y": -4216 | |
}, | |
"view_radians": 0.52663505 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13044, | |
"y": -3365 | |
}, | |
"view_radians": 3.6888418 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 10527, | |
"y": -5069 | |
}, | |
"view_radians": 2.6400886 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 10452, | |
"y": -4785 | |
}, | |
"view_radians": 2.407516 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 8985, | |
"y": -4019 | |
}, | |
"view_radians": 3.568788 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"assistant_display_name": "PigeonXtreme#2193", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 41372, | |
"kill_time_in_match": 1690185, | |
"round": 15, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"victim_display_name": "BoExplode87#INT", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 8833, | |
"y": -4696 | |
}, | |
"damage_weapon_id": "EC845BF4-4F79-DDDA-A3DA-0DB3774B2794", | |
"damage_weapon_name": "Judge", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ec845bf4-4f79-ddda-a3da-0db3774b2794/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ec845bf4-4f79-ddda-a3da-0db3774b2794/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8354, | |
"y": -4140 | |
}, | |
"view_radians": 5.399229 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12829, | |
"y": -4015 | |
}, | |
"view_radians": 3.2879462 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 10603, | |
"y": -4184 | |
}, | |
"view_radians": 3.2156267 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 10102, | |
"y": -4326 | |
}, | |
"view_radians": 3.356198 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"assistant_display_name": "PigeonXtreme#2193", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 6583, | |
"kill_time_in_match": 1733806, | |
"round": 16, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 9219, | |
"y": -6300 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 7653, | |
"y": -6508 | |
}, | |
"view_radians": 0.11840443 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10070, | |
"y": 669 | |
}, | |
"view_radians": 3.3678565 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10648, | |
"y": 2488 | |
}, | |
"view_radians": 3.936843 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 6509, | |
"y": -5697 | |
}, | |
"view_radians": 5.8282666 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9057, | |
"y": 3923 | |
}, | |
"view_radians": 1.8093321 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 5829, | |
"y": -6601 | |
}, | |
"view_radians": 0.107282974 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 6766, | |
"y": -6316 | |
}, | |
"view_radians": 6.278871 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 12040, | |
"y": -4818 | |
}, | |
"view_radians": 3.53362 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 6940, | |
"y": -6061 | |
}, | |
"view_radians": 5.85444 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 23614, | |
"kill_time_in_match": 1750837, | |
"round": 16, | |
"killer_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"killer_display_name": "PigeonXtreme#2193", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11515, | |
"y": -5050 | |
}, | |
"damage_weapon_id": "462080D1-4035-2937-7C09-27AA2A5C27A7", | |
"damage_weapon_name": "Spectre", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 12424, | |
"y": -5368 | |
}, | |
"view_radians": 1.5496082 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12836, | |
"y": -3320 | |
}, | |
"view_radians": 4.5540056 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12687, | |
"y": -3300 | |
}, | |
"view_radians": 4.9267583 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 4041, | |
"y": -223 | |
}, | |
"view_radians": 5.271103 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11499, | |
"y": -5545 | |
}, | |
"view_radians": 1.2120516 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8642, | |
"y": -7256 | |
}, | |
"view_radians": 0.67734766 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11507, | |
"y": -4823 | |
}, | |
"view_radians": 4.772502 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11040, | |
"y": -5440 | |
}, | |
"view_radians": 0.9097478 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 24947, | |
"kill_time_in_match": 1752170, | |
"round": 16, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11545, | |
"y": -4993 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 12347, | |
"y": -5194 | |
}, | |
"view_radians": 1.5654274 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12860, | |
"y": -3640 | |
}, | |
"view_radians": 3.7518303 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12841, | |
"y": -3054 | |
}, | |
"view_radians": 4.7308927 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 4196, | |
"y": -999 | |
}, | |
"view_radians": 5.753962 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11458, | |
"y": -5603 | |
}, | |
"view_radians": 1.4546925 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8642, | |
"y": -7256 | |
}, | |
"view_radians": 0.67734766 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11376, | |
"y": -5374 | |
}, | |
"view_radians": 1.0701435 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"assistant_display_name": "Pianggot#AL88", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 30961, | |
"kill_time_in_match": 1758184, | |
"round": 16, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 12313, | |
"y": -4524 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 12457, | |
"y": -4604 | |
}, | |
"view_radians": 2.7041216 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13074, | |
"y": -4692 | |
}, | |
"view_radians": 4.3892527 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 6255, | |
"y": -2250 | |
}, | |
"view_radians": 5.3056846 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10976, | |
"y": -5365 | |
}, | |
"view_radians": 1.6380997 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8642, | |
"y": -7256 | |
}, | |
"view_radians": 0.67734766 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 12095, | |
"y": -5428 | |
}, | |
"view_radians": 1.2938443 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"assistant_display_name": "BoExplode87#INT", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 42951, | |
"kill_time_in_match": 1770174, | |
"round": 16, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10278, | |
"y": -4509 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11886, | |
"y": -4021 | |
}, | |
"view_radians": 3.4395688 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11033, | |
"y": -6899 | |
}, | |
"view_radians": 1.9960911 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11160, | |
"y": -4879 | |
}, | |
"view_radians": 4.520292 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8642, | |
"y": -7256 | |
}, | |
"view_radians": 0.68223643 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11453, | |
"y": -5418 | |
}, | |
"view_radians": 3.0690162 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 48920, | |
"kill_time_in_match": 1776143, | |
"round": 16, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"victim_display_name": "AwesomeAutumn88#ZR13", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 13129, | |
"y": -4879 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12551, | |
"y": -6257 | |
}, | |
"view_radians": 1.1846169 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10187, | |
"y": -5290 | |
}, | |
"view_radians": 5.268044 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 8642, | |
"y": -7256 | |
}, | |
"view_radians": 0.68079907 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10126, | |
"y": -5663 | |
}, | |
"view_radians": 5.587539 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 56961, | |
"kill_time_in_match": 1784184, | |
"round": 16, | |
"killer_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"killer_display_name": "senguy#8827", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 12952, | |
"y": -3265 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11598, | |
"y": -4465 | |
}, | |
"view_radians": 0.21820037 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9169, | |
"y": -5959 | |
}, | |
"view_radians": 0.3406396 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 12669, | |
"y": -6055 | |
}, | |
"view_radians": 1.4691699 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 22767, | |
"kill_time_in_match": 1843988, | |
"round": 17, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"victim_display_name": "AwesomeAutumn88#ZR13", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 10792, | |
"y": -6573 | |
}, | |
"damage_weapon_id": "Ultimate", | |
"damage_weapon_name": null, | |
"damage_weapon_assets": { | |
"display_icon": null, | |
"killfeed_icon": null | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10651, | |
"y": -7249 | |
}, | |
"view_radians": 1.398127 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 4472, | |
"y": -967 | |
}, | |
"view_radians": 5.0712447 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 9082, | |
"y": -5906 | |
}, | |
"view_radians": 4.8791137 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12910, | |
"y": -3179 | |
}, | |
"view_radians": 4.483729 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 7132, | |
"y": -4268 | |
}, | |
"view_radians": 4.730701 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 9231, | |
"y": -6786 | |
}, | |
"view_radians": 1.4451056 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 7764, | |
"y": 5732 | |
}, | |
"view_radians": 4.949006 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11983, | |
"y": -4257 | |
}, | |
"view_radians": 3.462099 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 9624, | |
"y": -5149 | |
}, | |
"view_radians": 0.34639198 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 34666, | |
"kill_time_in_match": 1855887, | |
"round": 17, | |
"killer_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"killer_display_name": "senguy#8827", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8506, | |
"y": -6684 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13235, | |
"y": -1829 | |
}, | |
"view_radians": 1.0983307 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 6989, | |
"y": -728 | |
}, | |
"view_radians": 0.91652226 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10274, | |
"y": 3024 | |
}, | |
"view_radians": 5.304219 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12012, | |
"y": 484 | |
}, | |
"view_radians": 2.2086124 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10110, | |
"y": 3228 | |
}, | |
"view_radians": 6.1179514 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9693, | |
"y": 3349 | |
}, | |
"view_radians": 5.9952326 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 11150, | |
"y": -4360 | |
}, | |
"view_radians": 3.7775338 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 9534, | |
"y": -5858 | |
}, | |
"view_radians": 3.7988067 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 37852, | |
"kill_time_in_match": 1859073, | |
"round": 17, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 10885, | |
"y": 1952 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13177, | |
"y": -107 | |
}, | |
"view_radians": 2.0212102 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7675, | |
"y": 10 | |
}, | |
"view_radians": 1.481545 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 11655, | |
"y": 1035 | |
}, | |
"view_radians": 2.2546632 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10542, | |
"y": 2643 | |
}, | |
"view_radians": 5.321637 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9780, | |
"y": 3215 | |
}, | |
"view_radians": 5.567629 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 10276, | |
"y": -5076 | |
}, | |
"view_radians": 3.999567 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 7710, | |
"y": 5781 | |
}, | |
"view_radians": 4.7000213 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 37978, | |
"kill_time_in_match": 1859199, | |
"round": 17, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11655, | |
"y": 1035 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13103, | |
"y": -3 | |
}, | |
"view_radians": 2.0247302 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 7700, | |
"y": 66 | |
}, | |
"view_radians": 1.3799236 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10542, | |
"y": 2643 | |
}, | |
"view_radians": 5.313614 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 9678, | |
"y": 3209 | |
}, | |
"view_radians": 5.629327 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 10205, | |
"y": -5159 | |
}, | |
"view_radians": 4.0012603 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 7708, | |
"y": 5700 | |
}, | |
"view_radians": 4.66148 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 41971, | |
"kill_time_in_match": 1863192, | |
"round": 17, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"victim_display_name": "BoExplode87#INT", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 10325, | |
"y": 1572 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12030, | |
"y": 423 | |
}, | |
"view_radians": 2.13297 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8723, | |
"y": 537 | |
}, | |
"view_radians": 0.5926926 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10079, | |
"y": 2652 | |
}, | |
"view_radians": 4.6719303 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8307, | |
"y": -6594 | |
}, | |
"view_radians": 4.175225 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 9134, | |
"y": 4054 | |
}, | |
"view_radians": 5.335352 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 44191, | |
"kill_time_in_match": 1865412, | |
"round": 17, | |
"killer_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"killer_display_name": "moonłíght#NA1", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 8982, | |
"y": 825 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12012, | |
"y": 406 | |
}, | |
"view_radians": 2.1502256 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10214, | |
"y": 1870 | |
}, | |
"view_radians": 3.843101 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 8957, | |
"y": -7271 | |
}, | |
"view_radians": 1.7892935 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 9835, | |
"y": 3274 | |
}, | |
"view_radians": 5.6062565 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 54650, | |
"kill_time_in_match": 1875871, | |
"round": 17, | |
"killer_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"killer_display_name": "PigeonXtreme#2193", | |
"killer_team": "Red", | |
"victim_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"victim_display_name": "senguy#8827", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 10757, | |
"y": 2942 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10531, | |
"y": 2649 | |
}, | |
"view_radians": 4.5245724 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10192, | |
"y": 174 | |
}, | |
"view_radians": 0.202775 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 9058, | |
"y": 3341 | |
}, | |
"view_radians": 6.0483894 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 61427, | |
"kill_time_in_match": 1882648, | |
"round": 17, | |
"killer_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"killer_display_name": "PigeonXtreme#2193", | |
"killer_team": "Red", | |
"victim_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"victim_display_name": "moonłíght#NA1", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 10131, | |
"y": 388 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10288, | |
"y": 3266 | |
}, | |
"view_radians": 5.601764 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 9919, | |
"y": 2592 | |
}, | |
"view_radians": 4.8120017 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 22605, | |
"kill_time_in_match": 1947395, | |
"round": 18, | |
"killer_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"killer_display_name": "WarLion20#9571", | |
"killer_team": "Red", | |
"victim_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"victim_display_name": "senguy#8827", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11297, | |
"y": -4479 | |
}, | |
"damage_weapon_id": "462080D1-4035-2937-7C09-27AA2A5C27A7", | |
"damage_weapon_name": "Spectre", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/462080d1-4035-2937-7c09-27aa2a5c27a7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 12151, | |
"y": -5301 | |
}, | |
"view_radians": 1.3307267 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13422, | |
"y": -311 | |
}, | |
"view_radians": 5.100489 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8898, | |
"y": -2354 | |
}, | |
"view_radians": 4.6957135 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10629, | |
"y": -4869 | |
}, | |
"view_radians": 0.34006444 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 11242, | |
"y": -3651 | |
}, | |
"view_radians": 4.751793 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11481, | |
"y": -5557 | |
}, | |
"view_radians": 1.4327928 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10100, | |
"y": -4585 | |
}, | |
"view_radians": 0.35844812 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 12794, | |
"y": -4133 | |
}, | |
"view_radians": 4.304003 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9317, | |
"y": -1860 | |
}, | |
"view_radians": 4.322193 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 24610, | |
"kill_time_in_match": 1949400, | |
"round": 18, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11322, | |
"y": -3651 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 11767, | |
"y": -5023 | |
}, | |
"view_radians": 0.87878066 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13375, | |
"y": -1503 | |
}, | |
"view_radians": 4.315378 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8447, | |
"y": -2062 | |
}, | |
"view_radians": 6.1974545 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10973, | |
"y": -5005 | |
}, | |
"view_radians": 1.2956371 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11454, | |
"y": -5637 | |
}, | |
"view_radians": 1.6369491 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 10039, | |
"y": -4555 | |
}, | |
"view_radians": 2.4907975 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 12974, | |
"y": -4995 | |
}, | |
"view_radians": 3.972889 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9201, | |
"y": -2041 | |
}, | |
"view_radians": 3.3404772 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"assistant_display_name": "Pianggot#AL88", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 28968, | |
"kill_time_in_match": 1953758, | |
"round": 18, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"victim_display_name": "moonłíght#NA1", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 9050, | |
"y": -4539 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 12423, | |
"y": -4768 | |
}, | |
"view_radians": 1.6487418 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12999, | |
"y": -3307 | |
}, | |
"view_radians": 4.069806 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 9007, | |
"y": -2487 | |
}, | |
"view_radians": 4.722551 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11667, | |
"y": -5424 | |
}, | |
"view_radians": 0.07558448 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11128, | |
"y": -5362 | |
}, | |
"view_radians": 4.156703 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 12709, | |
"y": -5519 | |
}, | |
"view_radians": 2.4154432 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 8945, | |
"y": -3205 | |
}, | |
"view_radians": 4.788321 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 33316, | |
"kill_time_in_match": 1958106, | |
"round": 18, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 12945, | |
"y": -2129 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 12757, | |
"y": -3964 | |
}, | |
"view_radians": 1.4598701 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8866, | |
"y": -3696 | |
}, | |
"view_radians": 5.2999864 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12233, | |
"y": -5703 | |
}, | |
"view_radians": 2.4244487 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11303, | |
"y": -7119 | |
}, | |
"view_radians": 0.87599987 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 12713, | |
"y": -4323 | |
}, | |
"view_radians": 1.5154629 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9359, | |
"y": -4344 | |
}, | |
"view_radians": 0.042478796 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"assistant_display_name": "Pianggot#AL88", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 34192, | |
"kill_time_in_match": 1958982, | |
"round": 18, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 12689, | |
"y": -4039 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 12904, | |
"y": -4047 | |
}, | |
"view_radians": 3.3412986 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 9024, | |
"y": -4115 | |
}, | |
"view_radians": 6.0587425 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 12233, | |
"y": -5703 | |
}, | |
"view_radians": 2.4244487 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11554, | |
"y": -7056 | |
}, | |
"view_radians": 0.9852939 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 9862, | |
"y": -4424 | |
}, | |
"view_radians": 0.3084266 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"assistant_display_name": "Pianggot#AL88", | |
"assistant_team": "Blue" | |
}, | |
{ | |
"assistant_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"assistant_display_name": "BoExplode87#INT", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 62975, | |
"kill_time_in_match": 1987765, | |
"round": 18, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 13052, | |
"y": -1893 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 13949, | |
"y": -1167 | |
}, | |
"view_radians": 3.8295825 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 6631, | |
"y": -997 | |
}, | |
"view_radians": 0.75059634 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10882, | |
"y": 3240 | |
}, | |
"view_radians": 5.515288 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12821, | |
"y": 986 | |
}, | |
"view_radians": 1.6238142 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"assistant_display_name": "Pianggot#AL88", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 73128, | |
"kill_time_in_match": 1997918, | |
"round": 18, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 10421, | |
"y": 1216 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 14013, | |
"y": -1262 | |
}, | |
"view_radians": 3.862564 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 8451, | |
"y": 633 | |
}, | |
"view_radians": 0.28695086 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12727, | |
"y": 3619 | |
}, | |
"view_radians": 3.782221 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"assistant_display_name": "RVRlexar#NA1", | |
"assistant_team": "Red" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 87175, | |
"kill_time_in_match": 2011965, | |
"round": 18, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"victim_display_name": "AwesomeAutumn88#ZR13", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 12178, | |
"y": 539 | |
}, | |
"damage_weapon_id": "EE8E8D15-496B-07AC-E5F6-8FAE5D4C7B1A", | |
"damage_weapon_name": "Phantom", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ee8e8d15-496b-07ac-e5f6-8fae5d4c7b1a/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11629, | |
"y": 820 | |
}, | |
"view_radians": 5.8249097 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12463, | |
"y": 3229 | |
}, | |
"view_radians": 3.6747532 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 94164, | |
"kill_time_in_match": 2018954, | |
"round": 18, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11172, | |
"y": 2505 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 12277, | |
"y": 3293 | |
}, | |
"view_radians": 3.7797284 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"assistant_display_name": "moonłíght#NA1", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 3384, | |
"kill_time_in_match": 2059375, | |
"round": 19, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"victim_display_name": "BoExplode87#INT", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 7604, | |
"y": 990 | |
}, | |
"damage_weapon_id": "AE3DE142-4D85-2547-DD26-4E90BED35CF7", | |
"damage_weapon_name": "Bulldog", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ae3de142-4d85-2547-dd26-4e90bed35cf7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ae3de142-4d85-2547-dd26-4e90bed35cf7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 7991, | |
"y": 700 | |
}, | |
"view_radians": 6.2345586 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10300, | |
"y": 424 | |
}, | |
"view_radians": 2.9445715 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11404, | |
"y": 3524 | |
}, | |
"view_radians": 3.6410186 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 7365, | |
"y": 132 | |
}, | |
"view_radians": 0.9867306 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12644, | |
"y": -4764 | |
}, | |
"view_radians": 3.1812308 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 7509, | |
"y": 4 | |
}, | |
"view_radians": 1.1008351 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 12114, | |
"y": -5305 | |
}, | |
"view_radians": 3.3425448 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 6201, | |
"y": 3803 | |
}, | |
"view_radians": 0.31801382 | |
}, | |
{ | |
"player_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"player_display_name": "Jimjam2146#1178", | |
"player_team": "Red", | |
"location": { | |
"x": 11468, | |
"y": 3106 | |
}, | |
"view_radians": 3.8710055 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 7613, | |
"kill_time_in_match": 2063604, | |
"round": 19, | |
"killer_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"killer_display_name": "AwesomeAutumn88#ZR13", | |
"killer_team": "Blue", | |
"victim_puuid": "07e2dad2-c05a-516f-81bf-e393bbbb7999", | |
"victim_display_name": "Jimjam2146#1178", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11406, | |
"y": 2958 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 9580, | |
"y": 1621 | |
}, | |
"view_radians": 0.63104117 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10890, | |
"y": 149 | |
}, | |
"view_radians": 3.1422634 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 11297, | |
"y": 3526 | |
}, | |
"view_radians": 3.2389047 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 7716, | |
"y": 950 | |
}, | |
"view_radians": 6.080507 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12736, | |
"y": -4749 | |
}, | |
"view_radians": 2.3479486 | |
}, | |
{ | |
"player_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"player_display_name": "moonłíght#NA1", | |
"player_team": "Blue", | |
"location": { | |
"x": 7354, | |
"y": 3 | |
}, | |
"view_radians": 0.7251962 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 12934, | |
"y": -3017 | |
}, | |
"view_radians": 2.6935837 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 6359, | |
"y": 2220 | |
}, | |
"view_radians": 5.1167836 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 43276, | |
"kill_time_in_match": 2099267, | |
"round": 19, | |
"killer_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"killer_display_name": "GinyuGamer#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "7b91a566-a61f-5005-80c0-191c0d35be86", | |
"victim_display_name": "moonłíght#NA1", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 11531, | |
"y": -5605 | |
}, | |
"damage_weapon_id": "AE3DE142-4D85-2547-DD26-4E90BED35CF7", | |
"damage_weapon_name": "Bulldog", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ae3de142-4d85-2547-dd26-4e90bed35cf7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ae3de142-4d85-2547-dd26-4e90bed35cf7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": true, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 8726, | |
"y": -1496 | |
}, | |
"view_radians": 5.45522 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13705, | |
"y": -806 | |
}, | |
"view_radians": 4.3389306 | |
}, | |
{ | |
"player_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"player_display_name": "GinyuGamer#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12963, | |
"y": -3511 | |
}, | |
"view_radians": 4.110301 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 10885, | |
"y": -4902 | |
}, | |
"view_radians": 2.4070675 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12915, | |
"y": -2888 | |
}, | |
"view_radians": 4.376255 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11541, | |
"y": -3815 | |
}, | |
"view_radians": 6.2680025 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 7132, | |
"y": -724 | |
}, | |
"view_radians": 3.5767627 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11828, | |
"y": -4702 | |
}, | |
"view_radians": 0.71617746 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 54544, | |
"kill_time_in_match": 2110535, | |
"round": 19, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "a6420e21-9e60-56e7-a9b9-8160ac2af125", | |
"victim_display_name": "GinyuGamer#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 12362, | |
"y": -4049 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 8629, | |
"y": -2550 | |
}, | |
"view_radians": 4.0603523 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12941, | |
"y": -5070 | |
}, | |
"view_radians": 4.318605 | |
}, | |
{ | |
"player_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"player_display_name": "Pianggot#AL88", | |
"player_team": "Blue", | |
"location": { | |
"x": 11514, | |
"y": -6840 | |
}, | |
"view_radians": 0.8202959 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 13059, | |
"y": -3890 | |
}, | |
"view_radians": 3.5664551 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11637, | |
"y": -3691 | |
}, | |
"view_radians": 5.810719 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 5032, | |
"y": -4472 | |
}, | |
"view_radians": 5.736858 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 12457, | |
"y": -5757 | |
}, | |
"view_radians": 1.6205546 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"assistant_display_name": "senguy#8827", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 57756, | |
"kill_time_in_match": 2113747, | |
"round": 19, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "93dc5126-1dcb-544d-b134-52e8add5327c", | |
"victim_display_name": "Pianggot#AL88", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 12384, | |
"y": -6213 | |
}, | |
"damage_weapon_id": "AE3DE142-4D85-2547-DD26-4E90BED35CF7", | |
"damage_weapon_name": "Bulldog", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/ae3de142-4d85-2547-dd26-4e90bed35cf7/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/ae3de142-4d85-2547-dd26-4e90bed35cf7/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 8124, | |
"y": -2612 | |
}, | |
"view_radians": 3.3586133 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 13117, | |
"y": -5707 | |
}, | |
"view_radians": 3.724698 | |
}, | |
{ | |
"player_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"player_display_name": "WarLion20#9571", | |
"player_team": "Red", | |
"location": { | |
"x": 12625, | |
"y": -4116 | |
}, | |
"view_radians": 3.066811 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11790, | |
"y": -3651 | |
}, | |
"view_radians": 5.5295606 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 5532, | |
"y": -6056 | |
}, | |
"view_radians": 0.7280626 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11342, | |
"y": -5757 | |
}, | |
"view_radians": 1.218244 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 60097, | |
"kill_time_in_match": 2116088, | |
"round": 19, | |
"killer_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"killer_display_name": "BoExplode87#INT", | |
"killer_team": "Blue", | |
"victim_puuid": "28879e13-f4a9-529c-a2bb-2a775940c710", | |
"victim_display_name": "WarLion20#9571", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 11846, | |
"y": -3853 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 8798, | |
"y": -3311 | |
}, | |
"view_radians": 5.137875 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 12459, | |
"y": -6181 | |
}, | |
"view_radians": 3.396899 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11718, | |
"y": -3738 | |
}, | |
"view_radians": 5.4841714 | |
}, | |
{ | |
"player_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"player_display_name": "PigeonXtreme#2193", | |
"player_team": "Red", | |
"location": { | |
"x": 6675, | |
"y": -6565 | |
}, | |
"view_radians": 1.4615717 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11342, | |
"y": -5757 | |
}, | |
"view_radians": 1.2131162 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"assistant_display_name": "senguy#8827", | |
"assistant_team": "Blue" | |
} | |
] | |
}, | |
{ | |
"kill_time_in_round": 66923, | |
"kill_time_in_match": 2122914, | |
"round": 19, | |
"killer_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"killer_display_name": "senguy#8827", | |
"killer_team": "Blue", | |
"victim_puuid": "ece6ea62-c383-5bcb-a56a-ba7e11dcea7c", | |
"victim_display_name": "PigeonXtreme#2193", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 9431, | |
"y": -5552 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"player_display_name": "AwesomeAutumn88#ZR13", | |
"player_team": "Blue", | |
"location": { | |
"x": 10209, | |
"y": -4325 | |
}, | |
"view_radians": 4.9809875 | |
}, | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10936, | |
"y": -7249 | |
}, | |
"view_radians": 1.8418487 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11144, | |
"y": -4108 | |
}, | |
"view_radians": 4.6443186 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11200, | |
"y": -5517 | |
}, | |
"view_radians": 3.1599045 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 67240, | |
"kill_time_in_match": 2123231, | |
"round": 19, | |
"killer_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"killer_display_name": "RVRlexar#NA1", | |
"killer_team": "Red", | |
"victim_puuid": "c4204f8b-3fa4-5f56-9905-cb861c281745", | |
"victim_display_name": "AwesomeAutumn88#ZR13", | |
"victim_team": "Blue", | |
"victim_death_location": { | |
"x": 10214, | |
"y": -4324 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"player_display_name": "RVRlexar#NA1", | |
"player_team": "Red", | |
"location": { | |
"x": 10873, | |
"y": -7249 | |
}, | |
"view_radians": 1.7937993 | |
}, | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 11032, | |
"y": -4132 | |
}, | |
"view_radians": 4.6336684 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 11200, | |
"y": -5517 | |
}, | |
"view_radians": 3.1567404 | |
} | |
], | |
"assistants": [] | |
}, | |
{ | |
"kill_time_in_round": 68887, | |
"kill_time_in_match": 2124878, | |
"round": 19, | |
"killer_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"killer_display_name": "senguy#8827", | |
"killer_team": "Blue", | |
"victim_puuid": "7f570252-4ec8-5386-acb8-852cd6847f48", | |
"victim_display_name": "RVRlexar#NA1", | |
"victim_team": "Red", | |
"victim_death_location": { | |
"x": 10776, | |
"y": -7234 | |
}, | |
"damage_weapon_id": "9C82E19D-4575-0200-1A81-3EACF00CF872", | |
"damage_weapon_name": "Vandal", | |
"damage_weapon_assets": { | |
"display_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/displayicon.png", | |
"killfeed_icon": "https://media.valorant-api.com/weapons/9c82e19d-4575-0200-1a81-3eacf00cf872/killstreamicon.png" | |
}, | |
"secondary_fire_mode": false, | |
"player_locations_on_kill": [ | |
{ | |
"player_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"player_display_name": "BoExplode87#INT", | |
"player_team": "Blue", | |
"location": { | |
"x": 10784, | |
"y": -4073 | |
}, | |
"view_radians": 4.7004046 | |
}, | |
{ | |
"player_puuid": "29984d7d-6575-5ccb-b167-aca246aedaad", | |
"player_display_name": "senguy#8827", | |
"player_team": "Blue", | |
"location": { | |
"x": 10898, | |
"y": -5625 | |
}, | |
"view_radians": 4.6479616 | |
} | |
], | |
"assistants": [ | |
{ | |
"assistant_puuid": "ff4c5349-4fc1-58e4-b7ac-1e1ffe1fc6b4", | |
"assistant_display_name": "BoExplode87#INT", | |
"assistant_team": "Blue" | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment