CARUKU


Total World Records: ??
Country: JP

Stars Earned
23
2
9
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
Remember December Smiley 22 94702 -5298 -2564 100000 2020-11-05 03:46:55
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 61639 -38361 -22096 100000 2019-04-23 03:57:01
Hard Fast Disco Darwin 24 64220 -35780 -20609 100000 2019-02-01 11:18:45
Land Of The Rising Sun Spacekatz 21 92816 -7184 -3168 100000 2020-12-10 12:24:11
Pop4 Vibes & Wishdokta 22 89849 -10151 -4913 100000 2020-11-05 03:38:53
Ladybug Coconut 19 93102 -6898 -2490 100000 2020-11-05 02:46:04
Rainspark Sanxion7 21 91316 -8684 -3830 100000 2021-06-04 09:58:50
Xuxa Smiley 23 89739 -10261 -5428 100000 2021-10-12 13:43:40
Boom Boom Dollars King Kong & D'Jungle Girls 21 92196 -7804 -3442 100000 2020-12-10 12:24:11
Be Alive Stian K 20 96390 -3610 -1444 100000 2021-03-30 11:08:53
Waka Laka Jenny Rom vs. The Zippers 21 95335 -4665 -2057 100000 2024-08-12 03:12:31
Dance Boom Boom Tipsy & Tipsy 23 84698 -15302 -8095 100000 2020-11-05 03:46:55
Flash In The Night Flashman 22 92984 -7016 -3396 100000 2020-11-05 04:13:39
Hero Miss Papaya 20 90465 -9535 -3814 100000 2020-11-05 02:46:04
Senorita Jenny Rom 23 82697 -17303 -9153 100000 2020-11-05 02:38:27
Typical Tropical Bambee 19 93226 -6774 -2445 100000 2021-06-04 10:13:57
The Saint Goes Marching The Saint 21 86605 -13395 -5907 100000 2020-11-05 02:38:27
Bye Bye Baby Balloon Joga 21 84230 -15770 -6955 100000 2020-10-30 11:31:40
So Deep Silvertear 21 92296 -7704 -3397 100000 2020-11-05 04:04:02
Your Own Destiny Entity & Darwin 24 79709 -20291 -11688 100000 2020-11-05 02:38:27
Fantasy Melissa 21 89280 -10720 -4728 100000 2020-12-10 12:24:11
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 92954 -7046 -3410 100000 2021-02-02 04:44:31
Crime Time CJ Crew & KaW feat. Sedge 22 88071 -11929 -5774 100000 2020-11-05 04:13:39
Nightmare FSJ feat. Tara Louise 21 85798 -14202 -6263 100000 2020-10-30 11:49:39
Hypnosis Colin Kiddy 21 92115 -7885 -3477 100000 2021-03-30 11:08:53
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 93702 -6298 -2777 100000 2020-12-24 11:22:39
Megalovania Toby Fox 21 89460 -10540 -4648 100000 2020-12-24 11:22:39
My Generation Captain Jack 20 94237 -5763 -2305 100000 2020-12-24 11:22:39
Nori Nori Nori Judy Crystal 21 86172 -13828 -6098 100000 2020-12-24 11:15:29
Delirium Smiley 23 83987 -16013 -8471 100000 2021-02-02 04:35:55
On My Own Anamanaguchi feat. HANA 21 87431 -12569 -5543 100000 2021-02-02 04:35:55
Take Me Away Fracus & Darwin 23 87315 -12685 -6710 100000 2021-02-02 04:44:31
Show U M-Project 24 27767 -72233 -41606 100000 2021-06-04 10:13:57
Para-Symptoms 165 23 81916 -18084 -9566 100000 2022-09-06 02:23:34
FAR OUT Tokyo Machine 24 84118 -15882 -9148 100000 2024-08-12 03:42:03
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.1267
Total Execution Time  2.1295
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,938,664 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/1005/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.1153 seconds)  (Hide)
0.0140   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` = '1005'
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` = '1005'
AND `ghs`.`private` = 
0.0016   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` = '1005'
AND `r`.`name` = 'total' 
2.0943   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)