krivera


Total World Records: ??
Country: US

Stars Earned
32
5
2

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
Joanna Crazy Loop 19 39792 -60208 -21735 100000 2024-10-17 17:37:18
Licky Licky Crispy 20 9902 -90098 -36039 100000 2024-09-24 22:45:04
Ba Be Loo Be La Kristeen 20 3366 -96634 -38654 100000 2024-09-13 18:30:28
I Love You Baby Pandera 21 12073 -87927 -38776 100000 2024-09-24 22:50:00
Da Roots Mind Reflection 20 48677 -51323 -20529 100000 2024-10-15 16:44:47
Fleadh Uncut Ian Parker 21 1593 -98407 -43397 100000 2024-10-22 17:29:03
Dies Irae Jason Creasey 19 79702 -20298 -7328 100000 2024-10-24 16:19:39
Beautiful Man Radiorama 21 459 -99541 -43898 100000 2024-10-17 17:55:52
Bumble Bee Bambee 20 16406 -83594 -33438 100000 2024-10-03 16:20:17
Bandito Remorse Code 21 7532 -92468 -40778 100000 2024-09-24 21:35:27
Bye Bye Baby Balloon Joga 21 4657 -95343 -42046 100000 2024-10-17 18:09:08
Dam Dariram Joga 20 19101 -80899 -32360 100000 2024-10-17 17:17:31
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 14655 -85345 -41307 100000 2024-10-24 16:22:32
Warrior Kirill Gramada 21 5933 -94067 -41484 100000 2024-10-06 19:53:50
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 27262 -72738 -32077 100000 2024-09-24 21:40:52
Megalovania Toby Fox 21 79237 -20763 -9156 100000 2024-10-15 16:49:30
Nori Nori Nori Judy Crystal 21 2539 -97461 -42980 100000 2024-09-24 21:57:13
Beethoven Virus BanYa 22 17118 -82882 -40115 100000 2024-10-03 16:37:25
Hip Hop Jam Indiggo 20 2768 -97232 -38893 100000 2024-10-22 17:24:08
The Judgement Day Naoki feat. Riyu Kosaka 19 30612 -69388 -25049 100000 2024-10-03 16:05:31
Butterfly Swingrowers 19 20996 -79004 -28520 100000 2024-10-07 20:11:41
Kick It Man KaW feat. DAZ 19 26997 -73003 -26354 100000 2024-10-22 19:40:13
William Tell Quiqman 24 5071 -94929 -54679 100000 2024-10-14 16:19:20
Lay It Down Tchorta & Gui Boratto 19 84122 -15878 -5732 100000 2024-10-17 17:34:38
The Shrimps Vertigini 20 20286 -79714 -31886 100000 2024-10-24 19:35:12
Just Do It Swingrowers 21 15653 -84347 -37197 100000 2024-10-15 17:02:46
Meta Dreadnaught Machinae Supremacy 21 3293 -96707 -42648 100000 2024-10-24 19:10:12
Villain PIXY 20 3743 -96257 -38503 100000 2024-09-24 21:38:06
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 696 -99304 -52532 100000 2024-10-14 20:59:31
Orbit Ellis 19 77448 -22552 -8141 100000 2024-10-17 18:06:58
Crab Rave Noisestorm 20 82476 -17524 -7010 100000 2024-10-14 16:17:12
Born to Run Red Parker 19 54403 -45597 -16461 100000 2024-10-24 18:43:37
Therapy Conro 20 2102 -97898 -39159 100000 2024-09-24 22:34:11
Bambole (Ole) Papa Gonzalez 20 15130 -84870 -33948 100000 2024-09-24 21:22:46
Sirens RENOLD X Scarlett 19 54230 -45770 -16523 100000 2024-10-03 17:15:49
Night In Motion Cubic 22 21 2916 -97084 -42814 100000 2024-10-03 17:06:34
All Starts Now Laurell 19 65318 -34682 -12520 100000 2024-09-24 21:59:48
Truth or Dare PIXY 19 47925 -52075 -18799 100000 2024-09-24 21:20:26
DJ Party BB Hayes 20 65916 -34084 -13634 100000 2024-10-24 18:33:06
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  2.7265
Total Execution Time  2.7295
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,947,280 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18698/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.7177 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` = '18698'
GROUP BY `gs`.`grade
0.0032   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` = '18698'
AND `ghs`.`private` = 
0.0067   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` = '18698'
AND `r`.`name` = 'total' 
2.7048   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)