Karitxg


Total World Records: ??
Country: US

Stars Earned
3
9
19
2

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
Start & Paws Oscillator X 19 68862 -31138 -11241 100000 2025-06-20 00:58:30
Blow My Mind Alphadelta 19 88922 -11078 -3999 100000 2025-06-20 00:55:59
Girlz Night Out Jenna Drey 20 86367 -13633 -5453 100000 2025-08-13 01:05:51
Unity TheFatRat 21 70909 -29091 -12829 100000 2025-04-26 01:06:21
Holy Guacamole Chucho Merchán 23 18781 -81219 -42965 100000 2025-08-22 00:26:20
Ize Pie Headtwist & Pump 19 72809 -27191 -9816 100000 2025-05-24 17:16:42
Dies Irae Jason Creasey 19 81440 -18560 -6700 100000 2025-05-24 17:11:19
Click Bait S3RL feat. GL!TCH 20 86026 -13974 -5590 100000 2025-08-13 00:58:29
Be Alive Stian K 20 79373 -20627 -8251 100000 2025-06-14 17:55:18
Bumble Bee Bambee 20 77551 -22449 -8980 100000 2025-08-13 01:07:49
Nightmare FSJ feat. Tara Louise 21 86101 -13899 -6129 100000 2025-08-22 00:22:39
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 82543 -17457 -7699 100000 2025-08-22 00:13:02
Electro Asia Re-venge Phoenix 21 29436 -70564 -31119 100000 2025-08-17 02:37:54
Hip Hop Jam Indiggo 20 75069 -24931 -9972 100000 2025-05-24 17:35:51
Kinky Boots Daz Sampson & Nona 19 83443 -16557 -5977 100000 2025-05-24 17:07:48
Give You Love Daz Sampson & Katya Ocean 21 81202 -18798 -8290 100000 2025-08-21 23:33:41
Follow My Pamp Andrea Damante feat. Adam Clay 20 82922 -17078 -6831 100000 2025-08-17 02:35:44
BUBBLES Tokyo Machine 22 71955 -28045 -13574 100000 2025-08-03 02:46:52
Here For You PIXL feat. Q'AILA 19 85558 -14442 -5214 100000 2025-05-24 17:13:52
Have Fun Rameses B 21 85452 -14548 -6416 100000 2025-08-22 00:38:01
Get Busy KOYOTIE 22 79747 -20253 -9802 100000 2025-08-15 00:31:59
Every Little Thing Conro 21 91127 -8873 -3913 100000 2025-08-22 00:32:30
Boogeyman Wizardz of Oz 19 87774 -12226 -4414 100000 2025-08-03 02:41:48
Elysium Scott Brown 21 85245 -14755 -6507 100000 2025-08-22 00:16:11
Jingle Bell Rock KaW feat. Bobby Helms 20 76791 -23209 -9284 100000 2025-08-07 01:30:40
Truth or Dare PIXY 19 92145 -7855 -2836 100000 2025-08-21 23:45:21
Electronic City Pops TOKYO twilight scene 21 90184 -9816 -4329 100000 2025-08-22 00:29:39
Heaven On Earth HELLO GLOOM 22 87434 -12566 -6082 100000 2025-08-15 00:29:38
Drum 'N' Bossa Carbuncle 20 87093 -12907 -5163 100000 2025-08-13 00:49:46
No Rules Foxela & Britt Lari 19 88434 -11566 -4175 100000 2025-08-21 23:39:37
Go! Rocky Joe Maximum Power 20 76476 -23524 -9410 100000 2025-06-20 01:01:56
The Banana Song SIPPY 19 85326 -14674 -5297 100000 2025-08-21 23:36:58
Boogie Shoes AronChupa & Little Sis Nora 20 92847 -7153 -2861 100000 2025-08-21 23:27:27
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.4367
Total Execution Time  2.4395
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,939,480 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20593/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.4266 seconds)  (Hide)
0.0099   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` = '20593'
GROUP BY `gs`.`grade
0.0080   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` = '20593'
AND `ghs`.`private` = 
0.0003   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` = '20593'
AND `r`.`name` = 'total' 
2.4083   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)