Kivakk


Total World Records: ??
Country: US

Stars Earned
15
4
5

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 86044 -13956 -6755 100000 2022-03-27 01:29:01
The Rainmaker Doug Laurent 20 79478 -20522 -8209 100000 2022-03-27 00:04:32
Be My Hero Freezer 21 83496 -16504 -7278 100000 2022-03-27 01:29:01
Go 60 Go Takoyaki 24 19183 -80817 -46551 100000 2022-03-27 01:18:25
Waka Laka Jenny Rom vs. The Zippers 21 90877 -9123 -4023 100000 2022-03-27 00:49:39
Hero Miss Papaya 20 90119 -9881 -3952 100000 2022-03-27 01:07:31
Justify My Love Tess 21 84181 -15819 -6976 100000 2022-03-26 23:41:59
The Saint Goes Marching The Saint 21 75634 -24366 -10745 100000 2022-03-26 23:41:59
Music & Police CJ Crew & KaW feat. Christian D. 21 81488 -18512 -8164 100000 2022-03-27 00:04:32
So Deep Silvertear 21 84907 -15093 -6656 100000 2022-03-27 00:49:39
We're Getting Faster Darwin feat. Fraz 22 75120 -24880 -12042 100000 2022-03-26 23:41:59
Fantasy Melissa 21 85891 -14109 -6222 100000 2022-03-27 01:29:01
Get Lifted HOT KICKS 21 78437 -21563 -9509 100000 2022-03-27 01:07:31
Living In America Rose & John 22 53862 -46138 -22331 100000 2022-03-27 01:07:31
Dam Dadi Doo Fantasy Project 22 83270 -16730 -8097 100000 2022-03-27 00:18:55
My Baby Mama Anquette 21 81900 -18100 -7982 100000 2022-03-27 00:18:55
Riddimino Philstep 23 79002 -20998 -11108 100000 2022-03-27 01:18:25
Delirium Smiley 23 19696 -80304 -42481 100000 2022-03-27 00:04:32
Kagami KaW 21 87079 -12921 -5698 100000 2022-03-27 00:04:32
Melancholy Vision DE-SIRE 24 23762 -76238 -43913 100000 2022-03-27 01:18:25
Liquify Toby Emerson 21 78839 -21161 -9332 100000 2022-03-27 01:07:31
Say What Cut Capers 21 79853 -20147 -8885 100000 2022-03-27 00:18:55
Lay It Down Tchorta & Gui Boratto 19 88383 -11617 -4194 100000 2022-03-27 00:18:55
High On Your Love Safura 19 86568 -13432 -4849 100000 2022-03-27 01:07:31
  BENCHMARKS  
Loading Time: Base Classes  0.0024
Controller Execution Time ( Main / Rival )  2.4234
Total Execution Time  2.4260
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,893,896 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6400/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.4159 seconds)  (Hide)
0.0019   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` = '6400'
GROUP BY `gs`.`grade
0.0007   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` = '6400'
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` = '6400'
AND `r`.`name` = 'total' 
2.4132   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)