kuutyan


Country: US

Stars Earned
33
6
7

Wild Mode Embed Generic Embed

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

Total Score Count: 46

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 80348 2025-08-14 18:37:25
Land Of The Lost Banzai 19 83862 2025-08-13 00:12:43
It Gets Better Eskimo feat. Maria Merete 21 73703 2025-08-27 21:59:57
I Love You Baby Pandera 21 79037 2025-08-23 01:46:42
Made In China Vitas & Sergey Pudovkin 20 84956 2025-08-27 21:57:22
Reactor Jason Creasey 19 80077 2025-08-14 18:42:33
Dies Irae Jason Creasey 19 79335 2025-08-13 23:40:21
Click Bait S3RL feat. GL!TCH 20 77818 2025-09-06 01:37:02
Feel The Melody S3RL feat. Sara 20 79169 2025-08-12 23:13:54
My Baby Mama Anquette 21 13526 2025-08-12 21:20:11
Nightmare FSJ feat. Tara Louise 21 76613 2025-08-13 23:51:48
Kagami KaW 21 39244 2025-08-14 18:51:26
Paradox Naoki feat. Riyu Kosaka 20 74207 2025-08-13 22:18:08
Boomerang Miss V 21 49813 2025-08-23 01:41:45
Robot World Oscillator X 19 79682 2025-08-13 00:07:02
High On Your Love Safura 19 70516 2025-08-13 01:31:23
Kalinka Quiqman 20 78162 2025-08-13 01:52:25
Silent Movie Little Violet 19 84962 2025-08-27 21:54:48
Here For You PIXL feat. Q'AILA 19 75683 2025-08-27 21:07:43
Moonlight PIXY 20 77422 2025-08-12 21:15:34
We Got The Moves Electric Callboy 20 75905 2025-08-13 01:05:17
Only You DEXTER KING feat. Alexis Donn 19 78082 2025-08-13 22:15:14
Right Into You The Tech Team 20 81066 2025-09-01 21:40:52
WYGD Bishu 19 71209 2025-08-25 22:11:04
Orbit Ellis 19 81464 2025-09-03 21:06:27
Therapy Conro 20 81367 2025-08-14 19:47:21
Bambole (Ole) Papa Gonzalez 20 81030 2025-08-13 01:25:13
Down Low Hr. Troels x Felix Schorn 20 72113 2025-08-17 00:49:16
2NITE nanobii 21 71778 2025-08-13 22:37:38
Every Little Thing Conro 21 66502 2025-08-13 23:42:33
UFO Little Sis Nora & S3RL 20 75320 2025-08-13 23:02:51
Keep On Dancing BEAUZ feat. Heleen 20 68917 2025-08-19 21:48:55
Under The Bed Macks Wolf X Tatsunoshin 21 83965 2025-08-12 23:43:57
Elysium Scott Brown 21 73036 2025-08-13 00:52:30
Definition of a Badboy Scott Brown 20 73069 2025-08-13 23:36:22
Let's Remember N.M.R 21 30795 2025-08-13 01:10:01
Tick Tock Technikore 20 85203 2025-08-13 23:45:22
Truth or Dare PIXY 19 80744 2025-08-12 22:33:18
Big Boss Big Boss 21 64718 2025-08-12 23:16:36
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 74335 2025-08-12 23:47:28
No Rules Foxela & Britt Lari 19 79871 2025-08-14 23:30:39
Rain Dance MUZZ 21 4716 2025-08-19 21:46:22
The Banana Song SIPPY 19 73467 2025-08-23 03:02:03
Proper Rhythm peak divide 21 10017 2025-08-12 23:29:53
Every Time I Close My Eyes Scott Brown & Gillian Tennant 20 77104 2025-08-23 02:04:20
Bella Ciao BEAUZ & XYSM 20 82104 2025-08-27 21:25:51
  BENCHMARKS  
Loading Time: Base Classes  0.0036
Controller Execution Time ( Main / Scores )  0.0265
Total Execution Time  0.0303
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,584,952 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/23119
  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.0064 seconds)  (Hide)
0.0033   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` = '23119'
GROUP BY `gs`.`grade
0.0029   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` = '23119'
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` = '23119'
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)