MARS


Total World Records: ??
Country: US

Stars Earned
2
20
4
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
Girlz Night Out Jenna Drey 20 98119 -1881 -752 100000 2022-10-22 19:07:28
Agent Blatant Ernest + Julio 21 91241 -8759 -3863 100000 2022-10-22 21:31:20
Crazyloop Crazy Loop 22 90843 -9157 -4432 100000 2025-07-12 20:33:51
Temple Of Boom Yannis Kamarinos 23 88040 -11960 -6327 100000 2025-07-12 20:44:20
Sweet World Omega Men 22 83800 -16200 -7841 100000 2025-07-12 20:48:16
Utopia Smiley 22 91845 -8155 -3947 100000 2025-07-12 20:41:36
Ari Oh Jenny Kee 20 97849 -2151 -860 100000 2022-10-22 21:52:33
Waka Laka Jenny Rom vs. The Zippers 21 95962 -4038 -1781 100000 2022-10-22 21:19:55
Who R You Leo Pigot 21 92284 -7716 -3403 100000 2022-10-22 21:29:00
Equinox Mage 21 88466 -11534 -5086 100000 2022-10-22 21:26:08
Bring Your Lovin Back Fracus 20 95412 -4588 -1835 100000 2022-10-22 19:52:52
I'm Crazy For Your Love Black Eva 21 94210 -5790 -2553 100000 2022-10-22 21:17:20
Spaceman Bambee & Lynn 20 98472 -1528 -611 100000 2022-10-22 21:47:25
What Love Feels Like Leonail 20 91547 -8453 -3381 100000 2022-10-22 18:38:17
Hip Hop Jam Indiggo 20 88449 -11551 -4620 100000 2025-07-12 20:26:51
Baby Love Me Judy Crystal 21 96133 -3867 -1705 100000 2022-10-22 21:49:41
Summer Smiley 25 59489 -40511 -25319 100000 2025-07-12 20:55:50
Watch Out Victoria 21 91617 -8383 -3697 100000 2022-10-22 19:00:32
Where Did You Go Tatsunoshin 21 82922 -17078 -7531 100000 2025-07-12 20:24:30
Running In The 90s Max Coveri 23 91158 -8842 -4677 100000 2025-07-12 20:36:33
When The Sun Goes Down Ken Blast 22 91622 -8378 -4055 100000 2025-07-12 20:22:04
Redshift F.O.O.L 23 92700 -7300 -3862 100000 2025-07-12 20:01:32
Ekstasis d-complex 23 93046 -6954 -3679 100000 2025-07-12 19:58:04
In The Echo Koven 22 91443 -8557 -4142 100000 2025-07-12 19:53:05
Pure Ecstasy M-Project 25 68789 -31211 -19507 100000 2025-07-12 19:37:42
Running Ninja Eurofunk 21 82926 -17074 -7530 100000 2025-07-12 19:35:11
The Banana Song SIPPY 19 90827 -9173 -3311 100000 2025-07-12 19:31:14
Proper Rhythm peak divide 21 72991 -27009 -11911 100000 2025-07-12 19:27:50
  BENCHMARKS  
Loading Time: Base Classes  0.0038
Controller Execution Time ( Main / Rival )  2.3434
Total Execution Time  2.3474
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,908,464 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7703/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.3332 seconds)  (Hide)
0.0013   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` = '7703'
GROUP BY `gs`.`grade
0.0022   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` = '7703'
AND `ghs`.`private` = 
0.0064   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` = '7703'
AND `r`.`name` = 'total' 
2.3234   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)