SKIPY


Total World Records: ??
Country: CA

Stars Earned
6
10
8
2

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 72303 -27697 -9999 100000 2023-08-11 02:38:16
Land Of The Lost Banzai 19 33833 -66167 -23886 100000 2023-09-01 16:14:08
Birdie Doolittle 19 38643 -61357 -22150 100000 2023-09-10 16:43:58
Moonstone Virgill 19 44013 -55987 -20211 100000 2023-09-01 16:32:12
Da Roots Mind Reflection 20 80188 -19812 -7925 100000 2023-06-30 18:57:37
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 56652 -43348 -17339 100000 2023-09-27 20:20:18
Ladybug Coconut 19 81476 -18524 -6687 100000 2023-06-30 18:42:31
No Princess Lynn 19 34000 -66000 -23826 100000 2023-09-01 16:33:52
Devil Inside CRMNL 19 87434 -12566 -4536 100000 2023-09-27 20:06:33
Doh! Tale & Dutch 20 81386 -18614 -7446 100000 2023-07-27 02:54:52
Operator Miss Papaya 19 21400 -78600 -28375 100000 2023-08-03 01:59:19
Kick It Man KaW feat. DAZ 19 38138 -61862 -22332 100000 2023-07-22 01:27:55
If You Can Say Goodbye Kate Project 19 84353 -15647 -5649 100000 2023-06-30 18:40:29
Say What Cut Capers 21 27933 -72067 -31782 100000 2023-08-11 02:16:45
Kinky Boots Daz Sampson & Nona 19 70034 -29966 -10818 100000 2023-07-24 01:32:46
Lay It Down Tchorta & Gui Boratto 19 41357 -58643 -21170 100000 2023-09-01 16:15:48
Silent Movie Little Violet 19 82398 -17602 -6354 100000 2023-08-11 02:20:48
The Naughty Song Oscillator X 19 75162 -24838 -8967 100000 2023-09-27 20:09:15
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 63503 -36497 -13175 100000 2023-08-11 02:06:10
Sing It Again Kirk Monteux 19 79765 -20235 -7305 100000 2023-07-24 01:38:51
Here For You PIXL feat. Q'AILA 19 78197 -21803 -7871 100000 2023-09-01 16:10:53
Only You DEXTER KING feat. Alexis Donn 19 87655 -12345 -4457 100000 2023-08-01 00:38:32
Down Low Hr. Troels x Felix Schorn 20 40382 -59618 -23847 100000 2023-07-27 02:57:05
Sirens RENOLD X Scarlett 19 54523 -45477 -16417 100000 2023-07-24 01:40:59
All Starts Now Laurell 19 69660 -30340 -10953 100000 2023-09-10 16:42:18
Boogeyman Wizardz of Oz 19 66074 -33926 -12247 100000 2023-11-18 20:55:48
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  3.0866
Total Execution Time  3.0896
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,906,584 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/4865/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.0778 seconds)  (Hide)
0.0017   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` = '4865'
GROUP BY `gs`.`grade
0.0022   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` = '4865'
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` = '4865'
AND `r`.`name` = 'total' 
3.0736   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)