BerserkKunX


Country: US

Stars Earned
22
24
4
2

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 52

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 89298 2023-07-11 22:50:17
Day After Day Rikah 20 89048 2023-07-25 22:14:32
Everything Is Changing Rikah 19 82998 2023-07-11 22:58:11
Crazyloop Crazy Loop 22 32671 2023-06-20 23:08:47
Drifting Away Filo Bedo 20 75655 2023-07-19 23:06:56
Flying High Filo Bedo 21 85128 2023-07-25 22:17:33
Spin Chicken Freebie & The Bean 21 4070 2023-06-14 00:53:23
Sunshine Triple J 22 71478 2023-06-21 00:01:20
Utopia Smiley 22 88053 2023-12-27 03:59:14
Boom Boom Dollars King Kong & D'Jungle Girls 21 87199 2023-08-02 21:07:58
Never Gonna Make Morgana 21 88138 2023-07-25 22:20:28
Young Forever Rebecca 20 88911 2023-08-02 21:05:20
Pink Dinosaur Miss Papaya 19 86453 2023-07-11 23:03:32
Dam Dariram Joga 20 85803 2023-07-25 22:12:10
Music & Police CJ Crew & KaW feat. Christian D. 21 81893 2024-05-24 00:29:43
So Deep Silvertear 21 70951 2023-09-20 00:06:22
Stay Tess 20 94154 2023-12-20 02:38:41
Speed Over Beethoven Rose 22 85745 2023-06-20 23:06:16
Classic Madness Fracus & Darwin 21 94320 2023-12-20 02:58:35
Equinox Mage 21 85340 2023-12-20 03:34:04
Nothing Gonna Stop Micky 20 91249 2023-09-19 23:21:42
Sky High Lucyfer 20 91946 2023-09-19 23:14:35
Warrior Kirill Gramada 21 86193 2023-07-20 00:03:00
Megalovania Toby Fox 21 91559 2023-12-27 04:02:27
Spaceman Bambee & Lynn 20 87720 2023-09-19 23:12:16
Csikos Post BanYa 22 46285 2023-06-20 23:54:06
Beethoven Virus BanYa 22 84356 2023-08-02 20:55:13
Charlene Missing Heart 22 7903 2023-06-27 23:28:28
Temple Of Love E-Rotic 21 79019 2023-08-02 20:53:07
The Judgement Day Naoki feat. Riyu Kosaka 19 89119 2023-09-20 00:32:37
In The Heat Of The Night E-Rotic 20 91163 2023-08-02 21:40:14
Butterfly Swingrowers 19 85092 2023-07-11 22:55:46
Operator Miss Papaya 19 84658 2023-07-11 23:01:26
Step Up Amadeus BanYa 22 89102 2023-12-20 03:08:25
Test My Best E-Rotic 21 80799 2023-06-20 23:03:57
If You Can Say Goodbye Kate Project 19 89033 2023-07-19 22:46:37
Paradox Naoki feat. Riyu Kosaka 20 88645 2023-07-19 22:48:53
Queen Of Light E-Rotic 21 84425 2023-09-20 00:15:07
Jukebox Swingrowers 21 83566 2023-12-27 03:39:41
Boomerang Miss V 21 76937 2023-08-02 21:11:42
Give You Love Daz Sampson & Katya Ocean 21 80800 2023-06-20 23:23:26
Never Ending Story DJ AC-DC 20 86352 2023-07-19 22:51:11
Insane Niko Noise 20 83557 2023-08-02 21:49:34
We Do This Dance Victoria 22 80520 2023-06-21 20:39:47
Kalinka Quiqman 20 87426 2023-08-02 21:45:48
Fade Out Bensley 21 87143 2023-12-20 03:31:51
Midnight Train More Plastic & Tylah Winyard 22 90044 2023-12-27 04:06:20
Right Into You The Tech Team 20 87549 2023-07-19 23:03:14
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 83323 2023-12-27 03:42:08
Forever and a Day Dy5on feat. Silver Angelina 22 93751 2023-12-20 02:45:51
2NITE nanobii 21 80520 2023-09-19 23:17:52
Asian Night in 20XX NM Japan 22 86144 2023-12-27 04:08:48
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Scores )  0.0201
Total Execution Time  0.0240
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,602,552 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10239
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0076 seconds)  (Hide)
0.0044   SELECT `gs`.`grade`, count(*) as count
FROM 
`gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `gamer_scores` as `gsON `gs`.`id` = `ghs`.`gamer_score_id`
WHERE (`sc`.`game_difficulty_id` = or `sc`.`game_difficulty_id` = 10)
AND `
sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
AND `ghs`.`gamer_id` = '10239'
GROUP BY `gs`.`grade
0.0026   SELECT `s`.`id` as `song_id`, `ghs`.`song_chart_id`, `s`.`title` as `title`, `s`.`artist`, `sc`.`difficulty`, `ghs`.`created_at` as `date`, `ghs`.`score`, `gs`.`flags`, `gs`.`perfect1`, `gs`.`perfect2`, `gs`.`early`, `gs`.`green`, `gs`.`yellow`, `gs`.`red`, `gs`.`late`, `gs`.`misses`, `gs`.`grade`, `s`.`game_song_id`, `sc`.`game_difficulty_id` as `difficulty_id`
FROM `gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `songs` as `sON `sc`.`song_id` = `s`.`id`
JOIN `gamer_scores` as `gsON `ghs`.`gamer_score_id` = `gs`.`id`
WHERE (`sc`.`game_difficulty_id` = or `sc`.`game_difficulty_id` = 10)
AND `
sc`.`is_enabled` = 1
AND `sc`.`edit_keyIS NULL
AND `ghs`.`gamer_id` = '10239'
AND `ghs`.`private` = 
0.0005   SELECT `id`, `first_name` as `first`, `last_name` as `last`, `username`, `country`, `picture_path`, `hex_color`, `r`.`rank` as `rank_points`
FROM `gamers` as `g`
JOIN `statmani_devel`.`ranking` as `rON `r`.`user_id` = `g`.`id`
WHERE `id` = '10239'
AND `r`.`name` = 'total' 
  DATABASE:  stepmani_db (Stats:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Api_model:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Main:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  HTTP HEADERS  (Show)
  CONFIG VARIABLES  (Show)