AnBird


Total World Records: ??
Country: US

Stars Earned
2
19
10
1

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
Paranormal Inspector K 20 83898 -16102 -6441 100000 2025-09-13 19:31:21
EternuS Sanxion7 20 88690 -11310 -4524 100000 2025-09-13 19:37:02
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
Beethoven Virus BanYa 22 46893 -53107 -25704 100000 2025-09-13 19:39:59
BU-44 Naoki 21 75133 -24867 -10966 100000 2025-07-27 16:34:30
Cryosleep Machinae Supremacy 20 75030 -24970 -9988 100000 2025-09-20 21:20:08
In The Heat Of The Night E-Rotic 20 88263 -11737 -4695 100000 2025-07-27 16:18:05
Cartoon Heroes Barbie Young 21 77355 -22645 -9986 100000 2025-09-06 22:30:58
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
Dark Fenix DE-SIRE 22 77210 -22790 -11030 100000 2025-09-17 23:28:59
Meta Dreadnaught Machinae Supremacy 21 84476 -15524 -6846 100000 2025-08-07 23:12:14
Right Into You The Tech Team 20 89279 -10721 -4288 100000 2025-08-14 01:07:43
Crab Rave Noisestorm 20 89246 -10754 -4302 100000 2025-06-29 03:02:16
Northern Lights Saxsquatch 21 86064 -13936 -6146 100000 2025-09-06 22:05:13
Nothing Else Matters Katya Ocean 19 80693 -19307 -6970 100000 2025-07-13 19:29:44
Definition of a Badboy Scott Brown 20 89687 -10313 -4125 100000 2025-09-06 22:01:58
Tick Tock Technikore 20 93429 -6571 -2628 100000 2025-09-25 23:55:07
Dancing In The Dark HELLO GLOOM 21 93600 -6400 -2822 100000 2025-08-14 00:58:53
Everybody Get Up Tempo feat. Manola 19 85884 -14116 -5096 100000 2025-07-13 19:26:52
Love Toxic FACTOR-X 21 68408 -31592 -13932 100000 2025-09-20 21:01:27
戦国 Re-venG 21 84448 -15552 -6858 100000 2025-08-17 01:11:40
Total Nuclear Annihilation Scott Danesi 22 86972 -13028 -6306 100000 2025-09-06 22:34:03
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 87604 -12396 -5467 100000 2025-08-07 23:02:46
Letting Go Bensley & Voicians 19 83316 -16684 -6023 100000 2025-08-21 23:07:47
Bella Ciao BEAUZ & XYSM 20 87593 -12407 -4963 100000 2025-09-17 23:23:36
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Rival )  2.1684
Total Execution Time  2.1710
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,936,688 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 (2.1596 seconds)  (Hide)
0.0069   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.0058   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' 
2.1466   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)