Timothylok


Total World Records: ??
Country: US

Stars Earned
14
4
5
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
Dance Vibrations Elpis 19 27445 -72555 -26192 100000 2022-04-27 16:42:27
Can't Let Go Jenna Drey 19 49970 -50030 -18061 100000 2022-04-27 16:42:27
Bounce Crew 7 19 16789 -83211 -30039 100000 2022-04-27 16:32:19
Unity TheFatRat 21 8811 -91189 -40214 100000 2022-07-06 02:07:29
Ize Pie Headtwist & Pump 19 8689 -91311 -32963 100000 2022-04-19 17:19:09
Boom Boom Dollars King Kong & D'Jungle Girls 21 47933 -52067 -22962 100000 2022-08-26 00:01:25
Ghosts Tenth Planet 20 14967 -85033 -34013 100000 2022-04-19 17:08:35
Bye Bye Baby Balloon Joga 21 59378 -40622 -17914 100000 2022-11-21 23:31:58
Dam Dariram Joga 20 76897 -23103 -9241 100000 2022-08-05 17:52:33
So Deep Silvertear 21 46860 -53140 -23435 100000 2022-11-21 23:26:40
On My Own Anamanaguchi feat. HANA 21 4260 -95740 -42221 100000 2022-08-30 22:43:07
BU-44 Naoki 21 18399 -81601 -35986 100000 2023-02-11 17:28:20
Butterfly Swingrowers 19 74747 -25253 -9116 100000 2022-08-05 17:47:33
Kick It Man KaW feat. DAZ 19 28439 -71561 -25834 100000 2022-04-27 18:54:47
Follow My Pamp Andrea Damante feat. Adam Clay 20 70834 -29166 -11666 100000 2022-08-26 00:06:25
Get Up'n Move S & K 20 70314 -29686 -11874 100000 2022-11-21 23:29:35
Lay It Down Tchorta & Gui Boratto 19 36067 -63933 -23080 100000 2022-04-27 18:54:47
High On Your Love Safura 19 82856 -17144 -6189 100000 2022-08-05 17:49:13
Silent Movie Little Violet 19 89611 -10389 -3750 100000 2022-08-05 17:50:53
Here For You PIXL feat. Q'AILA 19 73104 -26896 -9709 100000 2022-04-27 17:25:04
Just Do It Swingrowers 21 55300 -44700 -19713 100000 2022-09-27 23:59:18
Art City Virgill 20 73250 -26750 -10700 100000 2022-08-30 22:53:45
Have Fun Rameses B 21 43937 -56063 -24724 100000 2022-09-27 23:56:54
TURBO Tokyo Machine 21 66294 -33706 -14864 100000 2022-08-30 22:40:13
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  2.8768
Total Execution Time  2.8808
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,894,760 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6485/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.8447 seconds)  (Hide)
0.0561   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` = '6485'
GROUP BY `gs`.`grade
0.0109   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` = '6485'
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` = '6485'
AND `r`.`name` = 'total' 
2.7775   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)