DeweySteps


Total World Records: ??
Country: US

Stars Earned
6
12
9
3

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
Start & Paws Oscillator X 19 64934 -35066 -12659 100000 2024-02-16 02:03:48
Firewalker Xenon 19 75992 -24008 -8667 100000 2024-02-17 00:30:13
Dream A Dream Captain Jack 20 80496 -19504 -7802 100000 2024-03-07 01:41:28
The 7th Element Vitas 19 83536 -16464 -5944 100000 2024-02-17 00:34:53
Dies Irae Jason Creasey 19 38892 -61108 -22060 100000 2024-02-16 01:51:53
Ladybug Coconut 19 40135 -59865 -21611 100000 2024-02-13 03:41:23
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 71434 -28566 -10312 100000 2024-02-20 01:43:31
Beautiful Man Radiorama 21 73942 -26058 -11492 100000 2024-03-07 01:44:16
Bumble Bee Bambee 20 71733 -28267 -11307 100000 2024-02-16 00:36:31
Waka Laka Jenny Rom vs. The Zippers 21 1138 -98862 -43598 100000 2024-02-16 00:31:06
Young Forever Rebecca 20 79206 -20794 -8318 100000 2024-04-07 04:20:24
Movin On Ellen Gee 20 57185 -42815 -17126 100000 2024-02-16 01:40:46
Dam Dariram Joga 20 27942 -72058 -28823 100000 2024-02-16 00:39:02
Stay Tess 20 23126 -76874 -30750 100000 2024-02-16 00:43:48
In My Dreams Rebecca 20 50707 -49293 -19717 100000 2024-03-07 03:19:21
Nothing Gonna Stop Micky 20 74975 -25025 -10010 100000 2024-02-16 01:59:03
Sky High Lucyfer 20 79336 -20664 -8266 100000 2024-02-20 00:39:39
My Generation Captain Jack 20 89137 -10863 -4345 100000 2024-02-20 00:37:26
Spaceman Bambee & Lynn 20 83175 -16825 -6730 100000 2024-02-20 00:42:02
Do It All Night E-Rotic 20 40366 -59634 -23854 100000 2024-02-16 00:58:12
Temple Of Love E-Rotic 21 7608 -92392 -40745 100000 2024-03-07 03:24:23
In The Heat Of The Night E-Rotic 20 77662 -22338 -8935 100000 2024-02-17 00:37:53
Butterfly Swingrowers 19 82070 -17930 -6473 100000 2024-02-17 00:32:07
Kick It Man KaW feat. DAZ 19 84729 -15271 -5513 100000 2024-02-20 01:41:17
If You Can Say Goodbye Kate Project 19 90043 -9957 -3594 100000 2024-03-07 01:47:09
Turn Me On E-Rotic 20 72177 -27823 -11129 100000 2024-02-16 01:28:44
Nothing Else Matters Katya Ocean 19 62600 -37400 -13501 100000 2024-02-16 01:47:19
UFO Little Sis Nora & S3RL 20 88164 -11836 -4734 100000 2024-03-07 00:58:36
The 7 Jump Ken-D 19 83348 -16652 -6011 100000 2024-02-13 04:22:55
Tick Tock Technikore 20 4561 -95439 -38176 100000 2024-03-07 02:43:05
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  3.3769
Total Execution Time  3.3810
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,921,640 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14048/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.3107 seconds)  (Hide)
0.0030   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` = '14048'
GROUP BY `gs`.`grade
0.0086   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` = '14048'
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` = '14048'
AND `r`.`name` = 'total' 
3.2989   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)