jchen


Country: TW

Stars Earned
29
1
15
4
2

Wild Mode Embed Generic Embed

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

Total Score Count: 51

Song Title Artist Level Score Grade Date
Dream A Dream Captain Jack 20 88838 2025-07-17 07:24:37
The 7th Element Vitas 19 86890 2025-07-17 10:23:42
Made In China Vitas & Sergey Pudovkin 20 98276 2023-12-13 11:31:34
Dies Irae Jason Creasey 19 86850 2025-07-17 09:51:35
EternuS Sanxion7 20 81381 2022-12-03 05:29:31
Gargoyle Sanxion7 24 85023 2023-12-09 09:01:11
Utopia Smiley 22 83679 2023-03-01 08:07:41
Boom Boom Dollars King Kong & D'Jungle Girls 21 85860 2022-12-04 09:47:16
Be Alive Stian K 20 94495 2023-12-13 11:09:55
Dance Boom Boom Tipsy & Tipsy 23 82784 2023-12-13 11:13:05
Hero Miss Papaya 20 89832 2025-07-17 09:35:10
The Saint Goes Marching The Saint 21 74506 2022-12-04 11:00:22
Bye Bye Baby Balloon Joga 21 94811 2023-12-13 12:53:49
Dam Dariram Joga 20 91005 2025-07-17 09:38:03
Electric The DNC feat. Miss Amani 22 78353 2023-03-03 12:31:28
Speed Over Beethoven Rose 22 81331 2025-07-17 10:14:43
Classic Madness Fracus & Darwin 21 75190 2023-03-03 12:52:19
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 92146 2023-12-09 05:10:15
Mozart Is Back Rose 24 43382 2023-03-03 12:55:11
Hypnosis Colin Kiddy 21 91989 2023-03-01 08:33:57
Csikos Post BanYa 22 46477 2025-07-17 10:03:57
Do It All Night E-Rotic 20 89353 2025-07-17 09:54:07
Destiny Smiley 23 55862 2025-07-14 13:54:01
Cartoon Heroes Barbie Young 21 86653 2025-07-17 10:35:12
Step Up Amadeus BanYa 22 92967 2023-12-13 11:17:06
Kick It Man KaW feat. DAZ 19 75461 2022-12-03 04:58:21
Canon D.2 Yahpp 23 80158 2022-12-04 10:20:13
Robot World Oscillator X 19 84492 2022-12-03 05:27:51
SaberDance Quiqman 22 1820 2025-07-17 10:12:00
Watch Out Victoria 21 70306 2022-12-03 05:07:18
Get Up'n Move S & K 20 88779 2025-07-17 09:57:53
We Do This Dance Victoria 22 87496 2025-07-17 09:12:42
Shiawase Dion Timmer 23 86094 2023-12-13 13:22:01
Dark Fenix DE-SIRE 22 56551 2023-03-03 12:49:55
We Got The Moves Electric Callboy 20 86678 2025-07-17 08:54:39
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 88480 2023-12-13 13:18:58
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 81032 2023-03-03 13:17:33
WYGD Bishu 19 90562 2025-07-17 10:20:27
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 73025 2023-03-01 08:47:15
Perks Bibi Gold 21 92577 2023-12-13 12:01:33
Crab Rave Noisestorm 20 95468 2023-12-13 12:40:01
Hava Nagila Quiqman 23 86858 2023-12-13 12:15:35
Bassline Shatter M-Project & S2i8 23 89079 2025-07-17 10:41:37
Stockholm to Bombay Dr. Bombay 21 94965 2023-12-13 12:30:52
Fiesta Night Carlito 21 95952 2023-12-13 12:20:57
UFO Little Sis Nora & S3RL 20 88732 2025-07-14 13:23:54
Y2Z Affinity 22 91557 2023-12-13 11:27:41
Elysium Scott Brown 21 94795 2025-07-14 13:33:45
Jingle Bell Rock KaW feat. Bobby Helms 20 94096 2023-12-13 12:07:22
Definition of a Badboy Scott Brown 20 93120 2025-07-14 13:27:32
Big Boss Big Boss 21 89274 2025-07-17 08:51:19
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0154
Total Execution Time  0.0183
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,600,560 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8060
  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.0065 seconds)  (Hide)
0.0022   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` = '8060'
GROUP BY `gs`.`grade
0.0041   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` = '8060'
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` = '8060'
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)