DJ Icecore


Total World Records: ??
Country: US

Stars Earned
9
4
8
8

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
Dance Vibrations Elpis 19 82436 -17564 -6341 100000 2024-06-28 18:12:15
Change The World Nathalie & Kim Lukas 19 91870 -8130 -2935 100000 2024-06-03 18:42:06
Million Feelings Chriss Floren 19 6048 -93952 -33917 100000 2024-03-09 20:18:09
Moonstone Virgill 19 88136 -11864 -4283 100000 2024-04-20 19:30:55
Blow My Mind Alphadelta 19 87743 -12257 -4425 100000 2024-06-28 18:09:47
Made In China Vitas & Sergey Pudovkin 20 88481 -11519 -4608 100000 2024-07-13 17:00:43
Pop4 Vibes & Wishdokta 22 65083 -34917 -16900 100000 2024-09-02 17:14:53
Dies Irae Jason Creasey 19 69165 -30835 -11131 100000 2024-03-09 21:11:02
Click Bait S3RL feat. GL!TCH 20 80621 -19379 -7752 100000 2024-07-13 17:13:52
Feel The Melody S3RL feat. Sara 20 57535 -42465 -16986 100000 2024-06-28 17:21:35
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 86223 -13777 -4973 100000 2025-07-12 15:41:19
Devil Inside CRMNL 19 75073 -24927 -8999 100000 2024-02-15 19:15:36
Classic Madness Fracus & Darwin 21 33239 -66761 -29442 100000 2024-04-06 20:38:03
Magic Mystery Tour KaW feat. Paula Terry 19 47260 -52740 -19039 100000 2024-02-24 19:18:53
Megalovania Toby Fox 21 85938 -14062 -6201 100000 2024-09-02 17:11:54
Beethoven Virus BanYa 22 47020 -52980 -25642 100000 2025-01-01 01:43:20
Kick It Man KaW feat. DAZ 19 42980 -57020 -20584 100000 2024-06-03 18:46:45
Paradox Naoki feat. Riyu Kosaka 20 60830 -39170 -15668 100000 2025-02-02 17:27:33
Cyber-Kyoto- Re-venG 20 60445 -39555 -15822 100000 2024-07-27 20:49:36
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 3003 -96997 -51311 100000 2023-10-14 15:05:22
Down Low Hr. Troels x Felix Schorn 20 56638 -43362 -17345 100000 2024-07-27 21:13:02
Nothing Else Matters Katya Ocean 19 12098 -87902 -31733 100000 2024-04-20 19:33:03
All Starts Now Laurell 19 84575 -15425 -5568 100000 2024-02-24 18:35:33
Boogeyman Wizardz of Oz 19 81824 -18176 -6562 100000 2024-02-24 18:38:14
Definition of a Badboy Scott Brown 20 79040 -20960 -8384 100000 2024-07-27 21:15:10
Electronic City Pops TOKYO twilight scene 21 60449 -39551 -17442 100000 2024-09-02 16:19:54
Bad Revenge from20 20 66806 -33194 -13278 100000 2024-07-13 17:11:26
Rock Me Forever Nevada 21 77026 -22974 -10132 100000 2024-07-13 16:34:11
Where Did You Go Tatsunoshin 21 29394 -70606 -31137 100000 2024-09-02 16:43:34
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  3.9619
Total Execution Time  3.9648
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,911,416 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11817/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.8393 seconds)  (Hide)
0.2282   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` = '11817'
GROUP BY `gs`.`grade
0.0049   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` = '11817'
AND `ghs`.`private` = 
0.0004   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` = '11817'
AND `r`.`name` = 'total' 
3.6058   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)