MattyX6


Total World Records: ??
Country: US

Stars Earned
18
3
2
3

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
Land Of The Lost Banzai 19 96222 -3778 -1364 100000 2025-05-10 05:01:14
Party All Night KaW feat. Sam-I-Am 20 90732 -9268 -3707 100000 2024-12-31 00:30:17
Remember December Smiley 22 952 -99048 -47939 100000 2024-12-31 00:34:48
Start & Paws Oscillator X 19 94498 -5502 -1986 100000 2024-07-26 00:06:50
Ra Banzai 21 95147 -4853 -2140 100000 2024-12-31 00:32:36
Ladybug Coconut 19 74795 -25205 -9099 100000 2024-06-27 02:33:12
Mellow Rikki & Daz 20 88458 -11542 -4617 100000 2024-06-09 04:13:54
Xuxa Smiley 23 21675 -78325 -41434 100000 2024-05-12 05:05:55
Ari Oh Jenny Kee 20 90948 -9052 -3621 100000 2025-05-10 04:58:49
Bumble Bee Bambee 20 96228 -3772 -1509 100000 2024-07-26 00:01:52
Waka Laka Jenny Rom vs. The Zippers 21 94465 -5535 -2441 100000 2024-05-19 04:28:52
Hero Miss Papaya 20 94580 -5420 -2168 100000 2025-07-23 01:07:16
Pink Dinosaur Miss Papaya 19 92359 -7641 -2758 100000 2024-03-03 08:33:07
Anubis Banzai 20 94335 -5665 -2266 100000 2025-05-10 05:03:13
Dam Dariram Joga 20 96770 -3230 -1292 100000 2025-03-22 08:49:19
Speed Over Beethoven Rose 22 90004 -9996 -4838 100000 2024-05-19 04:31:27
Pretty Ugly Yenn 20 93009 -6991 -2796 100000 2024-06-09 04:47:09
Delirium Smiley 23 80405 -19595 -10366 100000 2024-03-03 08:39:28
Charlene Missing Heart 22 69929 -30071 -14554 100000 2024-05-19 04:34:09
Destiny Smiley 23 62390 -37610 -19896 100000 2024-05-19 04:21:52
Cartoon Heroes Barbie Young 21 91549 -8451 -3727 100000 2024-05-19 04:15:50
Moonlight PIXY 20 517 -99483 -39793 100000 2024-05-19 04:13:09
Crab Rave Noisestorm 20 96181 -3819 -1528 100000 2024-05-19 04:19:01
Candy Pop Luv Limited -NM- 21 88392 -11608 -5119 100000 2024-06-09 04:18:57
Party ChildsPlay 19 91947 -8053 -2907 100000 2024-06-09 04:42:01
Running In The 90s Max Coveri 23 72213 -27787 -14699 100000 2025-05-10 03:39:26
  BENCHMARKS  
Loading Time: Base Classes  0.0044
Controller Execution Time ( Main / Rival )  2.9862
Total Execution Time  2.9908
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,905,056 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10795/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.9710 seconds)  (Hide)
0.0076   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` = '10795'
GROUP BY `gs`.`grade
0.0014   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` = '10795'
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` = '10795'
AND `r`.`name` = 'total' 
2.9618   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)