Pillow


Total World Records: ??
Country: US

Stars Earned
23
1
5
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
Dance Vibrations Elpis 19 92420 -7580 -2736 100000 2025-05-27 19:43:52
Dynamo Oscillator X 19 96484 -3516 -1269 100000 2025-05-27 20:17:15
Start & Paws Oscillator X 19 87426 -12574 -4539 100000 2025-05-27 20:21:44
Licky Licky Crispy 20 94440 -5560 -2224 100000 2025-05-27 19:59:30
Million Feelings Chriss Floren 19 89742 -10258 -3703 100000 2025-05-27 20:05:02
That Night Eskimo & Icebird 21 90046 -9954 -4390 100000 2025-05-27 20:30:17
Funny Love Dan Balan 19 93100 -6900 -2491 100000 2025-05-27 20:27:10
Da Roots Mind Reflection 20 91067 -8933 -3573 100000 2025-02-18 20:46:34
Ize Pie Headtwist & Pump 19 42875 -57125 -20622 100000 2025-05-27 20:52:35
Feel The Melody S3RL feat. Sara 20 88765 -11235 -4494 100000 2025-02-18 20:42:35
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 94837 -5163 -2065 100000 2025-05-27 18:14:29
Hero Miss Papaya 20 90672 -9328 -3731 100000 2025-05-27 20:24:07
Pink Dinosaur Miss Papaya 19 94473 -5527 -1995 100000 2025-05-20 18:02:56
Stay Tess 20 81154 -18846 -7538 100000 2025-02-18 20:49:38
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 84532 -15468 -7487 100000 2025-05-27 19:29:41
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 93805 -6195 -2732 100000 2025-05-27 19:23:43
Say What Cut Capers 21 92593 -7407 -3266 100000 2025-05-27 20:34:52
The Naughty Song Oscillator X 19 98774 -1226 -443 100000 2025-05-27 19:32:45
Katyusha Schustin 21 95099 -4901 -2161 100000 2025-05-20 18:18:27
Just Do It Swingrowers 21 79242 -20758 -9154 100000 2025-05-27 20:54:52
Lemmings On The Run E-Rotic 21 79175 -20825 -9184 100000 2025-02-18 20:52:52
Crab Rave Noisestorm 20 97201 -2799 -1120 100000 2025-05-27 20:57:20
Nothing Else Matters Katya Ocean 19 88731 -11269 -4068 100000 2025-02-18 20:16:57
Sirens RENOLD X Scarlett 19 93662 -6338 -2288 100000 2025-05-20 18:36:24
UFO Little Sis Nora & S3RL 20 93636 -6364 -2546 100000 2025-05-27 19:55:46
Halloween Scream Bigshot Bo And The Swing Crusaders 21 81749 -18251 -8049 100000 2025-05-27 19:26:38
Jingle Bell Rock KaW feat. Bobby Helms 20 93925 -6075 -2430 100000 2025-05-27 19:20:29
Color My Love Fun Fun 21 88769 -11231 -4953 100000 2025-05-27 20:49:21
Everybody Get Up Tempo feat. Manola 19 94559 -5441 -1964 100000 2025-05-27 18:17:10
Baila Bolero Fun Fun 20 95710 -4290 -1716 100000 2025-05-27 19:17:38
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.0624
Total Execution Time  2.0653
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,920,256 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10992/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.0527 seconds)  (Hide)
0.0053   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` = '10992'
GROUP BY `gs`.`grade
0.0048   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` = '10992'
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` = '10992'
AND `r`.`name` = 'total' 
2.0424   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)