Frange


Total World Records: ??
Country: US

Stars Earned
25
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
Joanna Crazy Loop 19 93061 -6939 -2505 100000 2025-06-01 22:06:26
Licky Licky Crispy 20 95499 -4501 -1800 100000 2025-06-01 21:56:42
The 7th Element Vitas 19 95589 -4411 -1592 100000 2024-10-05 21:23:00
Surf Hyper Potions 22 91053 -8947 -4330 100000 2025-05-11 16:28:18
Unity TheFatRat 21 90226 -9774 -4310 100000 2024-09-28 19:39:16
Music & Police CJ Crew & KaW feat. Christian D. 21 90840 -9160 -4040 100000 2024-09-28 19:42:14
Living In America Rose & John 22 90316 -9684 -4687 100000 2024-12-07 02:41:50
Give Into Nutronic 22 89746 -10254 -4963 100000 2024-10-05 21:39:00
India's Glitch Kirill Gramada 21 94828 -5172 -2281 100000 2024-09-28 19:35:44
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 93108 -6892 -3336 100000 2024-09-28 19:33:16
Riddimino Philstep 23 4272 -95728 -50640 100000 2024-09-28 19:45:07
I'm Crazy For Your Love Black Eva 21 94311 -5689 -2509 100000 2024-09-28 19:30:34
Summer Smiley 25 26525 -73475 -45922 100000 2024-10-05 21:50:25
Melancholy Vision DE-SIRE 24 21935 -78065 -44965 100000 2024-10-05 21:35:50
Turn Me On E-Rotic 20 89897 -10103 -4041 100000 2025-06-01 22:09:18
Never Ending Story DJ AC-DC 20 97803 -2197 -879 100000 2025-06-01 21:59:14
Just Do It Swingrowers 21 93197 -6803 -3000 100000 2025-06-01 22:13:07
Down Low Hr. Troels x Felix Schorn 20 94043 -5957 -2383 100000 2024-10-05 21:32:21
Every Little Thing Conro 21 91799 -8201 -3617 100000 2024-10-05 21:48:01
Elysium Scott Brown 21 95220 -4780 -2108 100000 2024-10-05 21:45:30
Heaven On Earth HELLO GLOOM 22 93571 -6429 -3112 100000 2024-10-05 21:41:16
Daydream Danny Leax 21 93002 -6998 -3086 100000 2024-10-05 21:16:43
Running In The 90s Max Coveri 23 87611 -12389 -6554 100000 2025-06-01 22:19:51
Pilgrim 2000 Bass-X vs. Scott Brown 21 92612 -7388 -3258 100000 2025-06-01 22:22:55
My Heart Is Ticking Like A Bomb E-Rotic 20 96165 -3835 -1534 100000 2025-06-01 22:16:53
No Rules Foxela & Britt Lari 19 93773 -6227 -2248 100000 2025-06-01 22:33:06
Remember Me Leslie Parrish 21 93631 -6369 -2809 100000 2025-05-11 16:25:14
Rain Dance MUZZ 21 90019 -9981 -4402 100000 2025-06-01 22:01:32
  BENCHMARKS  
Loading Time: Base Classes  0.0049
Controller Execution Time ( Main / Rival )  2.1065
Total Execution Time  2.1116
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,907,760 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18981/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.0943 seconds)  (Hide)
0.0055   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` = '18981'
GROUP BY `gs`.`grade
0.0012   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` = '18981'
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` = '18981'
AND `r`.`name` = 'total' 
2.0873   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)