Firekind


Total World Records: ??
Country: US

Stars Earned
4
6
13
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
In The Hall Of The Mountain King KaW 22 26809 -73191 -35424 100000 2023-12-08 23:37:11
Start & Paws Oscillator X 19 81894 -18106 -6536 100000 2024-03-16 20:33:58
Change The World Nathalie & Kim Lukas 19 96081 -3919 -1415 100000 2024-03-02 21:57:28
Think Thousand Thoughts Auvic 20 84362 -15638 -6255 100000 2024-03-02 20:58:36
This Is Rock And Roll DJ Zombie 19 85894 -14106 -5092 100000 2024-03-02 23:22:35
Ladybug Coconut 19 98113 -1887 -681 100000 2024-11-09 21:54:15
July Smiley 20 87188 -12812 -5125 100000 2024-07-14 01:20:12
Coming Out Playmaker feat. Robina 19 97062 -2938 -1061 100000 2024-03-02 21:46:23
Typical Tropical Bambee 19 92833 -7167 -2587 100000 2024-07-14 01:24:36
Pink Dinosaur Miss Papaya 19 94740 -5260 -1899 100000 2024-03-02 23:01:33
Black Magic Matduke 23 15486 -84514 -44708 100000 2024-02-03 21:55:07
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 47428 -52572 -23184 100000 2023-12-08 23:26:12
Butterfly Swingrowers 19 90685 -9315 -3363 100000 2024-03-02 21:55:22
Cartoon Heroes Barbie Young 21 14729 -85271 -37605 100000 2023-12-08 23:28:16
Kick It Man KaW feat. DAZ 19 86878 -13122 -4737 100000 2023-12-08 23:32:41
Grab It While We Can FantastixX 19 91886 -8114 -2929 100000 2024-03-02 21:41:36
The Naughty Song Oscillator X 19 90115 -9885 -3568 100000 2024-02-03 23:04:57
Here For You PIXL feat. Q'AILA 19 93041 -6959 -2512 100000 2024-03-02 21:38:43
Recovery JMCX 19 84920 -15080 -5444 100000 2024-03-02 23:07:17
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 78393 -21607 -9529 100000 2023-12-08 23:30:32
The 7 Jump Ken-D 19 95798 -4202 -1517 100000 2024-03-02 23:16:24
Party ChildsPlay 19 92942 -7058 -2548 100000 2024-03-02 22:58:57
Jingle Bell Rock KaW feat. Bobby Helms 20 81565 -18435 -7374 100000 2023-12-23 20:41:10
Ping Pong AronChupa & Little Sis Nora 20 91122 -8878 -3551 100000 2025-07-06 22:04:30
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  3.0665
Total Execution Time  3.0696
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,893,840 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/12822/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.0559 seconds)  (Hide)
0.0075   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` = '12822'
GROUP BY `gs`.`grade
0.0089   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` = '12822'
AND `ghs`.`private` = 
0.0004   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` = '12822'
AND `r`.`name` = 'total' 
3.0392   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)