pyr0muffin


Total World Records: ??
Country: US

Stars Earned
22
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
In The Hall Of The Mountain King KaW 22 29625 -70375 -34062 100000 2026-01-30 07:23:34
Funny Love Dan Balan 19 74816 -25184 -9091 100000 2026-01-30 07:34:15
Agent Blatant Ernest + Julio 21 2351 -97649 -43063 100000 2026-03-02 04:00:51
Ize Pie Headtwist & Pump 19 44120 -55880 -20173 100000 2025-07-13 02:30:32
NightMoves Playmaker 20 3255 -96745 -38698 100000 2026-04-26 23:25:01
No Princess Lynn 19 22775 -77225 -27878 100000 2026-01-30 07:20:55
Get Lifted HOT KICKS 21 11793 -88207 -38899 100000 2026-03-02 03:46:34
Devil Inside CRMNL 19 56100 -43900 -15848 100000 2026-01-30 07:31:12
Nightmare FSJ feat. Tara Louise 21 38823 -61177 -26979 100000 2026-04-26 23:22:55
Hypnosis Colin Kiddy 21 28954 -71046 -31331 100000 2026-01-30 07:14:22
Megalovania Toby Fox 21 21776 -78224 -34497 100000 2025-08-17 21:50:33
Ma Huggies FIG & Nico Sleator 20 17186 -82814 -33126 100000 2026-04-26 23:08:11
Silent Movie Little Violet 19 44262 -55738 -20121 100000 2026-04-26 23:17:26
Here For You PIXL feat. Q'AILA 19 73964 -26036 -9399 100000 2026-01-30 07:16:24
Have Fun Rameses B 21 4930 -95070 -41926 100000 2026-03-02 03:56:12
Pump It Electric Callboy 21 1743 -98257 -43331 100000 2025-07-20 05:24:05
Born to Run Red Parker 19 77174 -22826 -8240 100000 2026-01-30 07:37:21
Just Dance Bad Computer 20 26240 -73760 -29504 100000 2026-04-26 23:12:48
Do My Thing PRTY ANML 20 75725 -24275 -9710 100000 2026-01-30 07:41:17
UFO Little Sis Nora & S3RL 20 74997 -25003 -10001 100000 2026-01-30 07:25:52
Breathe Me Back To Life Stonebank feat. Lena Sue 20 51607 -48393 -19357 100000 2026-01-30 07:28:59
Halloween Scream Bigshot Bo And The Swing Crusaders 21 1325 -98675 -43516 100000 2026-03-02 03:53:27
Mothership F.O.O.L & SKUM 24 15635 -84365 -48594 100000 2026-01-30 07:07:30
Dancing In The Dark HELLO GLOOM 21 20475 -79525 -35071 100000 2026-01-30 07:18:41
Need You Nostalgix 22 26437 -73563 -35604 100000 2026-01-30 07:09:47
Drum 'N' Bossa Carbuncle 20 55253 -44747 -17899 100000 2025-08-23 22:30:47
The Banana Song SIPPY 19 31495 -68505 -24730 100000 2025-08-17 21:53:10
Love Goes On JMCX 21 5913 -94087 -41492 100000 2026-04-26 23:06:08
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  3.2193
Total Execution Time  3.2221
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,027,760 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/23446/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.2105 seconds)  (Hide)
0.0060   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` = '23446'
GROUP BY `gs`.`grade
0.0179   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` = '23446'
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` = '23446'
AND `r`.`name` = 'total' 
3.1862   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)