Akumu


Total World Records: ??
Country: MX

Stars Earned
20
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
Party All Night KaW feat. Sam-I-Am 20 83210 -16790 -6716 100000 2023-07-15 00:03:41
Dream A Dream Captain Jack 20 78317 -21683 -8673 100000 2023-07-15 01:51:29
Ba Be Loo Be La Kristeen 20 81563 -18437 -7375 100000 2023-06-03 02:10:50
Mexi Mexi Mozquito 20 75228 -24772 -9909 100000 2023-06-03 02:27:14
Ladybug Coconut 19 78285 -21715 -7839 100000 2023-06-03 01:00:42
Click Bait S3RL feat. GL!TCH 20 78560 -21440 -8576 100000 2023-07-15 00:45:15
July Smiley 20 68803 -31197 -12479 100000 2023-06-03 02:48:19
Boom Boom Dollars King Kong & D'Jungle Girls 21 74435 -25565 -11274 100000 2023-07-15 00:48:13
Bumble Bee Bambee 20 78484 -21516 -8606 100000 2023-07-15 01:25:46
Waka Laka Jenny Rom vs. The Zippers 21 81245 -18755 -8271 100000 2023-07-15 01:21:43
Hero Miss Papaya 20 78022 -21978 -8791 100000 2023-06-03 02:57:13
Pink Dinosaur Miss Papaya 19 84693 -15307 -5526 100000 2023-07-14 23:17:50
Anubis Banzai 20 77815 -22185 -8874 100000 2023-07-15 01:18:30
Bandito Remorse Code 21 71070 -28930 -12758 100000 2023-07-15 01:15:45
Dam Dariram Joga 20 82886 -17114 -6846 100000 2023-07-15 00:42:03
Music & Police CJ Crew & KaW feat. Christian D. 21 71614 -28386 -12518 100000 2023-07-15 00:13:32
I'm Crazy For Your Love Black Eva 21 76525 -23475 -10352 100000 2023-07-15 00:16:49
Spaceman Bambee & Lynn 20 81715 -18285 -7314 100000 2023-06-03 01:51:04
Do It All Night E-Rotic 20 80996 -19004 -7602 100000 2023-07-15 00:38:55
The Judgement Day Naoki feat. Riyu Kosaka 19 12391 -87609 -31627 100000 2023-06-03 01:21:01
Operator Miss Papaya 19 84146 -15854 -5723 100000 2023-06-03 01:40:35
If You Can Say Goodbye Kate Project 19 82284 -17716 -6395 100000 2023-06-03 01:03:28
Kinky Boots Daz Sampson & Nona 19 81910 -18090 -6530 100000 2023-06-03 02:13:26
Kalinka Quiqman 20 85367 -14633 -5853 100000 2023-07-14 23:50:33
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.0638
Total Execution Time  2.0668
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,893,808 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9992/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.0497 seconds)  (Hide)
0.0013   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` = '9992'
GROUP BY `gs`.`grade
0.0020   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` = '9992'
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` = '9992'
AND `r`.`name` = 'total' 
2.0461   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)