Ravenyae


Total World Records: ??
Country: US

Stars Earned
22
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
Dabbi Doo Ni-Ni 20 92801 -7199 -2880 100000 2024-02-27 00:25:57
Dream A Dream Captain Jack 20 89730 -10270 -4108 100000 2024-03-16 19:26:40
Surf Hyper Potions 22 87486 -12514 -6057 100000 2024-03-04 22:19:57
Da Roots Mind Reflection 20 92530 -7470 -2988 100000 2024-02-27 00:28:03
Land Of The Rising Sun Spacekatz 21 92480 -7520 -3316 100000 2024-02-27 00:15:42
Click Bait S3RL feat. GL!TCH 20 93161 -6839 -2736 100000 2024-02-26 22:55:06
Feel The Melody S3RL feat. Sara 20 88708 -11292 -4517 100000 2024-03-03 00:58:14
Boom Boom Dollars King Kong & D'Jungle Girls 21 85434 -14566 -6424 100000 2024-03-04 22:29:31
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 93270 -6730 -2430 100000 2024-02-25 02:27:50
Bumble Bee Bambee 20 94300 -5700 -2280 100000 2024-03-03 00:52:56
Bang Bang Bang DCX 21 85463 -14537 -6411 100000 2024-03-03 00:44:36
Flash In The Night Flashman 22 2087 -97913 -47390 100000 2024-02-25 02:44:30
Young Forever Rebecca 20 86996 -13004 -5202 100000 2024-02-25 01:32:30
Dam Dariram Joga 20 88651 -11349 -4540 100000 2024-04-11 02:35:14
So Deep Silvertear 21 87833 -12167 -5366 100000 2024-02-25 02:30:36
Speed Over Beethoven Rose 22 72704 -27296 -13211 100000 2024-03-04 22:22:49
Dam Dadi Doo Fantasy Project 22 85671 -14329 -6935 100000 2024-03-04 22:17:32
Nightmare FSJ feat. Tara Louise 21 84990 -15010 -6619 100000 2024-02-27 00:18:23
Sky High Lucyfer 20 88847 -11153 -4461 100000 2024-02-26 22:45:37
Ma Huggies FIG & Nico Sleator 20 88147 -11853 -4741 100000 2024-03-04 22:12:22
Cartoon Heroes Barbie Young 21 86097 -13903 -6131 100000 2024-11-10 02:08:46
Test My Best E-Rotic 21 77098 -22902 -10100 100000 2024-02-25 02:41:57
Cyber-Kyoto- Re-venG 20 90470 -9530 -3812 100000 2024-02-27 00:30:07
BUBBLES Tokyo Machine 22 86910 -13090 -6336 100000 2024-02-25 01:39:27
The Shrimps Vertigini 20 85356 -14644 -5858 100000 2024-02-25 01:21:49
Villain PIXY 20 88366 -11634 -4654 100000 2024-02-27 00:23:30
Trigger CraXy 21 77572 -22428 -9891 100000 2024-04-11 02:16:13
Right Into You The Tech Team 20 95035 -4965 -1986 100000 2024-03-07 02:19:16
Make It Tonight Fracus & Darwin feat. Jake 21 80834 -19166 -8452 100000 2024-02-27 00:13:27
Northern Lights Saxsquatch 21 92684 -7316 -3226 100000 2024-02-26 22:52:23
Candy Pop Luv Limited -NM- 21 89435 -10565 -4659 100000 2024-03-07 02:23:45
Under The Bed Macks Wolf X Tatsunoshin 21 89332 -10668 -4705 100000 2024-02-25 01:35:54
Truth or Dare PIXY 19 91891 -8109 -2927 100000 2024-03-04 22:15:11
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Rival )  2.4784
Total Execution Time  2.4822
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,926,776 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14279/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.4691 seconds)  (Hide)
0.0026   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` = '14279'
GROUP BY `gs`.`grade
0.0017   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` = '14279'
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` = '14279'
AND `r`.`name` = 'total' 
2.4647   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)