TNTJockey


Total World Records: ??
Country: US

Stars Earned
15
7
10
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
Dance Vibrations Elpis 19 80348 -19652 -7094 100000 2026-03-03 23:48:44
Dynamo Oscillator X 19 86408 -13592 -4907 100000 2026-03-02 22:49:21
Land Of The Lost Banzai 19 87801 -12199 -4404 100000 2026-03-02 23:03:57
Firewalker Xenon 19 34976 -65024 -23474 100000 2026-03-03 23:10:02
Moonstone Virgill 19 88990 -11010 -3975 100000 2026-03-03 23:41:22
The 7th Element Vitas 19 75619 -24381 -8802 100000 2026-03-03 23:35:04
Ba Be Loo Be La Kristeen 20 28081 -71919 -28768 100000 2026-02-26 03:02:18
Everything Is Changing Rikah 19 43026 -56974 -20568 100000 2026-03-03 23:06:34
Made In China Vitas & Sergey Pudovkin 20 90016 -9984 -3994 100000 2026-03-03 23:37:50
Gallecode NoVus 20 25175 -74825 -29930 100000 2026-03-01 00:42:30
Reactor Jason Creasey 19 75267 -24733 -8929 100000 2026-02-19 00:41:49
Get Busy Bassmonkeys & Bianca Lindgren 20 39097 -60903 -24361 100000 2026-03-01 00:45:57
Dies Irae Jason Creasey 19 36613 -63387 -22883 100000 2026-03-03 00:01:48
Ladybug Coconut 19 84926 -15074 -5442 100000 2026-02-27 01:11:42
Darkness Sanxion7 22 31334 -68666 -33234 100000 2026-03-03 23:52:52
EternuS Sanxion7 20 57117 -42883 -17153 100000 2026-03-01 01:19:15
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 34858 -65142 -23516 100000 2026-02-27 00:28:22
Anubis Banzai 20 80619 -19381 -7752 100000 2026-03-02 23:00:55
No Princess Lynn 19 82848 -17152 -6192 100000 2026-03-04 00:10:34
Devil Inside CRMNL 19 79115 -20885 -7539 100000 2026-02-28 23:36:18
Magic Mystery Tour KaW feat. Paula Terry 19 80120 -19880 -7177 100000 2026-03-03 23:56:12
Bring Your Lovin Back Fracus 20 75317 -24683 -9873 100000 2026-03-02 23:31:00
Hip Hop Jam Indiggo 20 4842 -95158 -38063 100000 2026-03-01 00:34:27
Butterfly Swingrowers 19 83470 -16530 -5967 100000 2026-03-02 23:25:07
Say Na Na Na Serhat 19 90316 -9684 -3496 100000 2026-03-02 22:33:03
Silent Movie Little Violet 19 86344 -13656 -4930 100000 2026-03-02 22:25:26
Recovery JMCX 19 90142 -9858 -3559 100000 2026-03-02 22:37:20
Villain PIXY 20 82186 -17814 -7126 100000 2026-02-26 03:07:49
Sirens RENOLD X Scarlett 19 90113 -9887 -3569 100000 2026-03-02 22:21:49
Tick Tock Technikore 20 69603 -30397 -12159 100000 2026-03-01 00:31:24
Fly Me High @pple & Pie 20 76704 -23296 -9318 100000 2026-03-01 00:28:44
Bella Ciao BEAUZ & XYSM 20 72513 -27487 -10995 100000 2026-02-27 01:49:57
Uncanny Valley Freezepop 21 45018 -54982 -24247 100000 2026-03-02 23:20:13
Hands Up, Touch The Sky NAOKI feat. NOVA 19 87953 -12047 -4349 100000 2026-03-02 22:51:54
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  4.5253
Total Execution Time  4.5295
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,041,792 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20103/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 (4.5137 seconds)  (Hide)
0.0078   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` = '20103'
GROUP BY `gs`.`grade
0.0058   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` = '20103'
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` = '20103'
AND `r`.`name` = 'total' 
4.5000   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)