douyoung


Total World Records: ??
Country: US

Stars Earned
9
16
2

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

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Time is Ticking Elpis feat. Black Elway 19 75788 -24212 -8741 100000 2025-03-23 02:56:07
Joanna Crazy Loop 19 42955 -57045 -20593 100000 2025-01-09 22:02:42
Crazy Baby Fantasy Project 20 28371 -71629 -28652 100000 2025-03-23 02:58:28
Drifting Away Filo Bedo 20 15304 -84696 -33878 100000 2025-01-15 03:01:26
Mellow Rikki & Daz 20 9486 -90514 -36206 100000 2025-01-22 02:50:14
July Smiley 20 18306 -81694 -32678 100000 2025-01-09 22:04:59
Bumble Bee Bambee 20 24439 -75561 -30224 100000 2025-01-17 22:53:56
July ReduX Entity 23 2338 -97662 -51663 100000 2025-05-25 03:06:52
What Love Feels Like Leonail 20 67431 -32569 -13028 100000 2024-12-22 01:25:08
Baby Love Me Judy Crystal 21 65746 -34254 -15106 100000 2025-03-23 02:01:41
Robot World Oscillator X 19 83596 -16404 -5922 100000 2024-12-22 02:16:38
Insane Niko Noise 20 47198 -52802 -21121 100000 2024-12-30 00:22:54
Kalinka Quiqman 20 15645 -84355 -33742 100000 2024-12-22 02:35:48
The Shrimps Vertigini 20 43411 -56589 -22636 100000 2025-03-23 03:15:50
Have Fun Rameses B 21 39435 -60565 -26709 100000 2025-01-17 21:10:40
Midnight Train More Plastic & Tylah Winyard 22 21594 -78406 -37949 100000 2025-02-02 02:43:07
WYGD Bishu 19 54150 -45850 -16552 100000 2025-01-15 02:58:49
Crab Rave Noisestorm 20 74913 -25087 -10035 100000 2025-03-23 01:58:53
Therapy Conro 20 10599 -89401 -35760 100000 2025-03-23 03:11:52
Breathe Me Back To Life Stonebank feat. Lena Sue 20 73340 -26660 -10664 100000 2024-12-22 03:22:10
Party ChildsPlay 19 78083 -21917 -7912 100000 2024-12-22 01:57:21
Truth or Dare PIXY 19 78698 -21302 -7690 100000 2025-04-20 21:37:03
Drum 'N' Bossa Carbuncle 20 74108 -25892 -10357 100000 2025-01-08 02:06:57
戦国 Re-venG 21 5793 -94207 -41545 100000 2025-03-23 01:01:17
Baila Bolero Fun Fun 20 73370 -26630 -10652 100000 2024-12-25 00:16:41
My Heart Is Ticking Like A Bomb E-Rotic 20 4514 -95486 -38194 100000 2025-03-04 20:34:50
Halley's Comet Jenna Drey & Joe Bermudez 19 74562 -25438 -9183 100000 2025-04-27 20:18:58
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  1.8616
Total Execution Time  1.8656
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,908,112 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20147/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (1.8470 seconds)  (Hide)
0.0057   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` = '20147'
GROUP BY `gs`.`grade
0.0072   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` = '20147'
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` = '20147'
AND `r`.`name` = 'total' 
1.8338   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `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`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  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)