Vann


Total World Records: ??
Country: US

Stars Earned
11
11
8
4

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
Party All Night KaW feat. Sam-I-Am 20 30973 -69027 -27611 100000 2024-04-18 01:48:12
Start & Paws Oscillator X 19 9127 -90873 -32805 100000 2023-11-10 02:25:39
Time is Ticking Elpis feat. Black Elway 19 81571 -18429 -6653 100000 2024-12-10 02:16:27
Birdie Doolittle 19 86336 -13664 -4933 100000 2023-07-17 23:53:58
The 7th Element Vitas 19 75636 -24364 -8795 100000 2023-11-10 02:15:08
Unity TheFatRat 21 76925 -23075 -10176 100000 2025-02-06 01:53:16
Da Roots Mind Reflection 20 89235 -10765 -4306 100000 2025-03-04 02:13:52
Dies Irae Jason Creasey 19 40897 -59103 -21336 100000 2023-05-02 01:40:43
Bumble Bee Bambee 20 41485 -58515 -23406 100000 2025-02-06 01:28:00
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 88338 -11662 -4665 100000 2025-02-06 01:34:38
Devil Inside CRMNL 19 92326 -7674 -2770 100000 2024-12-10 02:30:04
India's Glitch Kirill Gramada 21 38481 -61519 -27130 100000 2024-01-06 02:46:45
Megalovania Toby Fox 21 56599 -43401 -19140 100000 2024-01-06 02:11:44
Butterfly Swingrowers 19 90563 -9437 -3407 100000 2025-07-18 00:24:13
Operator Miss Papaya 19 79717 -20283 -7322 100000 2023-12-30 02:15:38
Kick It Man KaW feat. DAZ 19 80761 -19239 -6945 100000 2023-08-15 23:48:28
If You Can Say Goodbye Kate Project 19 45467 -54533 -19686 100000 2023-04-19 01:23:26
Say What Cut Capers 21 77980 -22020 -9711 100000 2025-02-06 01:49:49
Kinky Boots Daz Sampson & Nona 19 86212 -13788 -4977 100000 2024-02-03 02:34:31
Robot World Oscillator X 19 59542 -40458 -14605 100000 2023-12-08 01:16:30
SaberDance Quiqman 22 627 -99373 -48097 100000 2025-03-04 02:17:31
Everybody 2 the Sun Ultimate Heights 20 90069 -9931 -3972 100000 2025-08-04 19:43:38
Silent Movie Little Violet 19 70679 -29321 -10585 100000 2023-11-29 01:16:21
Orbit Ellis 19 75470 -24530 -8855 100000 2024-01-06 02:22:57
Perks Bibi Gold 21 28341 -71659 -31602 100000 2024-01-25 01:53:20
Crab Rave Noisestorm 20 80945 -19055 -7622 100000 2024-01-25 02:24:20
Born to Run Red Parker 19 79914 -20086 -7251 100000 2025-02-06 01:24:27
Do My Thing PRTY ANML 20 89254 -10746 -4298 100000 2024-12-10 02:32:27
Nothing Else Matters Katya Ocean 19 62698 -37302 -13466 100000 2024-01-25 02:02:21
Love Ari Dayan 20 90426 -9574 -3830 100000 2025-08-04 19:20:53
Keep On Dancing BEAUZ feat. Heleen 20 43790 -56210 -22484 100000 2024-04-18 01:30:49
Halloween Scream Bigshot Bo And The Swing Crusaders 21 35763 -64237 -28329 100000 2023-12-30 02:25:41
Party ChildsPlay 19 92526 -7474 -2698 100000 2025-07-18 00:41:55
Dreaming Conro 20 18400 -81600 -32640 100000 2025-02-06 01:42:11
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  2.5323
Total Execution Time  2.5364
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,929,904 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8215/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.5182 seconds)  (Hide)
0.0067   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` = '8215'
GROUP BY `gs`.`grade
0.0200   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` = '8215'
AND `ghs`.`private` = 
0.0004   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` = '8215'
AND `r`.`name` = 'total' 
2.4910   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)