Pivot


Total World Records: ??
Country: US

Stars Earned
8
16
1
6

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
Remember December Smiley 22 77685 -22315 -10800 100000 2024-01-23 14:28:23
Shoulda SUNN 20 19066 -80934 -32374 100000 2024-03-29 22:33:47
Cowbell Rock Pyramyth 23 79514 -20486 -10837 100000 2024-01-23 15:33:17
Zodiac Banzai 21 87593 -12407 -5471 100000 2024-01-23 13:57:27
Unity TheFatRat 21 73171 -26829 -11832 100000 2024-06-15 20:42:31
Bloodrush TechnoDred 26 1591 -98409 -66524 100000 2024-04-13 22:18:22
Fleadh Uncut Ian Parker 21 62095 -37905 -16716 100000 2024-01-23 15:09:13
I Think I Like That Sound Kid Whatever 20 43184 -56816 -22726 100000 2024-04-13 19:31:14
Ize Pie Headtwist & Pump 19 41226 -58774 -21217 100000 2023-11-22 12:12:11
Ra Banzai 21 71519 -28481 -12560 100000 2024-01-23 14:05:26
Boom Boom Dollars King Kong & D'Jungle Girls 21 35325 -64675 -28522 100000 2024-03-29 22:57:31
Beautiful Man Radiorama 21 50655 -49345 -21761 100000 2024-01-23 14:40:09
NightMoves Playmaker 20 134 -99866 -39946 100000 2024-01-23 14:57:05
The Saint Goes Marching The Saint 21 21779 -78221 -34495 100000 2024-03-22 21:41:26
Pink Dinosaur Miss Papaya 19 78149 -21851 -7888 100000 2024-03-29 22:30:57
Anubis Banzai 20 78616 -21384 -8554 100000 2024-01-23 15:21:00
So Deep Silvertear 21 41789 -58211 -25671 100000 2024-04-13 22:12:25
India's Glitch Kirill Gramada 21 80945 -19055 -8403 100000 2024-01-23 14:20:51
Megalovania Toby Fox 21 39034 -60966 -26886 100000 2024-01-23 15:56:43
Summer Smiley 25 5492 -94508 -59068 100000 2024-06-15 21:11:11
Melancholy Vision DE-SIRE 24 25177 -74823 -43098 100000 2024-06-15 20:35:28
Silent Movie Little Violet 19 72222 -27778 -10028 100000 2024-03-29 22:35:55
BUBBLES Tokyo Machine 22 72520 -27480 -13300 100000 2024-02-22 12:30:46
Dystopia 2077 F.O.O.L & The Forgotten 23 40288 -59712 -31588 100000 2024-06-15 21:05:44
Press Start MDK 23 77244 -22756 -12038 100000 2024-01-23 15:23:48
Dark Fenix DE-SIRE 22 57045 -42955 -20790 100000 2024-01-23 15:35:43
Villain PIXY 20 61230 -38770 -15508 100000 2024-06-15 19:24:02
Energizer ZiGZaG 23 45964 -54036 -28585 100000 2023-11-22 12:57:21
STOP! & Go Onyx 21 68818 -31182 -13751 100000 2023-11-22 12:44:41
Therapy Conro 20 5068 -94932 -37973 100000 2024-02-22 13:13:21
BLEEP BLOOP Tokyo Machine 24 19252 -80748 -46511 100000 2024-02-22 13:17:56
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.1839
Total Execution Time  2.1868
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,923,480 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/12868/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.1756 seconds)  (Hide)
0.0014   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` = '12868'
GROUP BY `gs`.`grade
0.0039   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` = '12868'
AND `ghs`.`private` = 
0.0201   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` = '12868'
AND `r`.`name` = 'total' 
2.1502   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)