ckdur


Total World Records: ??
Country: CO

Stars Earned
12
10
2
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
Dance Vibrations Elpis 19 88316 -11684 -4218 100000 2021-11-27 09:29:37
Party All Night KaW feat. Sam-I-Am 20 87518 -12482 -4993 100000 2021-12-11 10:41:33
Day After Day Rikah 20 85209 -14791 -5916 100000 2021-12-11 09:28:45
Lucky Star Miradey 20 82102 -17898 -7159 100000 2021-12-11 08:37:44
Moonstone Virgill 19 89584 -10416 -3760 100000 2021-11-06 11:31:54
Who KaW 21 80403 -19597 -8642 100000 2021-12-11 08:37:44
Ignition Starts KaW 21 81966 -18034 -7953 100000 2022-01-22 11:31:02
Disconnected Disco Kid Whatever 20 72518 -27482 -10993 100000 2021-11-27 09:29:37
Rainspark Sanxion7 21 88182 -11818 -5212 100000 2023-03-04 09:42:43
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 91742 -8258 -2981 100000 2021-12-11 10:41:33
NightMoves Playmaker 20 88463 -11537 -4615 100000 2021-12-11 09:28:45
Whoopsy Daisy Wolfgang Lohr & Balduin feat. Sebastian Daws 21 77643 -22357 -9859 100000 2021-12-11 08:48:11
Electric The DNC feat. Miss Amani 22 56677 -43323 -20968 100000 2023-03-04 09:45:41
No Nobody's Love Joga 20 90450 -9550 -3820 100000 2021-12-11 10:41:33
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 87562 -12438 -5485 100000 2021-12-11 08:58:15
Temple Of Love E-Rotic 21 3045 -96955 -42757 100000 2021-11-06 11:24:40
Butterfly Swingrowers 19 93794 -6206 -2240 100000 2021-12-11 08:48:11
Operator Miss Papaya 19 67078 -32922 -11885 100000 2021-10-23 13:12:50
Kick It Man KaW feat. DAZ 19 89349 -10651 -3845 100000 2021-12-11 08:37:44
Liquify Toby Emerson 21 79994 -20006 -8823 100000 2021-12-11 08:48:11
Jukebox Swingrowers 21 84261 -15739 -6941 100000 2021-12-11 09:28:45
Lay It Down Tchorta & Gui Boratto 19 87117 -12883 -4651 100000 2022-01-22 09:59:26
We Do This Dance Victoria 22 90138 -9862 -4773 100000 2021-12-11 08:58:15
Just Do It Swingrowers 21 76397 -23603 -10409 100000 2023-03-04 09:39:51
Bambole (Ole) Papa Gonzalez 20 84102 -15898 -6359 100000 2023-02-25 09:42:46
  BENCHMARKS  
Loading Time: Base Classes  0.0060
Controller Execution Time ( Main / Rival )  3.3973
Total Execution Time  3.4036
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,904,144 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/5581/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.3400 seconds)  (Hide)
0.0089   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` = '5581'
GROUP BY `gs`.`grade
0.0031   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` = '5581'
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` = '5581'
AND `r`.`name` = 'total' 
3.3278   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)