Jokinjosh


Total World Records: ??
Country: US

Stars Earned
7
21
5

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 72983 -27017 -9753 100000 2023-09-10 18:29:12
Emotion Smiley 22 9106 -90894 -43993 100000 2023-05-14 05:32:49
Party All Night KaW feat. Sam-I-Am 20 71483 -28517 -11407 100000 2023-05-11 01:24:54
Birdie Doolittle 19 81580 -18420 -6650 100000 2023-06-11 20:48:47
Dream A Dream Captain Jack 20 10637 -89363 -35745 100000 2023-05-29 04:38:12
Joanna Crazy Loop 19 44476 -55524 -20044 100000 2023-03-19 00:52:31
Blow My Mind Alphadelta 19 84416 -15584 -5626 100000 2023-06-11 20:51:30
I Love You Baby Pandera 21 31713 -68287 -30115 100000 2023-06-08 23:07:28
ROM-eo & Juli8 Nina 19 44347 -55653 -20091 100000 2023-05-23 23:08:10
Ladybug Coconut 19 84593 -15407 -5562 100000 2023-05-29 04:35:05
Paranormal Inspector K 20 4125 -95875 -38350 100000 2023-03-04 19:04:39
Be Alive Stian K 20 51387 -48613 -19445 100000 2023-03-21 23:27:41
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 20543 -79457 -28684 100000 2023-05-04 01:47:28
Waka Laka Jenny Rom vs. The Zippers 21 3016 -96984 -42770 100000 2023-03-07 22:49:18
Typical Tropical Bambee 19 61771 -38229 -13801 100000 2023-03-21 23:32:20
Bandito Remorse Code 21 34978 -65022 -28675 100000 2023-05-14 05:21:03
No Princess Lynn 19 14569 -85431 -30841 100000 2023-03-04 18:54:54
So Deep Silvertear 21 11663 -88337 -38957 100000 2023-05-23 23:12:30
Come On Now Miss Amani 20 38957 -61043 -24417 100000 2023-04-23 17:36:32
Nothing Gonna Stop Micky 20 28097 -71903 -28761 100000 2023-03-19 00:46:45
Silence Fracus & Darwin 22 10442 -89558 -43346 100000 2023-05-04 01:49:37
Spaceman Bambee & Lynn 20 69541 -30459 -12184 100000 2023-04-23 17:20:51
Charlene Missing Heart 22 16157 -83843 -40580 100000 2023-03-08 00:41:08
Kagami KaW 21 17171 -82829 -36528 100000 2023-03-19 00:54:53
Cryosleep Machinae Supremacy 20 49853 -50147 -20059 100000 2023-04-29 20:59:23
Brutalisphere Machinae Supremacy 23 9993 -90007 -47614 100000 2023-05-11 01:05:44
High On Your Love Safura 19 85786 -14214 -5131 100000 2023-05-23 23:39:31
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 58233 -41767 -15078 100000 2023-06-11 20:56:37
Here For You PIXL feat. Q'AILA 19 79617 -20383 -7358 100000 2023-05-23 23:41:55
Lemmings On The Run E-Rotic 21 18631 -81369 -35884 100000 2023-03-08 03:35:57
Crab Rave Noisestorm 20 73140 -26860 -10744 100000 2023-03-19 00:43:46
Born to Run Red Parker 19 69102 -30898 -11154 100000 2023-05-04 01:56:38
Down Low Hr. Troels x Felix Schorn 20 27847 -72153 -28861 100000 2023-05-11 01:15:25
  BENCHMARKS  
Loading Time: Base Classes  0.0033
Controller Execution Time ( Main / Rival )  1.8643
Total Execution Time  1.8679
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,928,536 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8926/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 (1.8537 seconds)  (Hide)
0.0058   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` = '8926'
GROUP BY `gs`.`grade
0.0035   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` = '8926'
AND `ghs`.`private` = 
0.0005   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` = '8926'
AND `r`.`name` = 'total' 
1.8439   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)