Randomstpuserlo


Total World Records: ??
Country: US

Stars Earned
16
5
9
2

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

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Show Me Your Moves Auvic 20 75388 -24612 -9845 100000 2025-07-31 18:23:08
Pop4 Vibes & Wishdokta 22 35225 -64775 -31351 100000 2025-07-16 20:57:23
Click Bait S3RL feat. GL!TCH 20 88842 -11158 -4463 100000 2025-07-27 19:21:54
Gargoyle Sanxion7 24 29673 -70327 -40508 100000 2025-07-16 20:54:47
Xuxa Smiley 23 31183 -68817 -36404 100000 2025-08-01 20:11:18
The Saint Goes Marching The Saint 21 83493 -16507 -7280 100000 2025-07-17 22:00:50
Pink Dinosaur Miss Papaya 19 89910 -10090 -3642 100000 2025-07-25 16:56:53
Bandito Remorse Code 21 85317 -14683 -6475 100000 2025-07-31 17:55:45
In My Dreams Rebecca 20 89645 -10355 -4142 100000 2025-07-17 22:15:25
Dam Dadi Doo Fantasy Project 22 46525 -53475 -25882 100000 2025-07-27 18:42:32
Bring Your Lovin Back Fracus 20 78031 -21969 -8788 100000 2025-07-15 21:04:13
Megalovania Toby Fox 21 90582 -9418 -4153 100000 2025-07-27 18:48:26
Csikos Post BanYa 22 59261 -40739 -19718 100000 2025-08-01 20:13:40
Ma Huggies FIG & Nico Sleator 20 82320 -17680 -7072 100000 2025-07-31 17:58:18
Cartoon Heroes Barbie Young 21 85640 -14360 -6333 100000 2025-07-31 16:33:42
Paradox Naoki feat. Riyu Kosaka 20 82941 -17059 -6824 100000 2025-07-31 19:07:12
Boomerang Miss V 21 81783 -18217 -8034 100000 2025-07-16 19:19:33
Pump the Rhythm Ultimate Heights 21 84232 -15768 -6954 100000 2025-07-31 19:04:47
Cyber-Kyoto- Re-venG 20 87855 -12145 -4858 100000 2025-07-27 18:40:18
Shiawase Dion Timmer 23 48528 -51472 -27229 100000 2025-07-31 16:37:17
The Shrimps Vertigini 20 83059 -16941 -6776 100000 2025-07-15 20:11:37
Press Start MDK 23 72754 -27246 -14413 100000 2025-08-05 17:58:03
Have Fun Rameses B 21 73930 -26070 -11497 100000 2025-07-15 19:49:25
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 89269 -10731 -5677 100000 2025-07-31 16:47:51
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 81943 -18057 -9552 100000 2025-07-25 17:40:00
Perks Bibi Gold 21 78238 -21762 -9597 100000 2025-07-17 21:49:40
Elysium Scott Brown 21 88557 -11443 -5046 100000 2025-07-17 22:21:03
Kibo Dion Timmer 22 76239 -23761 -11500 100000 2025-07-16 19:54:19
Rock Me Forever Nevada 21 85587 -14413 -6356 100000 2025-07-17 22:18:01
戦国 Re-venG 21 70407 -29593 -13051 100000 2025-07-15 20:44:25
Go! Rocky Joe Maximum Power 20 86666 -13334 -5334 100000 2025-08-01 20:36:41
Proper Rhythm peak divide 21 89517 -10483 -4623 100000 2025-07-25 17:43:08
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.2157
Total Execution Time  2.2187
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,924,824 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/23396/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (2.2006 seconds)  (Hide)
0.0021   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` = '23396'
GROUP BY `gs`.`grade
0.0020   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` = '23396'
AND `ghs`.`private` = 
0.0002   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` = '23396'
AND `r`.`name` = 'total' 
2.1964   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `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`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  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)