fickleheart


Total World Records: ??
Country: US

Stars Earned
8
15
4
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
Start & Paws Oscillator X 19 76857 -23143 -8355 100000 2021-06-19 05:09:51
Surf Hyper Potions 22 91254 -8746 -4233 100000 2025-01-18 22:32:20
Unity TheFatRat 21 92355 -7645 -3371 100000 2021-09-28 09:16:30
Click Bait S3RL feat. GL!TCH 20 83659 -16341 -6536 100000 2021-11-30 02:35:34
EternuS Sanxion7 20 91660 -8340 -3336 100000 2025-02-18 23:34:17
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 92691 -7309 -2639 100000 2021-09-24 10:15:11
Flash In The Night Flashman 22 70643 -29357 -14209 100000 2021-10-12 01:00:16
A Sign Tipsy & Tipsy 23 69663 -30337 -16048 100000 2021-10-12 01:00:16
Fantasy Melissa 21 76600 -23400 -10319 100000 2021-07-04 08:52:05
Dolphin Talk Pyramyth 23 78275 -21725 -11493 100000 2022-03-20 00:57:34
Riddimino Philstep 23 55909 -44091 -23324 100000 2021-09-24 09:38:25
Megalovania Toby Fox 21 88219 -11781 -5195 100000 2025-02-18 23:28:57
Nori Nori Nori Judy Crystal 21 84954 -15046 -6635 100000 2025-02-18 23:31:29
Kagami KaW 21 61524 -38476 -16968 100000 2021-10-12 00:00:22
Butterfly Swingrowers 19 91160 -8840 -3191 100000 2025-03-18 06:17:35
Cartoon Heroes Barbie Young 21 70946 -29054 -12813 100000 2021-06-19 05:46:02
Kick It Man KaW feat. DAZ 19 93467 -6533 -2358 100000 2021-07-04 08:27:52
Paradox Naoki feat. Riyu Kosaka 20 88693 -11307 -4523 100000 2021-07-04 08:27:52
Jukebox Swingrowers 21 92513 -7487 -3302 100000 2021-10-12 00:00:22
Boomerang Miss V 21 91316 -8684 -3830 100000 2021-09-24 09:01:47
Disco High Ultimate Heights 21 94824 -5176 -2283 100000 2021-10-12 00:28:46
Say Na Na Na Serhat 19 96011 -3989 -1440 100000 2021-10-12 00:28:46
Just Do It Swingrowers 21 93085 -6915 -3050 100000 2025-03-18 06:20:24
Northern Lights Saxsquatch 21 94814 -5186 -2287 100000 2025-03-18 06:23:48
The Bass & the Melody S3RL 22 74761 -25239 -12216 100000 2025-07-25 03:05:47
When The Sun Goes Down Ken Blast 22 81624 -18376 -8894 100000 2025-01-18 22:37:44
No Rules Foxela & Britt Lari 19 95719 -4281 -1545 100000 2025-03-28 23:31:25
Remember Me Leslie Parrish 21 86288 -13712 -6047 100000 2025-03-28 23:34:24
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.7098
Total Execution Time  2.7127
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,909,208 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/4434/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 (2.7018 seconds)  (Hide)
0.0065   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` = '4434'
GROUP BY `gs`.`grade
0.0042   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` = '4434'
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` = '4434'
AND `r`.`name` = 'total' 
2.6909   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)