Aippis


Total World Records: ??
Country: FI

Stars Earned
8
11
9
3

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
Dance Vibrations Elpis 19 83857 -16143 -5828 100000 2025-05-26 16:11:42
Can't Get Enough Miradey 20 2196 -97804 -39122 100000 2024-08-12 15:56:36
Birdie Doolittle 19 87516 -12484 -4507 100000 2025-05-26 16:03:41
Blow My Mind Alphadelta 19 85094 -14906 -5381 100000 2025-04-24 17:53:12
Bounce Crew 7 19 17128 -82872 -29917 100000 2024-03-14 19:06:30
Endless Day Verona 19 66692 -33308 -12024 100000 2025-05-05 17:49:18
I Love You Baby Pandera 21 42253 -57747 -25466 100000 2025-05-29 16:43:17
Everything Is Changing Rikah 19 19210 -80790 -29165 100000 2024-04-01 16:59:04
Ize Pie Headtwist & Pump 19 39398 -60602 -21877 100000 2025-05-26 16:14:15
ROM-eo & Juli8 Nina 19 43224 -56776 -20496 100000 2025-05-29 16:35:23
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 16066 -83934 -33574 100000 2024-08-12 16:23:38
Dies Irae Jason Creasey 19 4089 -95911 -34624 100000 2024-08-12 15:49:36
Be Alive Stian K 20 24748 -75252 -30101 100000 2024-07-17 17:04:59
Coming Out Playmaker feat. Robina 19 86029 -13971 -5044 100000 2025-01-23 19:41:59
NightMoves Playmaker 20 6648 -93352 -37341 100000 2024-08-12 16:12:05
Pink Dinosaur Miss Papaya 19 90736 -9264 -3344 100000 2025-03-27 18:19:33
No Princess Lynn 19 60767 -39233 -14163 100000 2025-03-03 18:56:39
If You Can Say Goodbye Kate Project 19 82933 -17067 -6161 100000 2025-01-30 19:40:21
Robot World Oscillator X 19 96432 -3568 -1288 100000 2025-04-15 18:17:44
Silent Movie Little Violet 19 3718 -96282 -34758 100000 2024-03-14 18:57:42
The Naughty Song Oscillator X 19 90026 -9974 -3601 100000 2024-08-22 17:07:03
Here For You PIXL feat. Q'AILA 19 83457 -16543 -5972 100000 2025-02-17 19:16:00
Recovery JMCX 19 84837 -15163 -5474 100000 2025-03-18 18:19:54
2NITE nanobii 21 56801 -43199 -19051 100000 2025-04-28 17:22:11
Sirens RENOLD X Scarlett 19 89042 -10958 -3956 100000 2025-05-29 16:37:47
All Starts Now Laurell 19 86508 -13492 -4871 100000 2024-11-28 18:31:45
The 7 Jump Ken-D 19 87500 -12500 -4513 100000 2025-05-29 16:31:51
Boogeyman Wizardz of Oz 19 81193 -18807 -6789 100000 2025-04-24 17:58:20
Party ChildsPlay 19 87229 -12771 -4610 100000 2024-11-28 18:10:40
Baila Bolero Fun Fun 20 88481 -11519 -4608 100000 2025-01-09 18:07:56
Halley's Comet Jenna Drey & Joe Bermudez 19 82945 -17055 -6157 100000 2025-04-22 18:00:20
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Rival )  3.2817
Total Execution Time  3.2855
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,923,144 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/12548/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.2703 seconds)  (Hide)
0.1130   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` = '12548'
GROUP BY `gs`.`grade
0.0260   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` = '12548'
AND `ghs`.`private` = 
0.0004   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` = '12548'
AND `r`.`name` = 'total' 
3.1309   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)