CLosDance


Country: US

Stars Earned
23
12
9

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 44

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 3776 2023-11-28 17:01:40
Dynamo Oscillator X 19 33518 2023-11-17 16:02:42
Dream A Dream Captain Jack 20 4500 2023-12-05 20:12:10
What Happened To Love Denine 19 29399 2023-12-05 20:10:07
Unity TheFatRat 21 7559 2024-02-22 21:57:19
Da Roots Mind Reflection 20 80969 2024-02-22 21:33:34
Dies Irae Jason Creasey 19 31460 2023-11-14 17:21:50
Ladybug Coconut 19 11684 2023-11-08 18:33:59
Click Bait S3RL feat. GL!TCH 20 4585 2023-11-13 19:02:59
Boom Boom Dollars King Kong & D'Jungle Girls 21 61553 2024-03-07 20:25:47
Be Alive Stian K 20 57274 2024-02-22 21:41:18
Bumble Bee Bambee 20 69463 2024-02-22 21:48:55
Coming Out Playmaker feat. Robina 19 64218 2023-11-28 17:03:37
Flash In The Night Flashman 22 562 2023-11-29 19:34:55
Hero Miss Papaya 20 76247 2024-02-20 21:23:16
Typical Tropical Bambee 19 77936 2024-02-29 00:19:05
The Saint Goes Marching The Saint 21 11283 2024-02-22 21:39:03
Pink Dinosaur Miss Papaya 19 75358 2024-02-06 21:27:23
No Princess Lynn 19 13039 2023-11-28 16:56:34
Pretty Ugly Yenn 20 5056 2023-09-11 17:43:44
I'm Crazy For Your Love Black Eva 21 74745 2024-03-27 21:51:58
Megalovania Toby Fox 21 61092 2024-02-22 21:55:09
Nori Nori Nori Judy Crystal 21 4217 2024-03-07 20:23:30
Spaceman Bambee & Lynn 20 78341 2024-02-22 21:50:49
Beethoven Virus BanYa 22 4493 2023-11-29 19:01:10
BU-44 Naoki 21 51363 2024-02-29 00:05:27
Baby Love Me Judy Crystal 21 34680 2024-02-06 21:12:19
In The Heat Of The Night E-Rotic 20 67626 2024-01-31 00:52:39
Kick It Man KaW feat. DAZ 19 11884 2023-11-17 16:02:42
Kinky Boots Daz Sampson & Nona 19 10610 2023-11-13 19:08:44
Kalinka Quiqman 20 16379 2024-01-31 00:54:41
Take Take Miss V 20 71306 2024-02-19 23:44:02
The Shrimps Vertigini 20 4700 2023-12-05 20:14:11
Here For You PIXL feat. Q'AILA 19 25527 2023-11-28 17:05:31
Moonlight PIXY 20 31610 2023-11-08 18:12:55
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 72298 2024-02-22 21:59:41
Orbit Ellis 19 75022 2024-04-29 17:17:37
Crab Rave Noisestorm 20 79154 2024-02-29 00:17:08
Northern Lights Saxsquatch 21 74825 2024-04-29 17:19:41
Do My Thing PRTY ANML 20 74314 2024-02-22 21:31:21
2NITE nanobii 21 66929 2024-02-22 21:35:52
Under The Bed Macks Wolf X Tatsunoshin 21 81601 2024-02-20 21:39:29
Elysium Scott Brown 21 48478 2024-02-29 00:03:31
Jingle Bell Rock KaW feat. Bobby Helms 20 74948 2024-02-20 21:26:37
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Scores )  0.0463
Total Execution Time  0.0493
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,582,176 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11690
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0384 seconds)  (Hide)
0.0315   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` = '11690'
GROUP BY `gs`.`grade
0.0054   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` = '11690'
AND `ghs`.`private` = 
0.0015   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` = '11690'
AND `r`.`name` = 'total' 
  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)