Megaspore


Total World Records: ??
Country: US

Stars Earned
5
12
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
Can't Let Go Jenna Drey 19 63577 -36423 -13149 100000 2026-04-18 18:59:57
The 7th Element Vitas 19 62355 -37645 -13590 100000 2026-04-18 18:52:53
Who KaW 21 3331 -96669 -42631 100000 2026-04-04 20:02:15
Funny Love Dan Balan 19 20554 -79446 -28680 100000 2026-04-04 20:16:24
Ladybug Coconut 19 59585 -40415 -14590 100000 2026-04-09 23:20:24
Click Bait S3RL feat. GL!TCH 20 72186 -27814 -11126 100000 2026-04-09 23:46:35
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 19934 -80066 -28904 100000 2026-04-18 19:02:44
Pink Dinosaur Miss Papaya 19 34061 -65939 -23804 100000 2026-04-18 18:55:25
Dam Dadi Doo Fantasy Project 22 11977 -88023 -42603 100000 2026-04-26 20:21:04
Magic Mystery Tour KaW feat. Paula Terry 19 32779 -67221 -24267 100000 2026-04-09 23:22:47
Megalovania Toby Fox 21 32441 -67559 -29794 100000 2026-04-18 18:49:18
Kalinka Quiqman 20 75331 -24669 -9868 100000 2026-04-09 23:39:15
Silent Movie Little Violet 19 88591 -11409 -4119 100000 2026-04-26 20:18:39
Here For You PIXL feat. Q'AILA 19 83925 -16075 -5803 100000 2026-04-26 20:27:31
Right Into You The Tech Team 20 33662 -66338 -26535 100000 2026-04-26 20:04:56
WYGD Bishu 19 86381 -13619 -4916 100000 2026-04-09 23:27:57
Just Dance Bad Computer 20 59996 -40004 -16002 100000 2026-04-09 23:42:54
Nothing Else Matters Katya Ocean 19 5350 -94650 -34169 100000 2026-04-09 23:34:01
Sirens RENOLD X Scarlett 19 83559 -16441 -5935 100000 2026-04-26 20:16:20
Swipe Felix Schorn 21 41177 -58823 -25941 100000 2026-04-26 19:59:27
Breathe Me Back To Life Stonebank feat. Lena Sue 20 54265 -45735 -18294 100000 2026-04-18 20:15:08
Bella Ciao BEAUZ & XYSM 20 34653 -65347 -26139 100000 2026-04-26 20:13:04
Hands Up, Touch The Sky NAOKI feat. NOVA 19 84127 -15873 -5730 100000 2026-04-26 20:30:06
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  6.8144
Total Execution Time  6.8172
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,010,224 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/27575/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 (6.8040 seconds)  (Hide)
0.0016   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` = '27575'
GROUP BY `gs`.`grade
0.0028   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` = '27575'
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` = '27575'
AND `r`.`name` = 'total' 
6.7993   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)