FLYNN


Total World Records: ??
Country: US

Stars Earned
17
8
1
4

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 90028 -9972 -3600 100000 2024-02-29 03:57:09
Think Thousand Thoughts Auvic 20 91292 -8708 -3483 100000 2024-04-16 01:42:10
Who KaW 21 84388 -15612 -6885 100000 2024-04-16 01:36:50
Monody TheFatRat feat. Laura Brehm 22 92873 -7127 -3449 100000 2024-06-15 03:28:56
Surf Hyper Potions 22 86457 -13543 -6555 100000 2024-02-29 04:03:16
Unity TheFatRat 21 91647 -8353 -3684 100000 2024-04-16 01:39:40
Spin Chicken Freebie & The Bean 21 81392 -18608 -8206 100000 2024-05-12 23:31:05
Click Bait S3RL feat. GL!TCH 20 62883 -37117 -14847 100000 2025-03-02 01:15:21
Boom Boom Dollars King Kong & D'Jungle Girls 21 91624 -8376 -3694 100000 2024-02-24 03:45:58
Be Alive Stian K 20 94215 -5785 -2314 100000 2024-03-05 04:33:25
Equinox Mage 21 89984 -10016 -4417 100000 2024-05-12 23:35:12
Sky High Lucyfer 20 84893 -15107 -6043 100000 2024-02-29 03:49:57
Bring Your Lovin Back Fracus 20 85958 -14042 -5617 100000 2024-02-24 03:43:43
Megalovania Toby Fox 21 87773 -12227 -5392 100000 2024-06-15 02:36:53
What Love Feels Like Leonail 20 90260 -9740 -3896 100000 2024-03-05 04:18:28
Csikos Post BanYa 22 9402 -90598 -43849 100000 2025-03-02 01:19:16
Twelve Riyu Kosaka 20 89261 -10739 -4296 100000 2024-03-05 04:21:32
SubZero Donk Terrorist vs. 204 22 92229 -7771 -3761 100000 2024-02-29 03:59:58
Cartoon Heroes Barbie Young 21 91992 -8008 -3532 100000 2024-02-24 03:48:32
William Tell Quiqman 24 42622 -57378 -33050 100000 2024-10-05 02:11:00
Business Wars Quiqman feat. Eternal JK Yoripi-chan 23 86445 -13555 -7171 100000 2024-06-15 03:46:25
Space Boy Rameses B, Feint & Veela 22 72510 -27490 -13305 100000 2024-02-29 03:52:24
TURBO Tokyo Machine 21 95202 -4798 -2116 100000 2024-06-15 02:39:14
Crab Rave Noisestorm 20 86553 -13447 -5379 100000 2025-03-02 01:17:20
Forever and a Day Dy5on feat. Silver Angelina 22 90250 -9750 -4719 100000 2024-05-19 19:23:47
Bassline Shatter M-Project & S2i8 23 87113 -12887 -6817 100000 2024-03-05 04:27:16
GALACTICAL Tokyo Machine 23 28309 -71691 -37925 100000 2024-05-19 19:21:28
Asian Night in 20XX NM Japan 22 55104 -44896 -21730 100000 2024-03-05 04:29:49
Swipe Felix Schorn 21 89764 -10236 -4514 100000 2024-07-13 18:02:51
FAR OUT Tokyo Machine 24 86158 -13842 -7973 100000 2024-05-12 23:37:54
  BENCHMARKS  
Loading Time: Base Classes  0.0036
Controller Execution Time ( Main / Rival )  2.1854
Total Execution Time  2.1893
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,920,512 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14331/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.1742 seconds)  (Hide)
0.0026   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` = '14331'
GROUP BY `gs`.`grade
0.0024   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` = '14331'
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` = '14331'
AND `r`.`name` = 'total' 
2.1689   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)