NERD


Total World Records: ??
Country: US

Stars Earned
15
13
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
Dynamo Oscillator X 19 93549 -6451 -2329 100000 2024-03-30 01:52:23
Start & Paws Oscillator X 19 85316 -14684 -5301 100000 2024-03-29 22:52:54
Surf Hyper Potions 22 84625 -15375 -7442 100000 2024-04-13 04:51:06
Click Bait S3RL feat. GL!TCH 20 91012 -8988 -3595 100000 2024-05-17 03:16:01
EternuS Sanxion7 20 88862 -11138 -4455 100000 2024-03-15 02:57:57
Feel The Melody S3RL feat. Sara 20 86912 -13088 -5235 100000 2024-03-29 22:38:46
Become Astral Ash Astral 22 79086 -20914 -10122 100000 2024-04-13 04:59:30
Bumble Bee Bambee 20 89408 -10592 -4237 100000 2024-04-11 23:35:15
Anubis Banzai 20 88453 -11547 -4619 100000 2024-04-11 23:59:36
Music & Police CJ Crew & KaW feat. Christian D. 21 87011 -12989 -5728 100000 2024-04-11 23:48:27
So Deep Silvertear 21 89826 -10174 -4487 100000 2024-05-17 05:16:11
Classic Madness Fracus & Darwin 21 23500 -76500 -33737 100000 2024-03-15 01:00:48
Equinox Mage 21 87102 -12898 -5688 100000 2024-08-24 21:40:43
Bring Your Lovin Back Fracus 20 81628 -18372 -7349 100000 2024-04-11 23:29:26
My Generation Captain Jack 20 89653 -10347 -4139 100000 2024-04-11 23:38:08
BU-44 Naoki 21 85897 -14103 -6219 100000 2024-04-11 23:40:40
Kagami KaW 21 82702 -17298 -7628 100000 2024-04-12 00:50:49
Forever Schustin 21 80439 -19561 -8626 100000 2024-03-29 22:04:42
Cartoon Heroes Barbie Young 21 86836 -13164 -5805 100000 2024-03-30 01:22:01
Cyber-Kyoto- Re-venG 20 82043 -17957 -7183 100000 2024-03-30 01:18:35
Shiawase Dion Timmer 23 43205 -56795 -30045 100000 2024-03-29 22:49:37
How We Win FWLR 21 82177 -17823 -7860 100000 2024-04-11 23:46:12
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 71671 -28329 -14986 100000 2024-05-17 05:12:57
Born to Run Red Parker 19 93407 -6593 -2380 100000 2024-04-11 23:56:45
EMEA Re-venG 24 79717 -20283 -11683 100000 2024-05-17 05:10:20
Samurai Rameses B 22 26904 -73096 -35378 100000 2024-04-13 04:56:23
Swipe Felix Schorn 21 92385 -7615 -3358 100000 2024-04-11 23:51:23
Elysium Scott Brown 21 90181 -9819 -4330 100000 2024-03-29 22:43:56
Zen Re-venG 22 91869 -8131 -3935 100000 2024-07-13 04:44:30
Herrscher of Finality Omega 23 80287 -19713 -10428 100000 2024-07-13 04:49:11
What Ya Gonna Do Scott Brown 21 84398 -15602 -6880 100000 2024-07-13 04:51:23
Where Did You Go Tatsunoshin 21 6246 -93754 -41346 100000 2024-09-04 23:48:32
Running In The 90s Max Coveri 23 84796 -15204 -8043 100000 2024-12-27 00:38:04
  BENCHMARKS  
Loading Time: Base Classes  0.0042
Controller Execution Time ( Main / Rival )  3.2672
Total Execution Time  3.2717
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,927,528 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14979/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.2562 seconds)  (Hide)
0.0021   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` = '14979'
GROUP BY `gs`.`grade
0.0043   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` = '14979'
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` = '14979'
AND `r`.`name` = 'total' 
3.2495   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)