TAMTAM


Total World Records: ??
Country: CA

Stars Earned
27
2
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
In The Hall Of The Mountain King KaW 22 75545 -24455 -11836 100000 2021-09-28 00:26:36
Origin Eagle | Stallian 20 83829 -16171 -6468 100000 2021-09-27 23:01:49
Shoulda SUNN 20 83347 -16653 -6661 100000 2021-09-14 03:15:39
Bagpipe A-Moe 20 85431 -14569 -5828 100000 2021-10-04 19:42:11
Cowbell Rock Pyramyth 23 83556 -16444 -8699 100000 2021-09-28 00:03:56
Get Down Kairo Kingdom 22 75145 -24855 -12030 100000 2021-09-21 03:10:28
The 7th Element Vitas 19 77924 -22076 -7969 100000 2021-09-28 00:32:32
Girlz Night Out Jenna Drey 20 84018 -15982 -6393 100000 2021-09-27 23:07:57
Sun Goes Down Landomania 20 81134 -18866 -7546 100000 2021-09-14 04:20:01
Zodiac Banzai 21 27210 -72790 -32100 100000 2021-09-21 01:16:42
Ignition Starts KaW 21 90343 -9657 -4259 100000 2021-09-27 22:56:52
Land Of The Rising Sun Spacekatz 21 81867 -18133 -7997 100000 2021-09-27 23:39:18
Ra Banzai 21 56489 -43511 -19188 100000 2021-09-14 04:20:01
Click Bait S3RL feat. GL!TCH 20 85298 -14702 -5881 100000 2021-09-21 02:33:37
Zenith Sanxion7 24 79585 -20415 -11759 100000 2021-10-25 18:37:07
Become Astral Ash Astral 22 79948 -20052 -9705 100000 2021-09-27 23:58:06
Who R You Leo Pigot 21 87397 -12603 -5558 100000 2021-09-27 23:58:06
Whoopsy Daisy Wolfgang Lohr & Balduin feat. Sebastian Daws 21 82591 -17409 -7677 100000 2021-09-27 23:46:05
Ghosts Tenth Planet 20 83636 -16364 -6546 100000 2021-12-15 01:03:46
A Sign Tipsy & Tipsy 23 18214 -81786 -43265 100000 2021-09-06 11:01:14
Bye Bye Baby Balloon Joga 21 80007 -19993 -8817 100000 2021-09-14 04:14:23
Dam Dariram Joga 20 84810 -15190 -6076 100000 2021-09-06 10:55:09
Give Into Nutronic 22 83635 -16365 -7921 100000 2021-09-28 00:20:06
India's Glitch Kirill Gramada 21 89396 -10604 -4676 100000 2021-09-27 22:56:52
Life Ride Pyramyth 22 77936 -22064 -10679 100000 2021-09-27 23:25:13
Nightmare FSJ feat. Tara Louise 21 84699 -15301 -6748 100000 2021-09-27 23:46:05
Night Of Fright Justin Corza & 420 22 77993 -22007 -10651 100000 2021-09-27 23:52:18
Warrior Kirill Gramada 21 88004 -11996 -5290 100000 2022-02-22 00:51:33
Electro Asia Re-venge Phoenix 21 83857 -16143 -7119 100000 2021-09-28 00:20:06
Megalovania Toby Fox 21 83340 -16660 -7347 100000 2021-09-21 02:28:09
Russian Roulette Darwin 22 81454 -18546 -8976 100000 2021-10-25 18:37:07
On My Own Anamanaguchi feat. HANA 21 86759 -13241 -5839 100000 2021-09-27 23:01:49
Beethoven Virus BanYa 22 75750 -24250 -11737 100000 2021-09-28 00:09:09
Charlene Missing Heart 22 79575 -20425 -9886 100000 2021-10-04 19:24:33
Kagami KaW 21 81711 -18289 -8065 100000 2021-10-25 18:31:21
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  3.6068
Total Execution Time  3.6105
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,939,280 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/5192/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 (3.5940 seconds)  (Hide)
0.0298   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` = '5192'
GROUP BY `gs`.`grade
0.0089   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` = '5192'
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` = '5192'
AND `r`.`name` = 'total' 
3.5550   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)