Happybirds123


Total World Records: ??
Country: US

Stars Earned
10
15
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
Can't Get Enough Miradey 20 98828 -1172 -469 100000 2021-07-07 05:30:21
Surf Hyper Potions 22 95748 -4252 -2058 100000 2021-07-07 06:29:12
Bang Bang Bang DCX 21 95763 -4237 -1869 100000 2021-07-07 05:42:36
Young Forever Rebecca 20 98491 -1509 -604 100000 2021-07-07 05:40:19
Justify My Love Tess 21 98695 -1305 -576 100000 2021-07-07 06:34:23
Your Own Destiny Entity & Darwin 24 90701 -9299 -5356 100000 2021-07-07 07:32:04
Arcade Run Perfect Sphere 22 93900 -6100 -2952 100000 2021-07-07 06:29:12
I'm Crazy For Your Love Black Eva 21 96973 -3027 -1335 100000 2021-07-07 05:49:46
BU-44 Naoki 21 98210 -1790 -789 100000 2021-07-07 05:45:03
Fall Silently Christoph Maitland & Toby Emerson feat. Veela 22 95538 -4462 -2160 100000 2021-07-07 05:52:03
Hip Hop Jam Indiggo 20 96371 -3629 -1452 100000 2021-07-07 05:35:21
Forever Schustin 21 96735 -3265 -1440 100000 2021-07-07 05:47:23
Temple Of Love E-Rotic 21 98507 -1493 -658 100000 2021-07-07 06:32:08
The Judgement Day Naoki feat. Riyu Kosaka 19 99215 -785 -283 100000 2021-07-07 05:27:19
Cryosleep Machinae Supremacy 20 97698 -2302 -921 100000 2021-07-07 05:33:02
Destiny Smiley 23 93990 -6010 -3179 100000 2021-07-07 06:39:33
Glowing In The Night Schustin 23 95045 -4955 -2621 100000 2021-07-07 06:36:51
Katana Fighter Electron 22 97807 -2193 -1061 100000 2021-07-07 06:29:12
Sky High DJ Miko 20 97457 -2543 -1017 100000 2021-07-07 05:38:01
Butterfly Swingrowers 19 98344 -1656 -598 100000 2021-07-07 05:19:29
Operator Miss Papaya 19 98864 -1136 -410 100000 2021-07-07 05:24:25
Test My Best E-Rotic 21 90000 -10000 -4410 100000 2021-07-07 06:29:12
Kick It Man KaW feat. DAZ 19 98530 -1470 -531 100000 2021-07-07 05:22:11
If You Can Say Goodbye Kate Project 19 89612 -10388 -3750 100000 2021-07-07 07:32:04
Paradox Naoki feat. Riyu Kosaka 20 98481 -1519 -608 100000 2021-07-07 05:16:51
Ring The Alarm M-Project & Signal 22 84277 -15723 -7610 100000 2021-07-07 07:32:04
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  2.2527
Total Execution Time  2.2563
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,904,592 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/4616/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.2429 seconds)  (Hide)
0.0023   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` = '4616'
GROUP BY `gs`.`grade
0.0015   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` = '4616'
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` = '4616'
AND `r`.`name` = 'total' 
2.2389   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)