MrCruz


Total World Records: ??
Country: US

Stars Earned
13
4
4
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
Birdie Doolittle 19 85636 -14364 -5185 100000 2022-04-06 04:43:47
Can't Let Go Jenna Drey 19 80469 -19531 -7051 100000 2024-01-11 02:49:05
Blow My Mind Alphadelta 19 77981 -22019 -7949 100000 2024-01-11 02:46:47
One Step Further Jenna Drey 20 74433 -25567 -10227 100000 2024-04-02 21:17:37
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 68644 -31356 -12542 100000 2023-04-19 00:16:58
Dies Irae Jason Creasey 19 81036 -18964 -6846 100000 2022-04-20 01:31:28
Pretty Ugly Yenn 20 67723 -32277 -12911 100000 2022-04-06 05:08:51
Megalovania Toby Fox 21 43695 -56305 -24831 100000 2025-07-04 22:14:17
Never Ending Story DJ AC-DC 20 79808 -20192 -8077 100000 2025-02-08 03:47:39
Insane Niko Noise 20 52504 -47496 -18998 100000 2022-03-11 05:24:39
Lay It Down Tchorta & Gui Boratto 19 82986 -17014 -6142 100000 2022-07-06 06:23:35
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 60544 -39456 -14244 100000 2024-04-25 02:33:33
Sing It Again Kirk Monteux 19 86077 -13923 -5026 100000 2024-04-17 00:18:27
Recovery JMCX 19 88771 -11229 -4054 100000 2024-01-25 03:17:55
Villain PIXY 20 78186 -21814 -8726 100000 2022-07-29 01:27:32
Only You DEXTER KING feat. Alexis Donn 19 85111 -14889 -5375 100000 2023-07-09 21:54:21
STOP! & Go Onyx 21 29025 -70975 -31300 100000 2024-04-11 01:52:01
WYGD Bishu 19 82774 -17226 -6219 100000 2025-02-14 03:25:28
Crab Rave Noisestorm 20 63936 -36064 -14426 100000 2024-01-25 03:15:26
Do My Thing PRTY ANML 20 84748 -15252 -6101 100000 2024-04-02 21:19:17
Sirens RENOLD X Scarlett 19 81509 -18491 -6675 100000 2025-05-23 04:15:23
Proper Rhythm peak divide 21 5364 -94636 -41734 100000 2025-07-12 02:47:28
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Rival )  2.7725
Total Execution Time  2.7757
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,890,776 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/5610/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.7627 seconds)  (Hide)
0.0053   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` = '5610'
GROUP BY `gs`.`grade
0.0029   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` = '5610'
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` = '5610'
AND `r`.`name` = 'total' 
2.7543   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)