snag573


Total World Records: ??
Country: US

Stars Earned
15
8
1
1

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 92248 -7752 -2798 100000 2025-04-03 21:31:43
Birdie Doolittle 19 91782 -8218 -2967 100000 2023-10-24 19:13:46
Joanna Crazy Loop 19 86501 -13499 -4873 100000 2024-08-01 20:02:58
Blow My Mind Alphadelta 19 86376 -13624 -4918 100000 2023-10-24 19:19:01
Girlz Night Out Jenna Drey 20 79121 -20879 -8352 100000 2023-08-27 16:48:36
I Love You Baby Pandera 21 93539 -6461 -2849 100000 2024-10-24 21:45:39
Mexi Mexi Mozquito 20 82010 -17990 -7196 100000 2023-07-23 16:42:04
Crazyloop Crazy Loop 22 78138 -21862 -10581 100000 2024-10-24 21:51:36
Disconnected Disco Kid Whatever 20 76619 -23381 -9352 100000 2024-07-14 18:15:57
ROM-eo & Juli8 Nina 19 57564 -42436 -15319 100000 2024-08-01 20:05:59
Ladybug Coconut 19 89780 -10220 -3689 100000 2024-08-01 20:01:02
Feel The Melody S3RL feat. Sara 20 81409 -18591 -7436 100000 2024-07-14 18:10:59
Gargoyle Sanxion7 24 45175 -54825 -31579 100000 2023-08-27 20:37:31
Ari Oh Jenny Kee 20 86865 -13135 -5254 100000 2025-04-03 21:33:53
Bumble Bee Bambee 20 89695 -10305 -4122 100000 2024-10-24 21:48:07
Typical Tropical Bambee 19 88742 -11258 -4064 100000 2023-08-27 17:04:32
So Deep Silvertear 21 84388 -15612 -6885 100000 2024-07-14 18:03:45
Do It All Night E-Rotic 20 88770 -11230 -4492 100000 2024-10-24 21:54:16
In The Heat Of The Night E-Rotic 20 90718 -9282 -3713 100000 2024-10-24 21:43:07
Butterfly Swingrowers 19 89408 -10592 -3824 100000 2023-10-24 19:22:55
Born to Run Red Parker 19 85702 -14298 -5162 100000 2023-10-24 19:21:02
All Starts Now Laurell 19 91401 -8599 -3104 100000 2023-10-24 19:16:15
Boogeyman Wizardz of Oz 19 89980 -10020 -3617 100000 2025-04-03 21:29:17
Definition of a Badboy Scott Brown 20 91536 -8464 -3386 100000 2024-10-24 21:56:26
Everybody Get Up Tempo feat. Manola 19 93032 -6968 -2515 100000 2024-10-24 21:40:37
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  1.9376
Total Execution Time  1.9405
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,903,328 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11024/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 (1.9294 seconds)  (Hide)
0.0027   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` = '11024'
GROUP BY `gs`.`grade
0.0034   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` = '11024'
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` = '11024'
AND `r`.`name` = 'total' 
1.9231   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)