kuat


Country: DE

Stars Earned
35
1
3
2
1

Wild Mode Embed Generic Embed

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

Total Score Count: 42

Song Title Artist Level Score Grade Date
I Love You Baby Pandera 21 94728 2024-09-28 17:35:17
Gallecode NoVus 20 42455 2025-02-23 14:47:12
Darkness Sanxion7 22 82997 2025-02-23 15:30:07
EternuS Sanxion7 20 89572 2024-12-04 15:18:20
Gargoyle Sanxion7 24 88391 2025-06-22 11:01:28
Xuxa Smiley 23 93966 2025-03-16 15:07:19
Be Alive Stian K 20 97132 2025-03-16 14:12:44
Bumble Bee Bambee 20 95401 2025-02-23 13:40:16
Hero Miss Papaya 20 95751 2025-01-11 15:43:25
Dam Dariram Joga 20 98041 2024-12-04 15:15:45
Dolphin Talk Pyramyth 23 90204 2024-12-21 14:08:31
Life Ride Pyramyth 22 90560 2025-04-06 12:40:41
Hypnosis Colin Kiddy 21 98152 2025-01-11 16:11:44
Nori Nori Nori Judy Crystal 21 94347 2025-07-13 13:06:23
On My Own Anamanaguchi feat. HANA 21 83320 2024-09-28 13:52:18
Beethoven Virus BanYa 22 92525 2025-02-23 14:36:52
Summer Smiley 25 70302 2024-12-04 14:28:34
Canon D.2 Yahpp 23 92296 2025-06-22 11:16:58
Watch Out Victoria 21 94169 2025-01-11 16:05:44
Cyber-Kyoto- Re-venG 20 95947 2025-06-22 10:48:12
Everybody Dance X-Rated 22 85570 2024-10-16 13:25:01
Stop Me Natsume Oki 21 96709 2024-12-04 16:12:07
Energizer ZiGZaG 23 92508 2025-05-18 13:22:21
TURBO Tokyo Machine 21 89508 2024-09-28 17:37:57
Only You DEXTER KING feat. Alexis Donn 19 97709 2025-03-16 13:45:48
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 91487 2024-12-04 16:15:12
Orbit Ellis 19 94983 2025-06-09 14:28:13
Bassline Shatter M-Project & S2i8 23 94034 2025-07-13 13:21:27
Down Low Hr. Troels x Felix Schorn 20 91256 2025-02-23 15:32:32
Sirens RENOLD X Scarlett 19 94526 2025-07-13 13:15:59
Arsene's Bazaar James Landino 25 87186 2025-07-13 12:47:56
UFO Little Sis Nora & S3RL 20 97367 2024-12-04 14:43:35
Stars James Landino 24 90565 2025-07-13 13:12:46
DMT Technikore 23 94273 2025-04-06 13:04:15
Need You Nostalgix 22 91176 2024-12-21 13:24:13
Hero of the Night David Kane 23 94084 2024-12-04 14:46:02
戦国 Re-venG 21 94318 2024-12-04 14:12:59
Be Alright Red Parker 20 95369 2025-03-16 15:03:20
Set My Heart On Fire Rocket Man 22 91928 2024-12-04 14:02:20
Running In The 90s Max Coveri 23 90597 2025-03-16 14:55:09
In The Echo Koven 22 96195 2025-07-13 12:51:21
Letting Go Bensley & Voicians 19 97308 2025-07-13 12:57:36
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Scores )  0.0178
Total Execution Time  0.0218
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,568,488 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18910
  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.0089 seconds)  (Hide)
0.0016   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` = '18910'
GROUP BY `gs`.`grade
0.0071   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` = '18910'
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` = '18910'
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)