IIDXRED1985


Total World Records: ??
Country: US

Stars Earned
8
10
4
1
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
Party People Oscillator X 20 80983 -19017 -7607 100000 2019-04-19 02:16:27
Time is Ticking Elpis feat. Black Elway 19 91291 -8709 -3144 100000 2019-04-19 02:20:14
Bagpipe A-Moe 20 89532 -10468 -4187 100000 2022-10-01 03:07:27
Can't Let Go Jenna Drey 19 98414 -1586 -573 100000 2019-11-28 22:17:10
Change The World Nathalie & Kim Lukas 19 87238 -12762 -4607 100000 2019-04-19 02:49:21
Dabbi Doo Ni-Ni 20 89318 -10682 -4273 100000 2019-04-19 02:46:41
Get Down Kairo Kingdom 22 70533 -29467 -14262 100000 2023-08-13 00:49:11
Joanna Crazy Loop 19 86673 -13327 -4811 100000 2020-06-26 02:33:12
Million Feelings Chriss Floren 19 86911 -13089 -4725 100000 2019-04-16 01:45:15
Girlz Night Out Jenna Drey 20 88613 -11387 -4555 100000 2020-06-26 02:27:12
Determinator Dust Devil 26 88439 -11561 -7815 100000 2019-11-28 22:17:10
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 80341 -19659 -7864 100000 2019-04-11 01:34:43
Ladybug Coconut 19 92012 -7988 -2884 100000 2023-08-13 00:46:04
Feel The Melody S3RL feat. Sara 20 99598 -402 -161 100000 2019-11-28 22:17:10
Gargoyle Sanxion7 24 98638 -1362 -785 100000 2019-11-29 02:39:24
Mellow Rikki & Daz 20 98573 -1427 -571 100000 2019-11-29 02:39:24
Zenith Sanxion7 24 96592 -3408 -1963 100000 2019-11-29 02:39:24
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 78736 -21264 -7676 100000 2020-04-05 22:53:14
Hero Miss Papaya 20 80749 -19251 -7700 100000 2020-06-21 04:25:24
Movin On Ellen Gee 20 80970 -19030 -7612 100000 2020-06-26 01:55:48
BU-44 Naoki 21 76129 -23871 -10527 100000 2021-03-03 03:43:05
Cryosleep Machinae Supremacy 20 81215 -18785 -7514 100000 2021-05-01 11:09:40
Ooh La La La E-Rotic 21 80418 -19582 -8636 100000 2022-10-01 02:55:11
Villain PIXY 20 924 -99076 -39630 100000 2023-09-02 23:52:47
Space Boy Rameses B, Feint & Veela 22 6081 -93919 -45457 100000 2023-09-03 01:17:23
Good Feeling More Plastic & imallryt 23 20566 -79434 -42021 100000 2023-09-03 01:15:01
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  1.9799
Total Execution Time  1.9828
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,905,944 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/180/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 (1.9704 seconds)  (Hide)
0.0029   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` = '180'
GROUP BY `gs`.`grade
0.0027   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` = '180'
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` = '180'
AND `r`.`name` = 'total' 
1.9646   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)