Tami


Total World Records: ??
Country: GB

Stars Earned
22
5
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
Bagpipe A-Moe 20 30200 -69800 -27920 100000 2024-04-14 15:08:17
The 7th Element Vitas 19 71368 -28632 -10336 100000 2024-04-03 15:11:55
Blow My Mind Alphadelta 19 72258 -27742 -10015 100000 2024-04-22 11:16:56
My Freedom Rayman Rave & Nika Lenina 19 56226 -43774 -15802 100000 2024-06-21 19:44:11
Dies Irae Jason Creasey 19 20263 -79737 -28785 100000 2024-01-10 16:33:02
Click Bait S3RL feat. GL!TCH 20 32822 -67178 -26871 100000 2024-02-03 13:01:21
EternuS Sanxion7 20 2279 -97721 -39088 100000 2024-02-03 12:32:57
Xuxa Smiley 23 18746 -81254 -42983 100000 2024-02-03 14:52:10
Who R You Leo Pigot 21 53357 -46643 -20570 100000 2024-05-15 14:20:44
Pink Dinosaur Miss Papaya 19 59240 -40760 -14714 100000 2024-01-18 17:58:56
Devil Inside CRMNL 19 79504 -20496 -7399 100000 2024-09-14 13:23:33
Megalovania Toby Fox 21 50506 -49494 -21827 100000 2024-04-22 11:33:11
The Judgement Day Naoki feat. Riyu Kosaka 19 17163 -82837 -29904 100000 2024-02-03 14:05:14
Operator Miss Papaya 19 14623 -85377 -30821 100000 2024-01-09 15:23:27
Paradox Naoki feat. Riyu Kosaka 20 4837 -95163 -38065 100000 2023-12-19 15:46:52
Lay It Down Tchorta & Gui Boratto 19 48862 -51138 -18461 100000 2024-02-03 12:57:57
High On Your Love Safura 19 79088 -20912 -7549 100000 2024-01-10 16:34:42
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 51692 -48308 -17439 100000 2024-02-03 13:38:20
Katyusha Schustin 21 17830 -82170 -36237 100000 2024-08-02 16:30:12
Here For You PIXL feat. Q'AILA 19 81727 -18273 -6597 100000 2024-04-14 15:08:17
Moonlight PIXY 20 38036 -61964 -24786 100000 2024-02-07 15:19:44
Stop Me Natsume Oki 21 17733 -82267 -36280 100000 2024-05-15 14:37:15
Only You DEXTER KING feat. Alexis Donn 19 80902 -19098 -6894 100000 2024-04-14 15:08:17
Born to Run Red Parker 19 66514 -33486 -12088 100000 2024-04-02 13:04:35
Nothing Else Matters Katya Ocean 19 2268 -97732 -35281 100000 2024-01-05 14:56:00
A Little Love Glitterati 21 22278 -77722 -34275 100000 2024-07-27 11:53:02
GALACTICAL Tokyo Machine 23 15310 -84690 -44801 100000 2024-02-03 15:46:37
All Starts Now Laurell 19 76912 -23088 -8335 100000 2024-01-10 16:31:22
Breathe Me Back To Life Stonebank feat. Lena Sue 20 23447 -76553 -30621 100000 2024-01-18 17:40:42
The 7 Jump Ken-D 19 51291 -48709 -17584 100000 2024-01-15 16:57:58
Boogeyman Wizardz of Oz 19 30927 -69073 -24935 100000 2024-01-15 16:33:45
Jingle Bell Rock KaW feat. Bobby Helms 20 47064 -52936 -21174 100000 2024-04-02 13:11:11
  BENCHMARKS  
Loading Time: Base Classes  0.0031
Controller Execution Time ( Main / Rival )  2.9329
Total Execution Time  2.9363
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,925,608 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11332/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.9246 seconds)  (Hide)
0.0076   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` = '11332'
GROUP BY `gs`.`grade
0.0027   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` = '11332'
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` = '11332'
AND `r`.`name` = 'total' 
2.9142   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)