Fred0


Total World Records: ??
Country: US

Stars Earned
24
8
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
Dream A Dream Captain Jack 20 79271 -20729 -8292 100000 2025-04-13 02:54:19
Joanna Crazy Loop 19 37939 -62061 -22404 100000 2024-09-01 19:11:42
The 7th Element Vitas 19 82601 -17399 -6281 100000 2024-10-20 01:47:43
Blow My Mind Alphadelta 19 76181 -23819 -8599 100000 2024-10-05 20:35:53
Bounce Crew 7 19 74444 -25556 -9226 100000 2025-04-13 02:34:46
Surf Hyper Potions 22 23354 -76646 -37097 100000 2024-09-01 19:05:57
Unity TheFatRat 21 74497 -25503 -11247 100000 2024-10-05 21:31:30
Pop4 Vibes & Wishdokta 22 74242 -25758 -12467 100000 2024-10-05 21:38:55
Paranormal Inspector K 20 5142 -94858 -37943 100000 2024-11-28 02:57:13
Click Bait S3RL feat. GL!TCH 20 86151 -13849 -5540 100000 2024-10-05 20:48:23
Feel The Melody S3RL feat. Sara 20 82658 -17342 -6937 100000 2024-10-05 20:52:37
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 75692 -24308 -8775 100000 2024-09-01 18:24:47
Bumble Bee Bambee 20 78995 -21005 -8402 100000 2024-09-01 18:38:23
Pink Dinosaur Miss Papaya 19 78602 -21398 -7725 100000 2024-10-05 21:09:25
Dam Dariram Joga 20 79313 -20687 -8275 100000 2024-10-05 21:19:28
Music & Police CJ Crew & KaW feat. Christian D. 21 17127 -82873 -36547 100000 2024-09-01 18:43:57
I'm Crazy For Your Love Black Eva 21 81416 -18584 -8196 100000 2024-10-05 21:42:48
My Generation Captain Jack 20 81354 -18646 -7458 100000 2024-09-01 19:24:29
Beethoven Virus BanYa 22 44801 -55199 -26716 100000 2024-11-28 03:40:44
Cartoon Heroes Barbie Young 21 42752 -57248 -25246 100000 2024-09-01 18:40:55
Operator Miss Papaya 19 79295 -20705 -7475 100000 2024-10-05 20:37:56
Paradox Naoki feat. Riyu Kosaka 20 82739 -17261 -6904 100000 2024-10-05 21:36:32
Have Fun Rameses B 21 77246 -22754 -10035 100000 2024-10-05 20:41:05
TURBO Tokyo Machine 21 80313 -19687 -8682 100000 2024-10-05 21:26:54
Crab Rave Noisestorm 20 76190 -23810 -9524 100000 2024-09-01 19:17:17
Make It Tonight Fracus & Darwin feat. Jake 21 77334 -22666 -9996 100000 2024-10-05 20:43:26
To Your Beat S3RL feat. Hannah Fortune 23 40807 -59193 -31313 100000 2024-09-01 18:49:27
Party ChildsPlay 19 78266 -21734 -7846 100000 2025-04-13 02:32:36
Supernova Laszlo 22 71539 -28461 -13775 100000 2024-09-01 19:03:47
Big Boss Big Boss 21 76478 -23522 -10373 100000 2025-04-13 02:56:34
What Ya Gonna Do Scott Brown 21 44767 -55233 -24358 100000 2024-09-01 19:20:15
Need You Nostalgix 22 80257 -19743 -9556 100000 2024-09-01 19:00:50
Angel Wynona 21 80455 -19545 -8619 100000 2024-10-05 21:04:18
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Rival )  1.9700
Total Execution Time  1.9726
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,928,096 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18497/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 (1.9625 seconds)  (Hide)
0.0015   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` = '18497'
GROUP BY `gs`.`grade
0.0021   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` = '18497'
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` = '18497'
AND `r`.`name` = 'total' 
1.9586   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)