.NF.


Total World Records: ??
Country: US

Stars Earned
13
8
3
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
Land Of The Lost Banzai 19 86162 -13838 -4996 100000 2025-03-27 00:54:00
Start & Paws Oscillator X 19 10322 -89678 -32374 100000 2023-09-20 23:28:43
All Of Me Klubbmover 20 79304 -20696 -8278 100000 2025-03-27 00:56:10
Firewalker Xenon 19 33452 -66548 -24024 100000 2024-04-18 01:24:28
Change The World Nathalie & Kim Lukas 19 87566 -12434 -4489 100000 2025-02-13 02:26:13
Joanna Crazy Loop 19 74457 -25543 -9221 100000 2025-02-20 01:51:16
Blow My Mind Alphadelta 19 85090 -14910 -5383 100000 2025-02-20 01:49:00
Bounce Crew 7 19 61408 -38592 -13932 100000 2025-02-06 02:11:39
Dies Irae Jason Creasey 19 78943 -21057 -7602 100000 2025-02-13 02:35:33
Coming Out Playmaker feat. Robina 19 86659 -13341 -4816 100000 2025-02-13 02:28:24
Megalovania Toby Fox 21 36656 -63344 -27935 100000 2023-08-02 01:09:10
Paradox Naoki feat. Riyu Kosaka 20 21676 -78324 -31330 100000 2024-08-29 01:21:10
Get Up'n Move S & K 20 29220 -70780 -28312 100000 2025-09-13 21:12:32
Everybody 2 the Sun Ultimate Heights 20 84840 -15160 -6064 100000 2025-02-13 00:56:11
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 66958 -33042 -11928 100000 2025-03-15 23:45:16
Here For You PIXL feat. Q'AILA 19 86361 -13639 -4924 100000 2025-05-29 01:06:27
Villain PIXY 20 84487 -15513 -6205 100000 2025-02-06 01:13:57
Orbit Ellis 19 83315 -16685 -6023 100000 2024-08-01 02:25:50
Born to Run Red Parker 19 6644 -93356 -33702 100000 2025-02-13 00:58:43
Stockholm to Bombay Dr. Bombay 21 52885 -47115 -20778 100000 2023-09-20 23:31:04
All Starts Now Laurell 19 86907 -13093 -4727 100000 2025-02-06 01:16:11
Truth or Dare PIXY 19 85588 -14412 -5203 100000 2025-05-15 00:52:02
My Salsa Carlito 20 79495 -20505 -8202 100000 2025-04-02 23:51:47
Way To Rio Tony T 20 65420 -34580 -13832 100000 2024-09-25 23:56:15
No Rules Foxela & Britt Lari 19 76502 -23498 -8483 100000 2025-04-02 22:24:09
Letting Go Bensley & Voicians 19 20089 -79911 -28848 100000 2025-06-05 00:20:18
Strange Stubborn Proud ELYXR feat. Kurt Harland Larson 19 81352 -18648 -6732 100000 2025-09-13 22:58:09
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.6078
Total Execution Time  2.6108
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,919,232 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9495/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.5776 seconds)  (Hide)
0.0087   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` = '9495'
GROUP BY `gs`.`grade
0.0044   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` = '9495'
AND `ghs`.`private` = 
0.0003   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` = '9495'
AND `r`.`name` = 'total' 
2.5641   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)