Pasha


Total World Records: ??
Country: NL

Stars Earned
10
12
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
Hyper Hyper Smiley 22 41062 -58938 -28526 100000 2025-12-15 16:03:27
Start & Paws Oscillator X 19 78343 -21657 -7818 100000 2025-11-18 17:23:27
Bounce Crew 7 19 16794 -83206 -30037 100000 2025-07-31 16:23:37
Everything Is Changing Rikah 19 5210 -94790 -34219 100000 2025-08-26 16:28:14
Click Bait S3RL feat. GL!TCH 20 76430 -23570 -9428 100000 2025-11-11 16:39:16
July Smiley 20 72941 -27059 -10824 100000 2025-12-11 17:20:38
Bumble Bee Bambee 20 75457 -24543 -9817 100000 2025-11-11 16:53:32
Ghosts Tenth Planet 20 71696 -28304 -11322 100000 2025-11-18 17:20:12
Your Own Destiny Entity & Darwin 24 11774 -88226 -50818 100000 2025-12-11 17:06:15
Step Up Amadeus BanYa 22 33850 -66150 -32017 100000 2025-10-17 16:26:21
Grab It While We Can FantastixX 19 77646 -22354 -8070 100000 2025-11-06 17:29:35
Make It Tonight Fracus & Darwin feat. Jake 21 77160 -22840 -10072 100000 2025-12-09 17:04:52
UFO Little Sis Nora & S3RL 20 82839 -17161 -6864 100000 2025-12-04 17:25:23
Never Let You Down BEAUZ, Miles Away, & RYYZN 22 13828 -86172 -41707 100000 2025-12-09 17:13:32
Tick Tock Technikore 20 1997 -98003 -39201 100000 2025-12-04 17:23:01
What Ya Gonna Do Scott Brown 21 47998 -52002 -22933 100000 2025-11-06 17:25:59
Where Did You Go Tatsunoshin 21 5305 -94695 -41760 100000 2025-11-06 17:33:12
戦国 Re-venG 21 76883 -23117 -10195 100000 2025-11-18 17:53:47
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 37456 -62544 -27582 100000 2025-12-15 16:01:47
Ping Pong AronChupa & Little Sis Nora 20 77168 -22832 -9133 100000 2025-12-11 17:25:52
Bella Ciao BEAUZ & XYSM 20 77837 -22163 -8865 100000 2025-12-15 16:16:27
Let's Go! (This Is It) 2 The Limit 21 77572 -22428 -9891 100000 2025-11-04 17:36:52
My X Little Sis Nora 20 81504 -18496 -7398 100000 2025-12-11 17:23:33
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  3.4058
Total Execution Time  3.4088
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,005,176 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/23651/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.3949 seconds)  (Hide)
0.2356   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` = '23651'
GROUP BY `gs`.`grade
0.0552   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` = '23651'
AND `ghs`.`private` = 
0.0013   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` = '23651'
AND `r`.`name` = 'total' 
3.1028   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)