SunnyTheLion


Total World Records: ??
Country: US

Stars Earned
15
4
6

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
Start & Paws Oscillator X 19 43099 -56901 -20541 100000 2025-09-18 01:16:26
Joanna Crazy Loop 19 39468 -60532 -21852 100000 2024-05-14 23:13:20
This Is Rock And Roll DJ Zombie 19 13304 -86696 -31297 100000 2021-07-26 05:04:39
Dies Irae Jason Creasey 19 72214 -27786 -10031 100000 2025-09-18 01:02:14
Click Bait S3RL feat. GL!TCH 20 81202 -18798 -7519 100000 2025-09-21 21:01:03
EternuS Sanxion7 20 43652 -56348 -22539 100000 2025-09-24 22:34:17
Coming Out Playmaker feat. Robina 19 68948 -31052 -11210 100000 2022-01-17 22:41:08
Pink Dinosaur Miss Papaya 19 57602 -42398 -15306 100000 2023-03-01 23:10:02
Music & Police CJ Crew & KaW feat. Christian D. 21 5206 -94794 -41804 100000 2022-03-30 22:28:29
Devil Inside CRMNL 19 79276 -20724 -7481 100000 2024-06-04 22:34:41
Night Of Fright Justin Corza & 420 22 3557 -96443 -46678 100000 2024-06-04 22:26:00
I'm Crazy For Your Love Black Eva 21 10964 -89036 -39265 100000 2023-01-08 19:58:38
The Judgement Day Naoki feat. Riyu Kosaka 19 31497 -68503 -24730 100000 2022-02-08 23:27:18
Sky High DJ Miko 20 11670 -88330 -35332 100000 2021-07-13 04:26:33
Butterfly Swingrowers 19 84336 -15664 -5655 100000 2024-05-17 23:11:12
Kick It Man KaW feat. DAZ 19 50289 -49711 -17946 100000 2025-09-18 01:09:44
Jukebox Swingrowers 21 1419 -98581 -43474 100000 2023-02-27 23:27:59
High On Your Love Safura 19 36844 -63156 -22799 100000 2024-06-04 22:41:49
Silent Movie Little Violet 19 81153 -18847 -6804 100000 2025-09-18 01:13:45
Here For You PIXL feat. Q'AILA 19 69048 -30952 -11174 100000 2025-09-18 01:06:09
Recovery JMCX 19 78315 -21685 -7828 100000 2022-03-30 22:15:14
We Got The Moves Electric Callboy 20 24711 -75289 -30116 100000 2025-09-23 22:22:06
Pump It Electric Callboy 21 9082 -90918 -40095 100000 2024-07-17 01:07:16
Crab Rave Noisestorm 20 72955 -27045 -10818 100000 2025-09-24 22:28:33
Born to Run Red Parker 19 53468 -46532 -16798 100000 2024-06-04 22:28:18
  BENCHMARKS  
Loading Time: Base Classes  0.0044
Controller Execution Time ( Main / Rival )  3.7491
Total Execution Time  3.7537
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,916,608 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3838/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 (3.7386 seconds)  (Hide)
0.0204   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` = '3838'
GROUP BY `gs`.`grade
0.0124   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` = '3838'
AND `ghs`.`private` = 
0.0003   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` = '3838'
AND `r`.`name` = 'total' 
3.7055   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)