kellyzc


Country: US

Stars Earned
26
4
12
6

Wild Mode Embed Generic Embed

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

Total Score Count: 48

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 73579 2026-04-25 22:47:21
Dynamo Oscillator X 19 84926 2026-03-29 17:26:18
Birdie Doolittle 19 85788 2026-04-25 22:39:04
Change The World Nathalie & Kim Lukas 19 88812 2026-04-25 22:26:36
What Happened To Love Denine 19 88526 2026-04-25 20:43:42
Blow My Mind Alphadelta 19 80665 2026-04-25 22:41:01
Unity TheFatRat 21 16922 2026-03-29 19:12:56
Reactor Jason Creasey 19 79275 2026-04-25 21:43:32
ROM-eo & Juli8 Nina 19 39083 2026-03-22 02:29:00
Click Bait S3RL feat. GL!TCH 20 60479 2026-03-29 19:06:53
EternuS Sanxion7 20 10885 2026-04-25 22:04:12
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 81966 2026-04-25 20:39:38
Coming Out Playmaker feat. Robina 19 85969 2026-04-25 22:45:19
Typical Tropical Bambee 19 71628 2026-04-25 21:54:13
Young Forever Rebecca 20 31223 2026-04-25 20:31:46
Come On Now Miss Amani 20 45303 2026-04-25 22:30:26
Magic Mystery Tour KaW feat. Paula Terry 19 69365 2026-04-25 21:37:36
Doh! Tale & Dutch 20 78747 2026-03-29 18:25:39
What Love Feels Like Leonail 20 77302 2026-03-29 19:15:08
Twelve Riyu Kosaka 20 46284 2026-03-14 18:32:50
Cryosleep Machinae Supremacy 20 18818 2026-03-29 19:10:41
Butterfly Swingrowers 19 74307 2026-03-22 02:49:44
Operator Miss Papaya 19 76928 2026-04-25 21:58:16
Kick It Man KaW feat. DAZ 19 81352 2026-03-29 17:08:54
Grab It While We Can FantastixX 19 81652 2026-04-25 21:45:39
Follow My Pamp Andrea Damante feat. Adam Clay 20 73826 2026-03-29 18:28:09
Robot World Oscillator X 19 90355 2026-03-22 02:27:02
Say Na Na Na Serhat 19 82371 2026-04-25 22:34:46
Insane Niko Noise 20 81325 2026-03-29 18:32:53
Recovery JMCX 19 85559 2026-04-25 21:41:36
We Got The Moves Electric Callboy 20 69027 2026-04-25 20:45:30
TURBO Tokyo Machine 21 79793 2026-03-29 17:04:18
Only You DEXTER KING feat. Alexis Donn 19 78794 2026-04-25 22:02:05
WYGD Bishu 19 85977 2026-04-25 20:33:39
Orbit Ellis 19 62325 2026-04-25 22:00:15
Crab Rave Noisestorm 20 79956 2026-03-29 17:00:01
Born to Run Red Parker 19 5817 2026-04-25 22:42:56
All Starts Now Laurell 19 83814 2026-04-25 21:47:45
The 7 Jump Ken-D 19 81968 2026-03-29 17:19:21
Party ChildsPlay 19 85376 2026-03-29 18:30:29
Let's Remember N.M.R 21 40213 2026-04-25 21:35:26
Way To Rio Tony T 20 45093 2026-04-25 20:47:38
Drum 'N' Bossa Carbuncle 20 88752 2026-03-29 18:43:41
Why Me Desire 19 84364 2026-04-25 20:37:38
Bella Ciao BEAUZ & XYSM 20 66885 2026-03-29 17:21:41
Waiting KUURO feat. Bianca 20 32689 2026-04-25 20:49:38
London Bridge SCI Guyz 21 27045 2026-03-29 17:06:39
Knock! VIZZEN 21 77171 2026-03-29 17:17:10
  BENCHMARKS  
Loading Time: Base Classes  0.0044
Controller Execution Time ( Main / Scores )  0.0311
Total Execution Time  0.0358
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,649,720 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/27198
  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.0201 seconds)  (Hide)
0.0102   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` = '27198'
GROUP BY `gs`.`grade
0.0097   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` = '27198'
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` = '27198'
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)