Chuseph14


Total World Records: ??
Country: US

Stars Earned
14
5
4

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
Remember December Smiley 22 91088 -8912 -4313 100000 2024-09-14 22:36:52
Who KaW 21 81567 -18433 -8129 100000 2024-09-28 20:09:41
Fleadh Uncut Ian Parker 21 86225 -13775 -6075 100000 2024-10-19 22:21:44
EternuS Sanxion7 20 91776 -8224 -3290 100000 2025-04-13 23:11:02
Xuxa Smiley 23 87279 -12721 -6729 100000 2024-09-28 20:12:07
Boom Boom Dollars King Kong & D'Jungle Girls 21 90300 -9700 -4278 100000 2024-09-18 21:20:33
Do U Love Me DJ Doo 21 13649 -86351 -38081 100000 2025-04-13 23:05:44
Typical Tropical Bambee 19 87685 -12315 -4446 100000 2024-09-28 20:07:16
Dam Dariram Joga 20 87274 -12726 -5090 100000 2025-01-19 23:14:08
So Deep Silvertear 21 89912 -10088 -4449 100000 2024-09-14 22:39:31
Stay Tess 20 87580 -12420 -4968 100000 2024-09-18 20:28:53
Speed Over Beethoven Rose 22 12640 -87360 -42282 100000 2025-06-21 22:48:47
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 91073 -8927 -3937 100000 2024-11-03 00:25:19
Beethoven Virus BanYa 22 53154 -46846 -22673 100000 2025-06-07 22:43:36
Kagami KaW 21 82245 -17755 -7830 100000 2025-03-23 23:10:31
Cartoon Heroes Barbie Young 21 87186 -12814 -5651 100000 2024-11-03 00:28:13
Queen Of Light E-Rotic 21 86626 -13374 -5898 100000 2024-09-14 22:34:38
The Call of Wilderness Electron 22 40048 -59952 -29017 100000 2025-02-22 22:35:03
Therapy Conro 20 86763 -13237 -5295 100000 2024-09-21 22:29:32
Bambole (Ole) Papa Gonzalez 20 85438 -14562 -5825 100000 2024-11-03 00:23:03
Techno World NAOKI underground 22 84047 -15953 -7721 100000 2024-11-30 23:13:05
Sirens RENOLD X Scarlett 19 91373 -8627 -3114 100000 2024-09-21 22:26:49
Angel Wynona 21 87538 -12462 -5496 100000 2025-02-22 22:38:46
  BENCHMARKS  
Loading Time: Base Classes  0.0031
Controller Execution Time ( Main / Rival )  2.5708
Total Execution Time  2.5742
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,891,704 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18744/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 (2.5566 seconds)  (Hide)
0.0021   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` = '18744'
GROUP BY `gs`.`grade
0.0028   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` = '18744'
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` = '18744'
AND `r`.`name` = 'total' 
2.5514   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)