Jaxon


Total World Records: ??
Country: GB

Stars Earned
17
5
6

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 18209 -81791 -39587 100000 2024-06-09 12:50:27
Birdie Doolittle 19 69350 -30650 -11065 100000 2023-09-09 14:12:49
Blow My Mind Alphadelta 19 1932 -98068 -35403 100000 2023-09-09 14:08:14
Agent Blatant Ernest + Julio 21 47276 -52724 -23251 100000 2024-07-04 18:39:51
Disconnected Disco Kid Whatever 20 37126 -62874 -25150 100000 2024-05-18 14:58:27
Holy Guacamole Chucho Merchán 23 32265 -67735 -35832 100000 2024-06-09 11:51:39
Ize Pie Headtwist & Pump 19 29725 -70275 -25369 100000 2023-10-03 17:29:37
Paradise Smiley 24 7199 -92801 -53453 100000 2024-06-09 12:19:18
EternuS Sanxion7 20 3423 -96577 -38631 100000 2023-10-07 13:42:05
Gargoyle Sanxion7 24 585 -99415 -57263 100000 2023-09-09 14:17:49
Utopia Smiley 22 73744 -26256 -12708 100000 2024-07-04 18:33:55
Xuxa Smiley 23 65938 -34062 -18019 100000 2024-06-16 15:27:04
The Saint Goes Marching The Saint 21 7525 -92475 -40781 100000 2024-06-23 11:05:35
Megalovania Toby Fox 21 79681 -20319 -8961 100000 2024-07-04 18:31:29
Csikos Post BanYa 22 69425 -30575 -14798 100000 2024-06-23 10:45:28
Beethoven Virus BanYa 22 46705 -53295 -25795 100000 2024-07-04 18:42:05
Cartoon Heroes Barbie Young 21 73815 -26185 -11548 100000 2024-06-23 10:42:19
Robot World Oscillator X 19 66943 -33057 -11934 100000 2024-06-09 12:36:31
Cyber-Kyoto- Re-venG 20 72828 -27172 -10869 100000 2023-11-23 17:39:26
Shiawase Dion Timmer 23 19006 -80994 -42846 100000 2023-10-11 16:14:59
Press Start MDK 23 5511 -94489 -49985 100000 2024-06-09 12:47:45
Have Fun Rameses B 21 70855 -29145 -12853 100000 2024-06-23 11:11:52
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 20187 -79813 -42221 100000 2024-11-24 13:09:04
Crab Rave Noisestorm 20 79471 -20529 -8212 100000 2024-11-24 12:31:48
Bassline Shatter M-Project & S2i8 23 12337 -87663 -46374 100000 2023-09-19 18:08:57
All Starts Now Laurell 19 38059 -61941 -22361 100000 2024-06-09 12:28:14
Big Boss Big Boss 21 74938 -25062 -11052 100000 2024-06-08 13:27:49
Set My Heart On Fire Rocket Man 22 9793 -90207 -43660 100000 2024-11-24 12:51:05
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  3.3958
Total Execution Time  3.3997
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,910,232 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9358/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 (3.3689 seconds)  (Hide)
0.0658   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` = '9358'
GROUP BY `gs`.`grade
0.0154   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` = '9358'
AND `ghs`.`private` = 
0.0003   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` = '9358'
AND `r`.`name` = 'total' 
3.2873   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)