ScottW


Total World Records: ??
Country: US

Stars Earned
13
5
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
Dance Vibrations Elpis 19 42591 -57409 -20725 100000 2023-10-05 23:07:02
Start & Paws Oscillator X 19 9588 -90412 -32639 100000 2023-11-20 03:55:45
Birdie Doolittle 19 23210 -76790 -27721 100000 2023-09-16 03:02:03
Can't Let Go Jenna Drey 19 62122 -37878 -13674 100000 2023-10-05 23:04:32
Change The World Nathalie & Kim Lukas 19 59561 -40439 -14598 100000 2024-01-17 23:46:34
Blow My Mind Alphadelta 19 79228 -20772 -7499 100000 2024-01-27 00:42:31
Sweet World Omega Men 22 17849 -82151 -39761 100000 2023-09-26 23:03:00
Coming Out Playmaker feat. Robina 19 81753 -18247 -6587 100000 2025-01-14 00:36:50
Pink Dinosaur Miss Papaya 19 60702 -39298 -14187 100000 2023-08-29 22:22:29
MAX428 Omega 27 2828 -96994 -70709 99822 2023-11-20 03:57:49
Butterfly Swingrowers 19 26193 -73807 -26644 100000 2024-01-17 23:44:12
Operator Miss Papaya 19 47821 -52179 -18837 100000 2023-09-13 01:32:38
Robot World Oscillator X 19 74637 -25363 -9156 100000 2023-09-19 22:35:07
High On Your Love Safura 19 81631 -18369 -6631 100000 2023-09-26 22:43:48
The Naughty Song Oscillator X 19 3898 -96102 -34693 100000 2023-09-13 22:45:08
WYGD Bishu 19 53104 -46896 -16929 100000 2023-09-26 22:50:39
Crab Rave Noisestorm 20 13383 -86617 -34647 100000 2025-01-14 00:34:19
Born to Run Red Parker 19 7160 -92840 -33515 100000 2025-03-01 19:49:36
Do My Thing PRTY ANML 20 74362 -25638 -10255 100000 2023-09-21 22:49:28
Nothing Else Matters Katya Ocean 19 7442 -92558 -33413 100000 2024-03-30 02:07:57
The Other Side Au5 & Chime 25 857 -99143 -61964 100000 2023-09-21 22:53:44
Love Ari Dayan 20 62525 -37475 -14990 100000 2023-09-18 01:36:57
All Starts Now Laurell 19 80238 -19762 -7134 100000 2023-09-16 02:57:53
Boogeyman Wizardz of Oz 19 60678 -39322 -14195 100000 2023-10-31 17:19:44
  BENCHMARKS  
Loading Time: Base Classes  0.0023
Controller Execution Time ( Main / Rival )  2.3278
Total Execution Time  2.3303
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,894,520 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10881/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.3200 seconds)  (Hide)
0.0118   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` = '10881'
GROUP BY `gs`.`grade
0.0103   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` = '10881'
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` = '10881'
AND `r`.`name` = 'total' 
2.2977   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)