AnBird


Total World Records: ??
Country: US

Stars Earned
1
16
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
Bagpipe A-Moe 20 67478 -32522 -13009 100000 2025-05-22 03:08:43
ROM-eo & Juli8 Nina 19 74369 -25631 -9253 100000 2025-07-27 16:24:51
Dies Irae Jason Creasey 19 82969 -17031 -6148 100000 2025-06-05 23:07:27
EternuS Sanxion7 20 87792 -12208 -4883 100000 2025-06-05 23:13:19
Magic Mystery Tour KaW feat. Paula Terry 19 81704 -18296 -6605 100000 2025-04-18 19:41:21
Nori Nori Nori Judy Crystal 21 78254 -21746 -9590 100000 2025-07-27 16:22:20
Twelve Riyu Kosaka 20 77595 -22405 -8962 100000 2025-06-25 23:32:54
BU-44 Naoki 21 75133 -24867 -10966 100000 2025-07-27 16:34:30
Cryosleep Machinae Supremacy 20 74971 -25029 -10012 100000 2025-07-27 16:39:01
In The Heat Of The Night E-Rotic 20 88263 -11737 -4695 100000 2025-07-27 16:18:05
Paradox Naoki feat. Riyu Kosaka 20 85669 -14331 -5732 100000 2025-07-13 19:37:19
Grab It While We Can FantastixX 19 82603 -17397 -6280 100000 2025-07-27 16:26:45
Lay It Down Tchorta & Gui Boratto 19 86338 -13662 -4932 100000 2025-07-11 23:47:29
Meta Dreadnaught Machinae Supremacy 21 81779 -18221 -8035 100000 2025-07-25 01:05:42
Right Into You The Tech Team 20 86125 -13875 -5550 100000 2025-07-04 19:27:53
Crab Rave Noisestorm 20 89246 -10754 -4302 100000 2025-06-29 03:02:16
Nothing Else Matters Katya Ocean 19 80693 -19307 -6970 100000 2025-07-13 19:29:44
Definition of a Badboy Scott Brown 20 88741 -11259 -4504 100000 2025-07-25 01:03:01
Tick Tock Technikore 20 90833 -9167 -3667 100000 2025-07-27 16:12:31
Dancing In The Dark HELLO GLOOM 21 90534 -9466 -4175 100000 2025-07-27 16:14:47
Everybody Get Up Tempo feat. Manola 19 85884 -14116 -5096 100000 2025-07-13 19:26:52
Total Nuclear Annihilation Scott Danesi 22 83409 -16591 -8030 100000 2025-08-02 00:02:27
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 80942 -19058 -8405 100000 2025-08-01 23:45:50
  BENCHMARKS  
Loading Time: Base Classes  0.0041
Controller Execution Time ( Main / Rival )  3.3886
Total Execution Time  3.3930
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,080 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20983/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.3773 seconds)  (Hide)
0.0036   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` = '20983'
GROUP BY `gs`.`grade
0.0028   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` = '20983'
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` = '20983'
AND `r`.`name` = 'total' 
3.3707   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)