EZ2Dancer


Total World Records: ??
Country: US

Stars Earned
16
18
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
Da Roots Mind Reflection 20 76655 -23345 -9338 100000 2025-06-23 05:24:51
Be Alive Stian K 20 78576 -21424 -8570 100000 2025-02-27 06:29:49
Never Gonna Make Morgana 21 86782 -13218 -5829 100000 2025-04-06 04:44:47
Ghosts Tenth Planet 20 93005 -6995 -2798 100000 2025-06-23 05:30:42
Justify My Love Tess 21 81773 -18227 -8038 100000 2025-06-23 05:20:36
Pink Dinosaur Miss Papaya 19 91074 -8926 -3222 100000 2025-06-23 04:55:13
Bye Bye Baby Balloon Joga 21 90962 -9038 -3986 100000 2025-07-12 05:35:27
Exotica Banzai 23 76727 -23273 -12311 100000 2025-07-03 05:43:39
No Princess Lynn 19 89980 -10020 -3617 100000 2025-06-23 05:10:03
Stay Tess 20 85071 -14929 -5972 100000 2024-03-09 08:58:09
Fantasy Melissa 21 78374 -21626 -9537 100000 2024-02-25 09:31:44
In My Dreams Rebecca 20 88340 -11660 -4664 100000 2025-06-23 05:17:26
My Baby Mama Anquette 21 76317 -23683 -10444 100000 2025-04-06 04:42:14
Nori Nori Nori Judy Crystal 21 79053 -20947 -9238 100000 2025-06-23 04:59:00
Charlene Missing Heart 22 4487 -95513 -46228 100000 2025-06-23 05:03:13
Baby Love Me Judy Crystal 21 87109 -12891 -5685 100000 2025-07-27 04:25:46
In The Heat Of The Night E-Rotic 20 87768 -12232 -4893 100000 2025-07-12 05:06:11
If You Can Say Goodbye Kate Project 19 89871 -10129 -3657 100000 2025-06-23 05:27:54
Queen Of Light E-Rotic 21 90008 -9992 -4406 100000 2025-06-29 05:50:00
Get Up'n Move S & K 20 78874 -21126 -8450 100000 2024-02-25 09:27:40
Everybody Dance X-Rated 22 88117 -11883 -5751 100000 2025-07-12 05:32:47
Rainbow Rave Parade Chime 24 81502 -18498 -10655 100000 2025-07-03 05:46:58
Energizer ZiGZaG 23 73199 -26801 -14178 100000 2025-07-05 06:06:16
Bassline Shatter M-Project & S2i8 23 41086 -58914 -31166 100000 2024-02-25 09:38:17
The Other Side Au5 & Chime 25 2740 -97260 -60788 100000 2024-02-25 09:24:01
Night In Motion Cubic 22 21 90672 -9328 -4114 100000 2025-07-05 05:59:08
Definition of a Badboy Scott Brown 20 90386 -9614 -3846 100000 2025-02-27 06:33:06
Tick Tock Technikore 20 80352 -19648 -7859 100000 2025-06-29 05:07:50
Color My Love Fun Fun 21 78462 -21538 -9498 100000 2024-12-21 07:17:20
Accelerate Teminite & Skybreak 24 46544 -53456 -30791 100000 2025-07-03 05:36:04
Where Did You Go Tatsunoshin 21 77347 -22653 -9990 100000 2025-02-27 06:26:14
Burbank Nights Dirtyphonics 22 86246 -13754 -6657 100000 2025-02-26 05:14:12
Falling In Love No Hero & Nino Rivera 22 81564 -18436 -8923 100000 2025-07-03 05:40:53
Need You Nostalgix 22 94516 -5484 -2654 100000 2025-07-05 06:02:32
Hero of the Night David Kane 23 64620 -35380 -18716 100000 2025-07-10 04:07:28
Daydream Danny Leax 21 87317 -12683 -5593 100000 2025-02-26 05:10:53
Rain Dance MUZZ 21 93136 -6864 -3027 100000 2025-06-29 05:11:18
In The Echo Koven 22 89997 -10003 -4841 100000 2025-07-03 05:31:13
Letting Go Bensley & Voicians 19 88976 -11024 -3980 100000 2025-06-29 05:43:46
  BENCHMARKS  
Loading Time: Base Classes  0.0053
Controller Execution Time ( Main / Rival )  2.1687
Total Execution Time  2.1744
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,950,152 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14409/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.1554 seconds)  (Hide)
0.0023   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` = '14409'
GROUP BY `gs`.`grade
0.0032   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` = '14409'
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` = '14409'
AND `r`.`name` = 'total' 
2.1497   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)