malfruemulo


Total World Records: ??
Country: US

Stars Earned
10
20
3
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
Start & Paws Oscillator X 19 82957 -17043 -6153 100000 2024-04-06 02:49:06
Birdie Doolittle 19 86928 -13072 -4719 100000 2025-01-01 02:23:55
Unity TheFatRat 21 91389 -8611 -3797 100000 2025-06-18 01:39:36
Click Bait S3RL feat. GL!TCH 20 90861 -9139 -3656 100000 2025-01-01 02:30:01
EternuS Sanxion7 20 96170 -3830 -1532 100000 2024-04-14 21:46:51
July Smiley 20 52302 -47698 -19079 100000 2024-03-30 03:40:42
Typical Tropical Bambee 19 85015 -14985 -5410 100000 2024-04-06 03:21:02
Ghosts Tenth Planet 20 90721 -9279 -3712 100000 2025-06-18 01:35:25
Pink Dinosaur Miss Papaya 19 89496 -10504 -3792 100000 2024-04-06 02:42:49
So Deep Silvertear 21 86429 -13571 -5985 100000 2025-01-04 23:27:22
Summer Night In Seattle Jenna Drey 20 81540 -18460 -7384 100000 2024-04-06 02:46:15
Fantasy Melissa 21 87622 -12378 -5459 100000 2025-01-04 23:36:47
Crime Time CJ Crew & KaW feat. Sedge 22 9253 -90747 -43922 100000 2025-01-01 02:33:50
I'm Crazy For Your Love Black Eva 21 89577 -10423 -4597 100000 2024-03-30 05:52:17
Electro Asia Re-venge Phoenix 21 85677 -14323 -6316 100000 2024-03-10 03:41:23
My Generation Captain Jack 20 85342 -14658 -5863 100000 2024-03-10 04:49:05
Nori Nori Nori Judy Crystal 21 81927 -18073 -7970 100000 2024-03-30 06:18:16
Ma Huggies FIG & Nico Sleator 20 83012 -16988 -6795 100000 2024-03-30 06:09:07
Destiny Smiley 23 46809 -53191 -28138 100000 2024-09-08 23:13:03
Butterfly Swingrowers 19 88940 -11060 -3993 100000 2024-04-14 20:18:38
Cartoon Heroes Barbie Young 21 91512 -8488 -3743 100000 2025-06-18 01:51:16
If You Can Say Goodbye Kate Project 19 89061 -10939 -3949 100000 2024-03-30 06:01:37
Say Na Na Na Serhat 19 91914 -8086 -2919 100000 2024-04-06 02:34:01
Cosmic Drive Quiqman 22 79284 -20716 -10027 100000 2024-04-06 05:06:47
Crab Rave Noisestorm 20 91542 -8458 -3383 100000 2025-06-18 02:04:29
Born to Run Red Parker 19 94654 -5346 -1930 100000 2025-01-01 01:46:34
Fiesta Night Carlito 21 90640 -9360 -4128 100000 2025-06-18 01:19:18
The 7 Jump Ken-D 19 88361 -11639 -4202 100000 2024-04-06 03:10:10
Keep On Dancing BEAUZ feat. Heleen 20 89640 -10360 -4144 100000 2024-04-06 02:37:46
Boogeyman Wizardz of Oz 19 94604 -5396 -1948 100000 2025-06-18 00:37:16
Halloween Scream Bigshot Bo And The Swing Crusaders 21 80848 -19152 -8446 100000 2025-06-18 01:27:12
Let's Remember N.M.R 21 90538 -9462 -4173 100000 2025-06-18 01:14:15
Bad Revenge from20 20 64177 -35823 -14329 100000 2025-01-01 02:13:27
Falling In Love Again Naoki feat. Paula Terry 20 86684 -13316 -5326 100000 2025-06-18 02:23:57
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  3.1044
Total Execution Time  3.1072
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,928,864 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14857/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.0960 seconds)  (Hide)
0.0054   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` = '14857'
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` = '14857'
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` = '14857'
AND `r`.`name` = 'total' 
3.0882   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)