MattSMX


Total World Records: ??
Country: US

Stars Earned
18
2
9

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 83383 -16617 -8043 100000 2024-05-18 19:59:26
Who KaW 21 67081 -32919 -14517 100000 2024-05-25 19:26:19
Ignition Starts KaW 21 74725 -25275 -11146 100000 2025-08-13 20:33:07
Bloodrush TechnoDred 26 14699 -85301 -57663 100000 2024-10-05 20:44:53
Ize Pie Headtwist & Pump 19 43000 -57000 -20577 100000 2024-06-12 20:45:13
Psalm Pilot Jason Creasey 20 80608 -19392 -7757 100000 2024-05-15 20:31:14
Temple Of Boom Yannis Kamarinos 23 80283 -19717 -10430 100000 2024-08-10 19:08:44
Feel The Melody S3RL feat. Sara 20 76304 -23696 -9478 100000 2024-05-22 19:09:37
Gargoyle Sanxion7 24 27064 -72936 -42011 100000 2024-05-15 19:10:53
Xuxa Smiley 23 74076 -25924 -13714 100000 2024-05-15 18:56:27
Bumble Bee Bambee 20 81050 -18950 -7580 100000 2024-06-12 20:53:14
Ghosts Tenth Planet 20 72645 -27355 -10942 100000 2025-09-10 21:01:54
Esperanza KaW 22 62875 -37125 -17969 100000 2024-06-12 20:47:47
Pink Dinosaur Miss Papaya 19 84206 -15794 -5702 100000 2024-06-12 21:12:30
Anubis Banzai 20 83531 -16469 -6588 100000 2024-05-29 21:08:18
So Deep Silvertear 21 80546 -19454 -8579 100000 2025-08-06 22:39:23
July ReduX Entity 23 24867 -75133 -39745 100000 2024-06-08 19:35:18
My Generation Captain Jack 20 76171 -23829 -9532 100000 2024-09-25 20:15:39
Delirium Smiley 23 20871 -79129 -41859 100000 2024-05-18 20:03:14
Charlene Missing Heart 22 78268 -21732 -10518 100000 2024-06-08 19:22:12
Summer Smiley 25 4768 -95232 -59520 100000 2024-05-18 18:24:30
Temple Of Love E-Rotic 21 4822 -95178 -41973 100000 2024-06-22 23:28:52
Queen Of Light E-Rotic 21 85253 -14747 -6503 100000 2024-09-25 23:11:29
Energizer ZiGZaG 23 21577 -78423 -41486 100000 2024-06-03 01:05:44
Lemmings On The Run E-Rotic 21 20546 -79454 -35039 100000 2024-05-15 20:27:21
Forever and a Day Dy5on feat. Silver Angelina 22 78238 -21762 -10533 100000 2025-08-06 22:46:44
Elysium Scott Brown 21 83590 -16410 -7237 100000 2025-03-05 22:32:57
Definition of a Badboy Scott Brown 20 85877 -14123 -5649 100000 2025-09-10 21:05:38
戦国 Re-venG 21 75712 -24288 -10711 100000 2025-08-13 20:22:29
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.3947
Total Execution Time  2.3976
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,923,136 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15509/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.3849 seconds)  (Hide)
0.0041   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` = '15509'
GROUP BY `gs`.`grade
0.0036   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` = '15509'
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` = '15509'
AND `r`.`name` = 'total' 
2.3770   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)