Pm73


Total World Records: ??
Country: US

Stars Earned
2
9
11

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
Dance Vibrations Elpis 19 70569 -29431 -10625 100000 2025-04-26 23:29:30
Dynamo Oscillator X 19 78940 -21060 -7603 100000 2025-05-18 21:04:09
Party People Oscillator X 20 26865 -73135 -29254 100000 2025-05-18 22:10:09
Blow My Mind Alphadelta 19 4371 -95629 -34522 100000 2025-03-09 21:04:08
I Think I Like That Sound Kid Whatever 20 18376 -81624 -32650 100000 2025-07-05 21:13:09
Hero Miss Papaya 20 5148 -94852 -37941 100000 2025-02-22 21:44:02
Pink Dinosaur Miss Papaya 19 81255 -18745 -6767 100000 2025-05-10 19:40:52
No Princess Lynn 19 80948 -19052 -6878 100000 2025-05-18 20:23:37
Butterfly Swingrowers 19 19931 -80069 -28905 100000 2025-04-26 23:27:24
Operator Miss Papaya 19 79505 -20495 -7399 100000 2025-05-18 20:21:21
Kick It Man KaW feat. DAZ 19 74682 -25318 -9140 100000 2025-04-22 22:29:50
Give You Love Daz Sampson & Katya Ocean 21 10470 -89530 -39483 100000 2025-04-05 22:48:42
Robot World Oscillator X 19 79448 -20552 -7419 100000 2025-05-10 19:38:57
Insane Niko Noise 20 37281 -62719 -25088 100000 2025-05-10 19:55:36
Lay It Down Tchorta & Gui Boratto 19 83249 -16751 -6047 100000 2025-03-30 22:47:17
Cyber-Kyoto- Re-venG 20 31161 -68839 -27536 100000 2025-05-19 00:16:08
Silent Movie Little Violet 19 73958 -26042 -9401 100000 2025-07-05 21:15:42
Orbit Ellis 19 70864 -29136 -10518 100000 2025-03-16 03:02:49
Nothing Else Matters Katya Ocean 19 51069 -48931 -17664 100000 2025-06-29 21:25:37
All Starts Now Laurell 19 23985 -76015 -27441 100000 2025-01-18 22:26:16
Boogeyman Wizardz of Oz 19 79964 -20036 -7233 100000 2025-04-22 22:12:15
Let's Remember N.M.R 21 11098 -88902 -39206 100000 2025-05-18 22:07:09
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.1790
Total Execution Time  2.1818
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,890,944 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20024/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 (2.1711 seconds)  (Hide)
0.0122   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` = '20024'
GROUP BY `gs`.`grade
0.0065   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` = '20024'
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` = '20024'
AND `r`.`name` = 'total' 
2.1522   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)