peepeepoopoo


Total World Records: ??
Country: US

Stars Earned
7
16
7
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
In The Hall Of The Mountain King KaW 22 17212 -82788 -40069 100000 2025-12-05 02:49:56
The 7th Element Vitas 19 73512 -26488 -9562 100000 2025-11-23 18:28:16
Unity TheFatRat 21 48652 -51348 -22644 100000 2025-10-22 03:01:41
Da Roots Mind Reflection 20 90533 -9467 -3787 100000 2025-10-22 03:41:08
Go 60 Go Takoyaki 24 10855 -89145 -51348 100000 2025-10-22 02:33:56
Land Of The Rising Sun Spacekatz 21 87094 -12906 -5692 100000 2025-11-02 01:48:35
ROM-eo & Juli8 Nina 19 60288 -39712 -14336 100000 2025-11-05 03:19:19
Bang Bang Bang DCX 21 59215 -40785 -17986 100000 2025-10-22 02:30:36
Flash In The Night Flashman 22 80512 -19488 -9432 100000 2025-11-05 02:47:53
Hypnosis Colin Kiddy 21 80359 -19641 -8662 100000 2025-10-22 02:16:44
Csikos Post BanYa 22 13234 -86766 -41995 100000 2025-09-13 23:42:05
Delirium Smiley 23 82239 -17761 -9396 100000 2025-11-19 02:48:17
Take Me Away Fracus & Darwin 23 77117 -22883 -12105 100000 2025-11-19 02:54:01
Beethoven Virus BanYa 22 78377 -21623 -10466 100000 2025-10-22 02:20:10
Glowing In The Night Schustin 23 35984 -64016 -33864 100000 2025-10-22 02:36:11
Katana Fighter Electron 22 86132 -13868 -6712 100000 2025-12-05 01:25:28
The Naughty Song Oscillator X 19 93250 -6750 -2437 100000 2025-10-22 03:49:48
Katyusha Schustin 21 87795 -12205 -5382 100000 2025-10-22 03:54:17
Press Start MDK 23 81043 -18957 -10028 100000 2025-11-19 02:57:49
Dark Fenix DE-SIRE 22 22994 -77006 -37271 100000 2025-10-22 02:56:13
Bewitched PIXY 22 28874 -71126 -34425 100000 2025-11-02 02:32:54
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 85584 -14416 -6357 100000 2025-11-05 03:33:27
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 77602 -22398 -11849 100000 2025-11-19 03:06:44
Crab Rave Noisestorm 20 85717 -14283 -5713 100000 2025-10-22 03:05:08
Blackstar Celldweller 22 80604 -19396 -9388 100000 2025-11-02 01:56:51
The Bass & the Melody S3RL 22 82192 -17808 -8619 100000 2025-11-02 02:00:28
Under The Bed Macks Wolf X Tatsunoshin 21 86101 -13899 -6129 100000 2025-11-02 01:52:27
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 87268 -12732 -5615 100000 2025-10-22 02:23:38
My X Little Sis Nora 20 89257 -10743 -4297 100000 2025-10-22 03:08:07
King Of Fire Max Casanova 21 86123 -13877 -6120 100000 2025-11-05 03:00:52
Morning Call U_Chae feat. Uki Satake 21 78631 -21369 -9424 100000 2025-11-05 02:54:04
Uncanny Valley Freezepop 21 90459 -9541 -4208 100000 2025-11-05 03:29:25
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  2.9633
Total Execution Time  2.9675
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,037,216 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/24550/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.9518 seconds)  (Hide)
0.0028   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` = '24550'
GROUP BY `gs`.`grade
0.0069   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` = '24550'
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` = '24550'
AND `r`.`name` = 'total' 
2.9419   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)