Naaktgeboren


Total World Records: ??
Country: US

Stars Earned
4
15
1
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
Birdie Doolittle 19 83480 -16520 -5964 100000 2023-02-12 20:38:53
Dream A Dream Captain Jack 20 36059 -63941 -25576 100000 2022-10-15 00:15:12
Moonstone Virgill 19 87390 -12610 -4552 100000 2022-08-21 21:03:02
The 7th Element Vitas 19 6811 -93189 -33641 100000 2021-11-14 02:36:30
Bounce Crew 7 19 18458 -81542 -29437 100000 2021-11-13 23:08:45
Zodiac Banzai 21 35003 -64997 -28664 100000 2022-08-21 21:32:18
Made In China Vitas & Sergey Pudovkin 20 86385 -13615 -5446 100000 2022-10-15 00:23:00
Unity TheFatRat 21 25084 -74916 -33038 100000 2022-08-21 21:29:12
Ra Banzai 21 56802 -43198 -19050 100000 2022-08-21 21:26:56
This Is Rock And Roll DJ Zombie 19 47312 -52688 -19020 100000 2022-08-21 21:18:51
Dies Irae Jason Creasey 19 21593 -78407 -28305 100000 2023-02-12 20:04:39
Ladybug Coconut 19 36647 -63353 -22870 100000 2022-08-21 20:55:48
EternuS Sanxion7 20 10622 -89378 -35751 100000 2021-11-13 23:17:42
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 75990 -24010 -9604 100000 2022-08-21 21:05:55
Movin On Ellen Gee 20 36292 -63708 -25483 100000 2022-10-15 00:25:57
Stay Tess 20 18733 -81267 -32507 100000 2022-10-14 23:42:27
Magic Mystery Tour KaW feat. Paula Terry 19 62547 -37453 -13521 100000 2022-08-21 21:00:51
Spaceman Bambee & Lynn 20 76165 -23835 -9534 100000 2022-08-21 21:10:28
Ma Huggies FIG & Nico Sleator 20 23745 -76255 -30502 100000 2022-10-15 00:20:34
The Judgement Day Naoki feat. Riyu Kosaka 19 43907 -56093 -20250 100000 2022-08-21 21:16:07
Kick It Man KaW feat. DAZ 19 28043 -71957 -25976 100000 2022-08-21 20:49:26
Robot World Oscillator X 19 55901 -44099 -15920 100000 2023-02-12 20:26:39
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 58399 -41601 -15018 100000 2022-10-14 23:25:32
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  1.9986
Total Execution Time  2.0015
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,608 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/5722/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 (1.9897 seconds)  (Hide)
0.0027   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` = '5722'
GROUP BY `gs`.`grade
0.0012   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` = '5722'
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` = '5722'
AND `r`.`name` = 'total' 
1.9856   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)