Anemone


Total World Records: ??
Country: US

Stars Earned
19
1
3
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
Day After Day Rikah 20 94931 -5069 -2028 100000 2023-11-15 17:00:10
Dabbi Doo Ni-Ni 20 96577 -3423 -1369 100000 2023-12-02 20:08:34
Licky Licky Crispy 20 94506 -5494 -2198 100000 2023-11-07 16:26:03
Ba Be Loo Be La Kristeen 20 90728 -9272 -3709 100000 2023-11-18 22:14:37
Everything Is Changing Rikah 19 91487 -8513 -3073 100000 2023-11-07 17:56:34
Click Bait S3RL feat. GL!TCH 20 95274 -4726 -1890 100000 2023-11-18 17:59:08
Be Alive Stian K 20 94120 -5880 -2352 100000 2023-11-07 16:43:30
Typical Tropical Bambee 19 93796 -6204 -2240 100000 2023-09-07 15:40:56
Young Forever Rebecca 20 93180 -6820 -2728 100000 2023-11-25 21:49:21
Ghosts Tenth Planet 20 92450 -7550 -3020 100000 2023-11-18 22:11:10
Movin On Ellen Gee 20 89917 -10083 -4033 100000 2023-11-07 16:46:38
Pink Dinosaur Miss Papaya 19 97700 -2300 -830 100000 2023-12-02 20:05:16
Crime Time CJ Crew & KaW feat. Sedge 22 67851 -32149 -15560 100000 2023-11-15 18:26:58
Bring Your Lovin Back Fracus 20 87321 -12679 -5072 100000 2023-11-15 18:23:37
Hypnosis Colin Kiddy 21 94988 -5012 -2210 100000 2023-12-02 20:12:13
My Generation Captain Jack 20 96386 -3614 -1446 100000 2024-05-19 17:59:20
Cartoon Heroes Barbie Young 21 84826 -15174 -6692 100000 2023-11-07 18:02:45
If You Can Say Goodbye Kate Project 19 94664 -5336 -1926 100000 2023-10-24 17:08:04
Get Up'n Move S & K 20 94114 -5886 -2354 100000 2023-11-21 18:31:57
Right Into You The Tech Team 20 94414 -5586 -2234 100000 2023-11-15 16:56:56
The 7 Jump Ken-D 19 98023 -1977 -714 100000 2023-11-21 18:35:24
To Your Beat S3RL feat. Hannah Fortune 23 84261 -15739 -8326 100000 2023-11-15 17:03:42
Low Workout Fracus & Darwin 23 76184 -23816 -12599 100000 2023-11-18 22:17:47
Elysium Scott Brown 21 96615 -3385 -1493 100000 2023-11-18 17:55:41
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.3434
Total Execution Time  2.3465
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,893,120 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9156/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.3344 seconds)  (Hide)
0.0017   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` = '9156'
GROUP BY `gs`.`grade
0.0016   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` = '9156'
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` = '9156'
AND `r`.`name` = 'total' 
2.3310   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)