indigo4L


Total World Records: ??
Country: US

Stars Earned
2
25
3
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
Dreaming Rameses B feat. Holly Drummond 21 81540 -18460 -8141 100000 2025-03-05 04:11:25
Joanna Crazy Loop 19 90461 -9539 -3444 100000 2025-03-05 01:41:11
Disconnected Disco Kid Whatever 20 97654 -2346 -938 100000 2025-03-07 03:36:05
I Think I Like That Sound Kid Whatever 20 90287 -9713 -3885 100000 2025-03-05 01:19:36
Spin Chicken Freebie & The Bean 21 92887 -7113 -3137 100000 2025-03-05 02:11:52
Sweet World Omega Men 22 79802 -20198 -9776 100000 2025-03-05 02:37:36
Sunshine Triple J 22 97798 -2202 -1066 100000 2025-03-07 05:02:08
Pink Fuzzy Bunnies Wonderboy 25 11310 -88690 -55431 100000 2025-03-05 03:38:14
Zenith Sanxion7 24 61826 -38174 -21988 100000 2025-03-05 03:03:35
Utopia Smiley 22 97730 -2270 -1099 100000 2025-03-07 03:15:50
Monolith Affinity 25 33971 -66029 -41268 100000 2025-03-07 04:01:32
Ghosts Tenth Planet 20 96127 -3873 -1549 100000 2025-03-05 04:07:39
So Deep Silvertear 21 94843 -5157 -2274 100000 2025-03-05 02:08:28
Equinox Mage 21 92249 -7751 -3418 100000 2025-03-05 01:53:34
Hypnosis Colin Kiddy 21 96993 -3007 -1326 100000 2025-03-05 02:33:40
Summer Smiley 25 22967 -77033 -48146 100000 2025-03-05 04:15:21
Destiny Smiley 23 95653 -4347 -2300 100000 2025-03-07 03:32:17
Cartoon Heroes Barbie Young 21 93744 -6256 -2759 100000 2025-03-05 03:31:01
Canon D.2 Yahpp 23 90629 -9371 -4957 100000 2025-03-07 05:29:42
403 NAOKI underground 23 92194 -7806 -4129 100000 2025-03-07 05:33:07
Fade Out Bensley 21 92350 -7650 -3374 100000 2025-03-07 03:19:19
Rainbow Rave Parade Chime 24 93641 -6359 -3663 100000 2025-03-07 05:36:46
Born to Run Red Parker 19 93867 -6133 -2214 100000 2025-03-05 01:34:05
EMEA Re-venG 24 87392 -12608 -7262 100000 2025-03-07 03:58:02
Samurai Rameses B 22 94493 -5507 -2665 100000 2025-03-07 03:11:57
Candy Pop Luv Limited -NM- 21 95168 -4832 -2131 100000 2025-03-05 01:50:00
Where Did You Go Tatsunoshin 21 93511 -6489 -2862 100000 2025-03-07 05:53:37
Need You Nostalgix 22 94263 -5737 -2777 100000 2025-03-05 03:00:06
Love Toxic FACTOR-X 21 96595 -3405 -1502 100000 2025-03-07 04:55:21
Lunatic BLACK HOLE 23 87870 -12130 -6417 100000 2025-03-07 03:39:35
Happy Holiday Luv Limited -NM- 21 96258 -3742 -1650 100000 2025-03-07 04:58:48
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.9782
Total Execution Time  2.9812
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,922,056 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/21308/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.9557 seconds)  (Hide)
0.0239   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` = '21308'
GROUP BY `gs`.`grade
0.0055   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` = '21308'
AND `ghs`.`private` = 
0.0003   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` = '21308'
AND `r`.`name` = 'total' 
2.9261   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)