BLANK3T


Total World Records: ??
Country: US

Stars Earned
8
6
11
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 16244 -83756 -40538 100000 2023-04-15 05:00:06
Start & Paws Oscillator X 19 71422 -28578 -10317 100000 2024-08-26 20:43:00
Dream A Dream Captain Jack 20 76996 -23004 -9202 100000 2021-10-17 22:54:39
Million Feelings Chriss Floren 19 19243 -80757 -29153 100000 2021-08-02 03:16:15
Ready To Fly Aleky 22 12519 -87481 -42341 100000 2021-10-18 03:30:11
Blow My Mind Alphadelta 19 73135 -26865 -9698 100000 2021-07-28 10:06:08
Monody TheFatRat feat. Laura Brehm 22 6195 -93805 -45402 100000 2024-08-26 20:20:57
Unity TheFatRat 21 82417 -17583 -7754 100000 2021-08-02 05:37:32
Pop4 Vibes & Wishdokta 22 34629 -65371 -31640 100000 2021-10-17 22:54:39
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 69424 -30576 -12230 100000 2021-10-18 03:34:17
Click Bait S3RL feat. GL!TCH 20 69187 -30813 -12325 100000 2022-08-05 20:50:47
EternuS Sanxion7 20 81452 -18548 -7419 100000 2021-08-02 03:18:43
Utopia Smiley 22 73103 -26897 -13018 100000 2021-07-30 08:43:10
Bumble Bee Bambee 20 76949 -23051 -9220 100000 2024-08-26 20:15:16
Flash In The Night Flashman 22 54015 -45985 -22257 100000 2021-08-02 03:16:15
Warrior Kirill Gramada 21 83220 -16780 -7400 100000 2021-10-17 21:15:00
Arcade Run Perfect Sphere 22 72599 -27401 -13262 100000 2021-08-08 11:29:17
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 79079 -20921 -9226 100000 2021-10-19 00:04:09
Megalovania Toby Fox 21 81719 -18281 -8062 100000 2021-08-02 05:05:30
Summer Smiley 25 15053 -84947 -53092 100000 2021-10-17 23:30:45
Butterfly Swingrowers 19 72703 -27297 -9854 100000 2021-08-02 04:54:46
Cartoon Heroes Barbie Young 21 61161 -38839 -17128 100000 2021-10-18 03:22:09
TURBO Tokyo Machine 21 88180 -11820 -5213 100000 2024-08-26 20:18:23
Dance Sophon 23 1183 -98817 -52274 100000 2023-04-15 04:51:53
Just Dance Bad Computer 20 70921 -29079 -11632 100000 2024-04-16 19:44:37
DMT Technikore 23 57974 -42026 -22232 100000 2024-08-26 20:50:29
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  2.7099
Total Execution Time  2.7130
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,906,856 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/4765/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.7016 seconds)  (Hide)
0.0079   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` = '4765'
GROUP BY `gs`.`grade
0.0011   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` = '4765'
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` = '4765'
AND `r`.`name` = 'total' 
2.6924   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)