otterOnesEyes


Total World Records: ??
Country: US

Stars Earned
13
12
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
Start & Paws Oscillator X 19 49896 -50104 -18088 100000 2025-05-25 19:49:08
Origin Eagle | Stallian 20 34483 -65517 -26207 100000 2026-02-18 02:59:15
Bagpipe A-Moe 20 75803 -24197 -9679 100000 2025-10-22 03:03:23
Secret 2K12 Rene Ablaze feat. Jacinta 20 72721 -27279 -10912 100000 2026-02-05 23:24:01
Unity TheFatRat 21 16380 -83620 -36876 100000 2025-03-30 15:53:28
Agent Blatant Ernest + Julio 21 15318 -84682 -37345 100000 2026-02-06 01:25:24
This Is Rock And Roll DJ Zombie 19 62913 -37087 -13388 100000 2025-04-27 17:56:14
Paranormal Inspector K 20 25930 -74070 -29628 100000 2026-02-18 02:55:11
Boom Boom Dollars King Kong & D'Jungle Girls 21 75807 -24193 -10669 100000 2026-01-23 03:09:00
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 73226 -26774 -9665 100000 2025-12-18 00:17:13
Hero Miss Papaya 20 773 -99227 -39691 100000 2025-03-30 18:16:46
Music & Police CJ Crew & KaW feat. Christian D. 21 10179 -89821 -39611 100000 2026-01-30 04:31:49
Bring Your Lovin Back Fracus 20 68578 -31422 -12569 100000 2026-01-30 04:06:31
Hypnosis Colin Kiddy 21 30655 -69345 -30581 100000 2026-02-13 01:05:10
No Nobody's Love Joga 20 66326 -33674 -13470 100000 2025-11-29 02:52:14
Megalovania Toby Fox 21 83841 -16159 -7126 100000 2025-05-18 18:27:46
Beethoven Virus BanYa 22 42984 -57016 -27596 100000 2025-11-25 02:27:20
Paradox Naoki feat. Riyu Kosaka 20 77326 -22674 -9070 100000 2026-02-18 02:57:05
Grab It While We Can FantastixX 19 25023 -74977 -27067 100000 2025-04-27 20:13:54
Art City Virgill 20 73984 -26016 -10406 100000 2026-01-30 04:16:42
Love Arcade Bending Grid 21 47215 -52785 -23278 100000 2026-01-30 04:11:48
The Bass & the Melody S3RL 22 71694 -28306 -13700 100000 2026-01-30 04:29:41
Jingle Bell Rock KaW feat. Bobby Helms 20 64900 -35100 -14040 100000 2025-12-29 04:40:22
Definition of a Badboy Scott Brown 20 80110 -19890 -7956 100000 2026-01-30 04:33:47
Truth or Dare PIXY 19 83325 -16675 -6020 100000 2026-02-13 01:02:31
Everybody Get Up Tempo feat. Manola 19 76893 -23107 -8342 100000 2025-04-27 20:11:34
Angel Wynona 21 63551 -36449 -16074 100000 2026-01-30 04:18:56
Ping Pong AronChupa & Little Sis Nora 20 76193 -23807 -9523 100000 2026-01-30 04:14:26
Proper Rhythm peak divide 21 25316 -74684 -32936 100000 2025-12-18 01:31:53
Every Time I Close My Eyes Scott Brown & Gillian Tennant 20 35402 -64598 -25839 100000 2026-02-05 23:14:37
Forever Now peak divide 22 73453 -26547 -12849 100000 2026-01-30 02:29:15
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  3.2672
Total Execution Time  3.2703
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,036,056 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/21678/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.2561 seconds)  (Hide)
0.0117   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` = '21678'
GROUP BY `gs`.`grade
0.0068   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` = '21678'
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` = '21678'
AND `r`.`name` = 'total' 
3.2373   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)