GoPDemon


Total World Records: ??
Country: CA

Stars Earned
14
4
9
2

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
Dynamo Oscillator X 19 85129 -14871 -5368 100000 2026-04-04 01:58:52
Remember December Smiley 22 69242 -30758 -14887 100000 2025-10-05 00:26:17
Start & Paws Oscillator X 19 16566 -83434 -30120 100000 2025-10-12 01:36:09
Blow My Mind Alphadelta 19 77988 -22012 -7946 100000 2026-04-05 01:25:10
Agent Blatant Ernest + Julio 21 73084 -26916 -11870 100000 2025-10-18 20:19:24
Da Roots Mind Reflection 20 83502 -16498 -6599 100000 2025-10-11 03:10:53
Click Bait S3RL feat. GL!TCH 20 77795 -22205 -8882 100000 2026-02-08 02:22:53
July Smiley 20 39024 -60976 -24390 100000 2025-10-12 01:46:42
Utopia Smiley 22 26894 -73106 -35383 100000 2025-10-05 00:04:22
NightMoves Playmaker 20 83283 -16717 -6687 100000 2025-10-11 02:48:03
Anubis Banzai 20 85109 -14891 -5956 100000 2025-10-05 00:00:59
Exotica Banzai 23 72377 -27623 -14613 100000 2025-10-11 03:05:20
In My Dreams Rebecca 20 85083 -14917 -5967 100000 2026-04-05 01:50:33
Into My Dream Lagoona 23 67307 -32693 -17295 100000 2026-02-08 02:07:06
BU-44 Naoki 21 62033 -37967 -16743 100000 2025-10-12 01:37:49
Cartoon Heroes Barbie Young 21 31743 -68257 -30101 100000 2025-10-05 00:48:28
If You Can Say Goodbye Kate Project 19 77711 -22289 -8046 100000 2025-10-18 20:16:46
Queen Of Light E-Rotic 21 82574 -17426 -7685 100000 2025-10-04 00:23:39
Kalinka Quiqman 20 83345 -16655 -6662 100000 2025-10-12 01:49:39
Sing It Again Kirk Monteux 19 87440 -12560 -4534 100000 2026-04-05 02:08:39
Energizer ZiGZaG 23 53864 -46136 -24406 100000 2025-12-31 17:42:41
Blackstar Celldweller 22 30833 -69167 -33477 100000 2025-10-04 19:48:06
Under The Bed Macks Wolf X Tatsunoshin 21 91983 -8017 -3535 100000 2026-04-05 01:53:55
Herrscher of Finality Omega 23 53498 -46502 -24600 100000 2025-12-31 17:29:11
What Ya Gonna Do Scott Brown 21 77351 -22649 -9988 100000 2025-10-04 21:07:59
Paranoid 180 24 9249 -90751 -52273 100000 2025-10-05 00:50:08
Remember Me Leslie Parrish 21 2176 -97824 -43140 100000 2025-10-05 00:23:50
Letting Go Bensley & Voicians 19 77491 -22509 -8126 100000 2026-04-05 01:47:16
Better Now JTS 21 85013 -14987 -6609 100000 2026-04-05 02:14:22
  BENCHMARKS  
Loading Time: Base Classes  0.0036
Controller Execution Time ( Main / Rival )  3.9048
Total Execution Time  3.9087
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,029,072 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/24049/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.8934 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` = '24049'
GROUP BY `gs`.`grade
0.0044   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` = '24049'
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` = '24049'
AND `r`.`name` = 'total' 
3.8833   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)