chrisjames


Total World Records: ??
Country: US

Stars Earned
10
9
5

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
Dynamo Oscillator X 19 79718 -20282 -7322 100000 2024-12-04 01:56:55
Surf Hyper Potions 22 43194 -56806 -27494 100000 2025-05-21 20:30:08
ROM-eo & Juli8 Nina 19 59113 -40887 -14760 100000 2024-12-04 02:08:39
Twelve Riyu Kosaka 20 71650 -28350 -11340 100000 2025-05-14 00:25:29
BU-44 Naoki 21 22248 -77752 -34289 100000 2023-07-11 00:28:03
The Judgement Day Naoki feat. Riyu Kosaka 19 79874 -20126 -7265 100000 2025-04-18 00:21:30
Sky High DJ Miko 20 16893 -83107 -33243 100000 2023-07-18 00:22:34
Paradox Naoki feat. Riyu Kosaka 20 61070 -38930 -15572 100000 2024-11-07 23:15:27
Grab It While We Can FantastixX 19 22991 -77009 -27800 100000 2025-07-31 01:26:08
Cyber-Kyoto- Re-venG 20 54578 -45422 -18169 100000 2025-04-09 01:09:17
The Shrimps Vertigini 20 62641 -37359 -14944 100000 2025-04-18 00:24:19
Here For You PIXL feat. Q'AILA 19 81713 -18287 -6602 100000 2024-12-04 01:59:16
Villain PIXY 20 30990 -69010 -27604 100000 2024-11-07 23:11:08
Only You DEXTER KING feat. Alexis Donn 19 74842 -25158 -9082 100000 2025-06-24 23:32:28
WYGD Bishu 19 71444 -28556 -10309 100000 2024-12-04 02:01:29
Born to Run Red Parker 19 79226 -20774 -7499 100000 2024-12-04 01:54:10
Therapy Conro 20 86273 -13727 -5491 100000 2025-05-21 20:34:09
Techno World NAOKI underground 22 53479 -46521 -22516 100000 2025-05-21 20:32:07
Truth or Dare PIXY 19 82746 -17254 -6229 100000 2024-12-04 02:03:39
Zen Re-venG 22 74613 -25387 -12287 100000 2025-04-13 23:49:52
Heaven On Earth HELLO GLOOM 22 2540 -97460 -47171 100000 2024-11-02 21:31:49
Daydream Danny Leax 21 78888 -21112 -9310 100000 2025-05-21 20:37:30
Dreaming Conro 20 75710 -24290 -9716 100000 2025-05-07 22:46:47
No Rules Foxela & Britt Lari 19 54958 -45042 -16260 100000 2025-06-24 23:34:30
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Rival )  2.7484
Total Execution Time  2.7516
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,894,464 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10817/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.7385 seconds)  (Hide)
0.0028   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` = '10817'
GROUP BY `gs`.`grade
0.0043   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` = '10817'
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` = '10817'
AND `r`.`name` = 'total' 
2.7311   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)