OrangeSoda2000


Total World Records: ??
Country: US

Stars Earned
9
10
3
2

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
Link Line Asterisk 25 923 -99077 -61923 100000 2025-09-06 03:46:24
The 7th Element Vitas 19 84228 -15772 -5694 100000 2024-10-14 17:24:13
I Love You Baby Pandera 21 69536 -30464 -13435 100000 2025-09-17 23:40:44
Flying High Filo Bedo 21 78645 -21355 -9418 100000 2026-01-18 19:52:53
Land Of The Rising Sun Spacekatz 21 88428 -11572 -5103 100000 2026-01-18 20:35:12
Feel The Melody S3RL feat. Sara 20 7318 -92682 -37073 100000 2026-02-25 23:52:05
Bumble Bee Bambee 20 77630 -22370 -8948 100000 2025-09-06 03:20:47
Megalovania Toby Fox 21 32209 -67791 -29896 100000 2025-09-06 03:17:03
BU-44 Naoki 21 76281 -23719 -10460 100000 2025-09-06 03:29:41
Outbreak Feint feat. MYLK 23 22644 -77356 -40921 100000 2024-10-14 18:15:58
Dystopia 2077 F.O.O.L & The Forgotten 23 26291 -73709 -38992 100000 2026-02-26 00:12:38
TURBO Tokyo Machine 21 73004 -26996 -11905 100000 2024-10-14 17:37:25
INEEDU Teddy Killerz 22 42988 -57012 -27594 100000 2026-01-18 19:56:56
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 78110 -21890 -11580 100000 2025-08-15 23:12:55
Bassline Shatter M-Project & S2i8 23 79645 -20355 -10768 100000 2026-02-26 00:00:27
Just Dance Bad Computer 20 73068 -26932 -10773 100000 2025-09-06 03:38:51
Definition of a Badboy Scott Brown 20 80552 -19448 -7779 100000 2026-02-26 00:19:32
FAR OUT Tokyo Machine 24 57538 -42462 -24458 100000 2025-10-01 23:32:43
Love Toxic FACTOR-X 21 70497 -29503 -13011 100000 2025-12-11 00:02:12
Running In The 90s Max Coveri 23 2807 -97193 -51415 100000 2026-01-18 20:25:42
Remember Me Leslie Parrish 21 2881 -97119 -42829 100000 2025-04-05 19:13:02
Letting Go Bensley & Voicians 19 87950 -12050 -4350 100000 2026-02-25 23:55:50
Euphoria Rush CHYL & Skybreak 23 73311 -26689 -14118 100000 2026-01-18 19:48:00
I See Codeko 24 16558 -83442 -48063 100000 2026-01-18 20:37:45
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  3.1324
Total Execution Time  3.1352
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,006,848 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11829/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.1229 seconds)  (Hide)
0.0088   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` = '11829'
GROUP BY `gs`.`grade
0.0050   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` = '11829'
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` = '11829'
AND `r`.`name` = 'total' 
3.1088   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)