KitTraden


Total World Records: ??
Country: US

Stars Earned
20
4
2
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
Twins Martin Eriksson feat. Ellee 22 80052 -19948 -9655 100000 2024-08-05 01:53:11
Dream A Dream Captain Jack 20 74090 -25910 -10364 100000 2024-08-01 01:18:25
Think Thousand Thoughts Auvic 20 84731 -15269 -6108 100000 2024-08-11 02:29:10
Fleadh Uncut Ian Parker 21 80153 -19847 -8753 100000 2024-09-18 04:11:25
Gallecode NoVus 20 78397 -21603 -8641 100000 2024-10-28 02:57:01
Holy Guacamole Chucho Merchán 23 71820 -28180 -14907 100000 2024-08-15 01:14:05
Ize Pie Headtwist & Pump 19 58029 -41971 -15152 100000 2024-08-31 19:25:22
Psalm Pilot Jason Creasey 20 84908 -15092 -6037 100000 2024-08-11 02:08:57
Ra Banzai 21 80228 -19772 -8719 100000 2024-09-06 01:41:42
Dies Irae Jason Creasey 19 87429 -12571 -4538 100000 2024-09-26 03:30:13
Become Astral Ash Astral 22 78547 -21453 -10383 100000 2024-10-12 04:06:48
Music & Police CJ Crew & KaW feat. Christian D. 21 80256 -19744 -8707 100000 2024-10-02 02:54:13
Speed Over Beethoven Rose 22 58514 -41486 -20079 100000 2024-08-05 01:49:19
India's Glitch Kirill Gramada 21 90396 -9604 -4235 100000 2024-08-22 01:27:43
Hypnosis Colin Kiddy 21 74474 -25526 -11257 100000 2024-08-01 01:34:36
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 70444 -29556 -13034 100000 2024-08-11 02:14:21
Paradox Naoki feat. Riyu Kosaka 20 74414 -25586 -10234 100000 2024-08-01 01:22:03
SaberDance Quiqman 22 82319 -17681 -8558 100000 2024-10-28 03:05:29
How We Win FWLR 21 83516 -16484 -7269 100000 2024-09-18 04:13:48
Rainbow Rave Parade Chime 24 80928 -19072 -10985 100000 2024-10-02 02:51:00
Energizer ZiGZaG 23 46301 -53699 -28407 100000 2024-08-05 01:47:05
INEEDU Teddy Killerz 22 82441 -17559 -8499 100000 2024-10-12 04:09:29
Right Into You The Tech Team 20 74396 -25604 -10242 100000 2024-08-11 02:10:55
EMEA Re-venG 24 19825 -80175 -46181 100000 2024-09-18 04:08:49
Techno World NAOKI underground 22 82722 -17278 -8363 100000 2024-10-28 03:03:08
Halloween Scream Bigshot Bo And The Swing Crusaders 21 85582 -14418 -6358 100000 2024-08-22 01:30:00
Electronic City Pops TOKYO twilight scene 21 77281 -22719 -10019 100000 2024-08-31 19:32:05
Go! Rocky Joe Maximum Power 20 82151 -17849 -7140 100000 2025-06-30 03:44:23
  BENCHMARKS  
Loading Time: Base Classes  0.0036
Controller Execution Time ( Main / Rival )  2.4493
Total Execution Time  2.4532
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,909,784 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17666/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.4379 seconds)  (Hide)
0.0035   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` = '17666'
GROUP BY `gs`.`grade
0.0028   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` = '17666'
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` = '17666'
AND `r`.`name` = 'total' 
2.4314   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)