James Russels


Total World Records: ??
Country: US

Stars Earned
23
3
5
1

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
In The Hall Of The Mountain King KaW 22 91497 -8503 -4115 100000 2025-08-02 21:02:09
Dream A Dream Captain Jack 20 92977 -7023 -2809 100000 2024-09-28 20:53:27
Monody TheFatRat feat. Laura Brehm 22 43009 -56991 -27584 100000 2023-03-26 18:17:03
Unity TheFatRat 21 95348 -4652 -2052 100000 2025-08-02 21:08:47
Drifting Away Filo Bedo 20 94296 -5704 -2282 100000 2024-09-12 20:25:27
Boom Boom Dollars King Kong & D'Jungle Girls 21 94343 -5657 -2495 100000 2024-09-28 20:56:21
Waka Laka Jenny Rom vs. The Zippers 21 93553 -6447 -2843 100000 2024-09-12 21:09:32
Bang Bang Bang DCX 21 88857 -11143 -4914 100000 2025-08-02 21:23:28
Pink Dinosaur Miss Papaya 19 92883 -7117 -2569 100000 2024-09-12 19:44:53
Anubis Banzai 20 96739 -3261 -1304 100000 2025-08-02 21:21:48
Music & Police CJ Crew & KaW feat. Christian D. 21 89283 -10717 -4726 100000 2024-09-28 21:04:20
So Deep Silvertear 21 95287 -4713 -2078 100000 2024-09-12 20:54:21
Living In America Rose & John 22 75110 -24890 -12047 100000 2024-09-28 21:01:31
Nightmare FSJ feat. Tara Louise 21 82859 -17141 -7559 100000 2023-03-26 18:10:45
Arcade Run Perfect Sphere 22 89356 -10644 -5152 100000 2024-09-12 19:59:43
Electro Asia Re-venge Phoenix 21 96338 -3662 -1615 100000 2024-09-12 20:21:07
Nori Nori Nori Judy Crystal 21 3448 -96552 -42579 100000 2023-03-26 18:31:33
On My Own Anamanaguchi feat. HANA 21 3289 -96711 -42650 100000 2023-03-26 18:25:59
Katana Fighter Electron 22 88824 -11176 -5409 100000 2025-08-02 21:16:00
Cartoon Heroes Barbie Young 21 91675 -8325 -3671 100000 2024-09-28 20:59:06
Fade Out Bensley 21 87566 -12434 -5483 100000 2024-09-12 19:54:16
Pump It Electric Callboy 21 86426 -13574 -5986 100000 2024-09-12 19:48:23
Para-Symptoms 165 23 86455 -13545 -7165 100000 2024-09-12 20:11:33
Bust It Out FWLR 24 70575 -29425 -16949 100000 2024-09-28 23:09:16
Energizer ZiGZaG 23 89500 -10500 -5555 100000 2025-08-02 21:17:40
TURBO Tokyo Machine 21 94735 -5265 -2322 100000 2024-09-12 21:12:07
Perks Bibi Gold 21 92336 -7664 -3380 100000 2024-09-28 21:06:55
Crab Rave Noisestorm 20 86053 -13947 -5579 100000 2023-03-26 18:29:52
Techno World NAOKI underground 22 94828 -5172 -2503 100000 2024-09-12 21:02:01
Work Stella Mwangi 21 93446 -6554 -2890 100000 2024-09-28 21:09:40
The Bass & the Melody S3RL 22 89891 -10109 -4893 100000 2024-09-12 21:04:09
Under The Bed Macks Wolf X Tatsunoshin 21 93918 -6082 -2682 100000 2025-08-02 21:11:07
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.4538
Total Execution Time  2.4566
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,923,944 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9193/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.4455 seconds)  (Hide)
0.0012   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` = '9193'
GROUP BY `gs`.`grade
0.0011   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` = '9193'
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` = '9193'
AND `r`.`name` = 'total' 
2.4429   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)