Dispkay


Total World Records: ??
Country: US

Stars Earned
28
3
6

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
Hard Fast Disco Darwin 24 2424 -97576 -56204 100000 2026-01-21 01:53:17
ROM-eo & Juli8 Nina 19 11527 -88473 -31939 100000 2025-11-24 01:16:34
Bumble Bee Bambee 20 14340 -85660 -34264 100000 2026-02-05 01:59:31
Justify My Love Tess 21 9715 -90285 -39816 100000 2026-04-09 22:43:08
The Saint Goes Marching The Saint 21 17954 -82046 -36182 100000 2026-03-16 20:22:36
MAX428 Omega 27 1248 -98574 -71860 99822 2026-01-21 01:44:45
Nightmare FSJ feat. Tara Louise 21 39151 -60849 -26834 100000 2026-03-26 00:32:23
Doh! Tale & Dutch 20 79841 -20159 -8064 100000 2026-03-24 17:04:12
Spaceman Bambee & Lynn 20 69645 -30355 -12142 100000 2026-03-25 21:41:42
What Love Feels Like Leonail 20 62523 -37477 -14991 100000 2026-01-24 04:05:25
If You Can Say Goodbye Kate Project 19 32549 -67451 -24350 100000 2025-12-16 21:47:39
Kinky Boots Daz Sampson & Nona 19 19349 -80651 -29115 100000 2025-12-31 21:39:39
Get Up'n Move S & K 20 13934 -86066 -34426 100000 2025-12-11 18:20:59
Press Start MDK 23 7401 -92599 -48985 100000 2026-03-24 17:11:38
Just Do It Swingrowers 21 4739 -95261 -42010 100000 2025-12-16 23:20:10
Cosmic Drive Quiqman 22 12145 -87855 -42522 100000 2026-03-31 01:08:40
Only You DEXTER KING feat. Alexis Donn 19 76310 -23690 -8552 100000 2025-12-21 03:39:37
Good Feeling More Plastic & imallryt 23 14152 -85848 -45414 100000 2026-02-24 18:50:17
Born to Run Red Parker 19 63694 -36306 -13106 100000 2026-01-02 15:52:56
GALACTICAL Tokyo Machine 23 34023 -65977 -34902 100000 2026-01-07 01:42:04
Fiesta Night Carlito 21 22887 -77113 -34007 100000 2026-04-15 23:05:56
All Starts Now Laurell 19 75837 -24163 -8723 100000 2026-02-26 00:14:07
Boogeyman Wizardz of Oz 19 53946 -46054 -16625 100000 2025-12-19 21:45:04
Accelerate Teminite & Skybreak 24 4501 -95499 -55007 100000 2026-01-08 23:26:44
GOAT 2BT3K 22 42385 -57615 -27886 100000 2026-03-28 14:44:01
Go! Rocky Joe Maximum Power 20 25812 -74188 -29675 100000 2026-02-25 00:36:00
Let's Go! (This Is It) 2 The Limit 21 68541 -31459 -13873 100000 2026-04-06 00:06:23
Morning Call U_Chae feat. Uki Satake 21 59853 -40147 -17705 100000 2026-05-09 02:27:43
Get Away Steve Modana 20 36091 -63909 -25564 100000 2026-02-18 00:42:14
Ancient Tech Mameyudoufu 22 18961 -81039 -39223 100000 2026-03-24 17:59:22
Better Now JTS 21 15060 -84940 -37459 100000 2026-02-10 22:58:02
Hands Up, Touch The Sky NAOKI feat. NOVA 19 70589 -29411 -10617 100000 2026-02-15 15:48:39
Chemical Love Kevin & Cherry 21 12456 -87544 -38607 100000 2026-02-26 00:22:41
Stylewave Waterflame 22 36217 -63783 -30871 100000 2026-02-26 00:25:30
Knock! VIZZEN 21 16888 -83112 -36652 100000 2026-03-19 20:14:26
Lifted Me Up CloudNone and Micah Martin 21 30472 -69528 -30662 100000 2026-03-19 20:16:41
Nocturne Hyper Potions & MDK 22 7631 -92369 -44707 100000 2026-04-18 23:14:14
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  3.9831
Total Execution Time  3.9873
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,061,448 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/24487/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.9704 seconds)  (Hide)
0.0047   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` = '24487'
GROUP BY `gs`.`grade
0.0038   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` = '24487'
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` = '24487'
AND `r`.`name` = 'total' 
3.9616   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)