Cxxxx


Total World Records: ??
Country: US

Stars Earned
6
30
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
In The Hall Of The Mountain King KaW 22 79181 -20819 -10076 100000 2025-02-28 02:53:58
Who KaW 21 94301 -5699 -2513 100000 2025-03-07 03:51:06
Monody TheFatRat feat. Laura Brehm 22 81507 -18493 -8951 100000 2025-02-21 03:38:33
Flying High Filo Bedo 21 87525 -12475 -5501 100000 2025-02-28 02:59:29
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 96695 -3305 -1322 100000 2025-02-28 02:37:31
Dies Irae Jason Creasey 19 91060 -8940 -3227 100000 2025-04-04 02:50:25
Click Bait S3RL feat. GL!TCH 20 96371 -3629 -1452 100000 2025-03-07 03:10:25
EternuS Sanxion7 20 96004 -3996 -1598 100000 2025-03-07 03:13:04
Feel The Melody S3RL feat. Sara 20 94826 -5174 -2070 100000 2025-02-28 03:41:54
A Sign Tipsy & Tipsy 23 78910 -21090 -11157 100000 2025-02-21 03:20:33
Dam Dadi Doo Fantasy Project 22 89228 -10772 -5214 100000 2025-04-04 02:54:38
Devil Inside CRMNL 19 94178 -5822 -2102 100000 2025-04-04 02:52:28
Nori Nori Nori Judy Crystal 21 91227 -8773 -3869 100000 2025-03-07 03:18:09
Katana Fighter Electron 22 93306 -6694 -3240 100000 2025-02-21 03:33:39
Brutalisphere Machinae Supremacy 23 87918 -12082 -6391 100000 2025-03-07 03:56:16
403 NAOKI underground 23 91128 -8872 -4693 100000 2025-03-07 03:53:57
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 95627 -4373 -1579 100000 2025-02-28 02:55:52
Northern Lights Saxsquatch 21 97012 -2988 -1318 100000 2025-03-07 03:20:20
UFO Little Sis Nora & S3RL 20 94318 -5682 -2273 100000 2025-02-21 03:11:02
To Your Beat S3RL feat. Hannah Fortune 23 92124 -7876 -4166 100000 2025-03-07 03:46:09
The Bass & the Melody S3RL 22 88606 -11394 -5515 100000 2025-02-21 03:06:56
Where Did You Go Tatsunoshin 21 91842 -8158 -3598 100000 2025-02-21 03:22:47
Lunatic BLACK HOLE 23 22982 -77018 -40743 100000 2025-02-21 03:36:09
Running In The 90s Max Coveri 23 92102 -7898 -4178 100000 2025-03-07 03:48:18
When The Sun Goes Down Ken Blast 22 92977 -7023 -3399 100000 2025-02-21 03:24:44
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 95630 -4370 -1927 100000 2025-03-07 03:38:24
My Heart Is Ticking Like A Bomb E-Rotic 20 98083 -1917 -767 100000 2025-03-07 03:36:30
Night In Tokyo N.M.R 24 93768 -6232 -3590 100000 2025-03-07 03:40:34
You Can Win Luke 22 95250 -4750 -2299 100000 2025-03-07 03:23:25
MEANT 2 BE THIRST & nuphory 23 82354 -17646 -9335 100000 2025-05-23 01:45:01
No Rules Foxela & Britt Lari 19 96739 -3261 -1177 100000 2025-05-23 01:39:54
Remember Me Leslie Parrish 21 93210 -6790 -2994 100000 2025-05-23 01:42:50
Over The Top M-Project & Vau Boy 23 92022 -7978 -4220 100000 2025-05-23 01:53:27
Rain Dance MUZZ 21 93277 -6723 -2965 100000 2025-05-23 01:47:55
Redshift F.O.O.L 23 93078 -6922 -3662 100000 2025-05-23 01:51:08
Letting Go Bensley & Voicians 19 81087 -18913 -6828 100000 2025-07-18 02:35:39
Ping Pong AronChupa & Little Sis Nora 20 96103 -3897 -1559 100000 2025-07-18 02:38:07
Vegas NAOKI underground feat. Bobby 24 80350 -19650 -11318 100000 2025-07-18 02:40:31
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  2.8398
Total Execution Time  2.8429
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,943,824 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/21108/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.8194 seconds)  (Hide)
0.0031   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` = '21108'
GROUP BY `gs`.`grade
0.0091   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` = '21108'
AND `ghs`.`private` = 
0.0006   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` = '21108'
AND `r`.`name` = 'total' 
2.8066   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)