piano


Total World Records: ??
Country: US

Stars Earned
3
5
15
1

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
Flight Of The Bumble Bee MonstDeath 25 47665 -52335 -32709 100000 2023-11-25 00:36:00
Remember December Smiley 22 83084 -16916 -8187 100000 2024-01-02 01:43:26
Crazyloop Crazy Loop 22 91144 -8856 -4286 100000 2024-03-10 20:03:18
Ize Pie Headtwist & Pump 19 42798 -57202 -20650 100000 2024-01-02 01:38:03
Sunshine Triple J 22 90096 -9904 -4794 100000 2024-07-30 02:38:17
Feel The Melody S3RL feat. Sara 20 94451 -5549 -2220 100000 2024-03-10 18:31:24
The Beginning DJ Doo 26 53055 -46945 -31735 100000 2023-11-25 19:25:08
Become Astral Ash Astral 22 81709 -18291 -8853 100000 2024-02-24 23:11:29
Bumble Bee Bambee 20 93568 -6432 -2573 100000 2024-06-15 22:12:40
Waka Laka Jenny Rom vs. The Zippers 21 92115 -7885 -3477 100000 2024-03-10 18:35:08
So Deep Silvertear 21 90778 -9222 -4067 100000 2023-11-25 18:50:05
Dopamine You In Mind 23 81614 -18386 -9726 100000 2024-01-06 20:54:23
Nothing Gonna Stop Micky 20 87431 -12569 -5028 100000 2024-01-02 01:02:35
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 92547 -7453 -3287 100000 2024-06-15 22:15:55
Nori Nori Nori Judy Crystal 21 62480 -37520 -16546 100000 2024-02-24 23:23:16
Cartoon Heroes Barbie Young 21 81589 -18411 -8119 100000 2024-01-02 01:00:22
Shiawase Dion Timmer 23 78714 -21286 -11260 100000 2023-11-25 19:21:37
Bust It Out FWLR 24 87944 -12056 -6944 100000 2023-11-25 19:16:23
Therapy Conro 20 89556 -10444 -4178 100000 2024-07-30 02:40:43
Down Low Hr. Troels x Felix Schorn 20 88244 -11756 -4702 100000 2024-03-10 20:08:36
Techno World NAOKI underground 22 90034 -9966 -4824 100000 2024-03-10 18:38:35
Stockholm to Bombay Dr. Bombay 21 92241 -7759 -3422 100000 2024-07-30 02:35:53
UFO Little Sis Nora & S3RL 20 93046 -6954 -2782 100000 2024-07-30 02:28:13
Definition of a Badboy Scott Brown 20 92606 -7394 -2958 100000 2024-03-10 20:06:08
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  3.2999
Total Execution Time  3.3040
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,893,752 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/12857/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 (3.2895 seconds)  (Hide)
0.0025   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` = '12857'
GROUP BY `gs`.`grade
0.0027   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` = '12857'
AND `ghs`.`private` = 
0.0003   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` = '12857'
AND `r`.`name` = 'total' 
3.2841   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)