iCarly


Total World Records: ??
Country: US

Stars Earned
1
11
5
6

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 70679 -29321 -14191 100000 2023-07-01 18:13:29
Start & Paws Oscillator X 19 88730 -11270 -4068 100000 2023-07-01 16:59:53
Ladybug Coconut 19 93178 -6822 -2463 100000 2023-07-01 18:16:24
Move It Groove It KaW feat. Sam-I-Am 22 86599 -13401 -6486 100000 2023-07-01 18:19:20
Music & Police CJ Crew & KaW feat. Christian D. 21 85466 -14534 -6409 100000 2023-07-01 17:24:24
Mozart Is Back Rose 24 9661 -90339 -52035 100000 2023-07-01 17:26:43
Night Of Fright Justin Corza & 420 22 85062 -14938 -7230 100000 2023-07-01 17:21:09
Megalovania Toby Fox 21 86719 -13281 -5857 100000 2023-07-01 17:33:43
Russian Roulette Darwin 22 30044 -69956 -33859 100000 2023-07-01 17:02:39
Beethoven Virus BanYa 22 43176 -56824 -27503 100000 2023-07-01 18:10:10
Katyusha Schustin 21 90470 -9530 -4203 100000 2023-07-01 17:37:01
BUBBLES Tokyo Machine 22 86247 -13753 -6656 100000 2023-07-01 18:07:40
The Call of Wilderness Electron 22 22475 -77525 -37522 100000 2023-07-01 17:10:02
We Got The Moves Electric Callboy 20 91479 -8521 -3408 100000 2023-07-01 16:20:32
Pump It Electric Callboy 21 45796 -54204 -23904 100000 2023-07-01 16:12:44
Stop Me Natsume Oki 21 93461 -6539 -2884 100000 2023-07-01 17:12:41
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 33961 -66039 -34935 100000 2023-07-01 16:39:19
Perks Bibi Gold 21 84172 -15828 -6980 100000 2023-07-01 17:29:58
Crab Rave Noisestorm 20 92294 -7706 -3082 100000 2023-07-01 18:04:14
Bambole (Ole) Papa Gonzalez 20 91499 -8501 -3400 100000 2023-07-01 16:23:40
Northern Lights Saxsquatch 21 92814 -7186 -3169 100000 2023-07-01 17:16:28
Samurai Rameses B 22 80355 -19645 -9508 100000 2023-07-01 16:55:20
Poco Loco Carlito 21 95213 -4787 -2111 100000 2023-07-01 17:06:31
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  2.7736
Total Execution Time  2.7767
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,008 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10673/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.7657 seconds)  (Hide)
0.0030   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` = '10673'
GROUP BY `gs`.`grade
0.0052   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` = '10673'
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` = '10673'
AND `r`.`name` = 'total' 
2.7573   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)