krivera


Country: US

Stars Earned
32
5
2

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 39

Song Title Artist Level Score Grade Date
Joanna Crazy Loop 19 39792 2024-10-17 17:37:18
Licky Licky Crispy 20 9902 2024-09-24 22:45:04
Ba Be Loo Be La Kristeen 20 3366 2024-09-13 18:30:28
I Love You Baby Pandera 21 12073 2024-09-24 22:50:00
Da Roots Mind Reflection 20 48677 2024-10-15 16:44:47
Fleadh Uncut Ian Parker 21 1593 2024-10-22 17:29:03
Dies Irae Jason Creasey 19 79702 2024-10-24 16:19:39
Beautiful Man Radiorama 21 459 2024-10-17 17:55:52
Bumble Bee Bambee 20 16406 2024-10-03 16:20:17
Bandito Remorse Code 21 7532 2024-09-24 21:35:27
Bye Bye Baby Balloon Joga 21 4657 2024-10-17 18:09:08
Dam Dariram Joga 20 19101 2024-10-17 17:17:31
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 14655 2024-10-24 16:22:32
Warrior Kirill Gramada 21 5933 2024-10-06 19:53:50
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 27262 2024-09-24 21:40:52
Megalovania Toby Fox 21 79237 2024-10-15 16:49:30
Nori Nori Nori Judy Crystal 21 2539 2024-09-24 21:57:13
Beethoven Virus BanYa 22 17118 2024-10-03 16:37:25
Hip Hop Jam Indiggo 20 2768 2024-10-22 17:24:08
The Judgement Day Naoki feat. Riyu Kosaka 19 30612 2024-10-03 16:05:31
Butterfly Swingrowers 19 20996 2024-10-07 20:11:41
Kick It Man KaW feat. DAZ 19 26997 2024-10-22 19:40:13
William Tell Quiqman 24 5071 2024-10-14 16:19:20
Lay It Down Tchorta & Gui Boratto 19 84122 2024-10-17 17:34:38
The Shrimps Vertigini 20 20286 2024-10-24 19:35:12
Just Do It Swingrowers 21 15653 2024-10-15 17:02:46
Meta Dreadnaught Machinae Supremacy 21 3293 2024-10-24 19:10:12
Villain PIXY 20 3743 2024-09-24 21:38:06
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 696 2024-10-14 20:59:31
Orbit Ellis 19 77448 2024-10-17 18:06:58
Crab Rave Noisestorm 20 82476 2024-10-14 16:17:12
Born to Run Red Parker 19 54403 2024-10-24 18:43:37
Therapy Conro 20 2102 2024-09-24 22:34:11
Bambole (Ole) Papa Gonzalez 20 15130 2024-09-24 21:22:46
Sirens RENOLD X Scarlett 19 54230 2024-10-03 17:15:49
Night In Motion Cubic 22 21 2916 2024-10-03 17:06:34
All Starts Now Laurell 19 65318 2024-09-24 21:59:48
Truth or Dare PIXY 19 47925 2024-09-24 21:20:26
DJ Party BB Hayes 20 65916 2024-10-24 18:33:06
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Scores )  0.0502
Total Execution Time  0.0544
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,564,760 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18698/3
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0350 seconds)  (Hide)
0.0212   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.0131   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.0007   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' 
  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)