Parni


Total World Records: ??
Country: JP

Stars Earned
5
20
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
Joanna Crazy Loop 19 85519 -14481 -5228 100000 2023-07-09 08:25:33
Crazy Baby Fantasy Project 20 92864 -7136 -2854 100000 2026-04-26 04:11:18
Surf Hyper Potions 22 92460 -7540 -3649 100000 2026-04-26 05:31:49
Disconnected Disco Kid Whatever 20 91333 -8667 -3467 100000 2026-05-03 05:39:36
Drifting Away Filo Bedo 20 96516 -3484 -1394 100000 2026-04-26 04:07:55
Utopia Smiley 22 92193 -7807 -3779 100000 2026-04-26 06:28:29
Do U Love Me DJ Doo 21 85769 -14231 -6276 100000 2026-04-25 10:11:23
Coming Out Playmaker feat. Robina 19 96045 -3955 -1428 100000 2026-04-25 08:24:58
Young Forever Rebecca 20 97719 -2281 -912 100000 2026-04-26 06:07:19
Ghosts Tenth Planet 20 93854 -6146 -2458 100000 2026-04-26 04:04:59
Justify My Love Tess 21 93735 -6265 -2763 100000 2026-04-25 10:56:47
Movin On Ellen Gee 20 93394 -6606 -2642 100000 2026-04-25 10:42:42
Bye Bye Baby Balloon Joga 21 94027 -5973 -2634 100000 2026-04-26 06:09:47
Music & Police CJ Crew & KaW feat. Christian D. 21 80674 -19326 -8523 100000 2023-07-09 08:28:12
So Deep Silvertear 21 90962 -9038 -3986 100000 2026-04-25 08:13:07
Stay Tess 20 93731 -6269 -2508 100000 2026-04-26 04:01:29
Dam Dadi Doo Fantasy Project 22 92751 -7249 -3509 100000 2026-04-26 05:04:19
My Baby Mama Anquette 21 75033 -24967 -11010 100000 2023-07-09 08:30:18
Into My Dream Lagoona 23 90324 -9676 -5119 100000 2026-04-26 05:35:04
No Nobody's Love Joga 20 87842 -12158 -4863 100000 2026-04-25 10:05:08
My Generation Captain Jack 20 98364 -1636 -654 100000 2026-04-25 10:40:50
Charlene Missing Heart 22 82524 -17476 -8458 100000 2026-04-25 11:03:57
Temple Of Love E-Rotic 21 92652 -7348 -3240 100000 2026-04-26 05:27:52
In The Heat Of The Night E-Rotic 20 93643 -6357 -2543 100000 2026-04-26 04:13:41
UFO Little Sis Nora & S3RL 20 96234 -3766 -1506 100000 2026-04-25 10:37:11
Remember Me Leslie Parrish 21 96275 -3725 -1643 100000 2026-04-26 06:13:21
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  3.4352
Total Execution Time  3.4393
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,022,104 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10797/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.4230 seconds)  (Hide)
0.0073   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` = '10797'
GROUP BY `gs`.`grade
0.0059   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` = '10797'
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` = '10797'
AND `r`.`name` = 'total' 
3.4095   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)