videokyd


Total World Records: ??
Country: US

Stars Earned
21
1
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
Land Of The Lost Banzai 19 96137 -3863 -1395 100000 2020-11-07 01:29:33
Birdie Doolittle 19 95986 -4014 -1449 100000 2020-10-24 23:11:55
Can't Let Go Jenna Drey 19 94737 -5263 -1900 100000 2020-11-11 00:58:14
Joanna Crazy Loop 19 90157 -9843 -3553 100000 2020-10-25 00:42:06
Million Feelings Chriss Floren 19 94854 -5146 -1858 100000 2020-11-07 02:06:37
Moonstone Virgill 19 95769 -4231 -1527 100000 2020-11-07 00:57:41
What Happened To Love Denine 19 96196 -3804 -1373 100000 2020-11-07 01:14:11
Blow My Mind Alphadelta 19 97744 -2256 -814 100000 2020-11-07 00:52:44
Funny Love Dan Balan 19 93893 -6107 -2205 100000 2020-11-01 01:03:02
Disconnected Disco Kid Whatever 20 84231 -15769 -6308 100000 2020-10-25 00:47:30
I Think I Like That Sound Kid Whatever 20 91733 -8267 -3307 100000 2020-10-25 01:12:09
Ize Pie Headtwist & Pump 19 96002 -3998 -1443 100000 2020-11-11 01:32:55
Reactor Jason Creasey 19 97221 -2779 -1003 100000 2020-11-11 01:07:22
ROM-eo & Juli8 Nina 19 91800 -8200 -2960 100000 2020-10-18 21:49:26
Dies Irae Jason Creasey 19 95529 -4471 -1614 100000 2020-11-07 01:46:03
EternuS Sanxion7 20 94516 -5484 -2194 100000 2020-10-24 23:11:55
Coming Out Playmaker feat. Robina 19 95985 -4015 -1449 100000 2020-11-11 01:13:49
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 93344 -6656 -2662 100000 2020-11-07 01:46:03
NightMoves Playmaker 20 91459 -8541 -3416 100000 2020-11-11 01:01:06
Typical Tropical Bambee 19 94982 -5018 -1811 100000 2020-11-11 01:20:15
Pink Dinosaur Miss Papaya 19 96504 -3496 -1262 100000 2020-10-24 23:16:16
No Princess Lynn 19 95977 -4023 -1452 100000 2020-11-07 00:57:41
MAX428 Omega 27 2315 -97507 -71083 99822 2020-11-07 02:06:37
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Rival )  3.5438
Total Execution Time  3.5465
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,891,256 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3056/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.5354 seconds)  (Hide)
0.0146   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` = '3056'
GROUP BY `gs`.`grade
0.0110   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` = '3056'
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` = '3056'
AND `r`.`name` = 'total' 
3.5095   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)