Griff


Country: US

Stars Earned
4
14
15
9

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 42

Song Title Artist Level Score Grade Date
Hyper Hyper Smiley 22 62207 2024-04-04 21:45:28
Land Of The Lost Banzai 19 90917 2024-04-02 21:07:13
The Rainmaker Doug Laurent 20 93010 2024-02-15 02:58:25
Bagpipe A-Moe 20 85993 2024-02-15 00:51:34
Burning Tonight Krystal 22 21868 2024-02-24 22:26:02
Think Thousand Thoughts Auvic 20 79214 2024-02-10 01:46:16
Blow My Mind Alphadelta 19 89584 2024-02-15 00:16:32
Big Blue Bouncy Ball Mr. Blue 22 18956 2024-02-15 02:10:37
Surf Hyper Potions 22 46273 2024-04-02 21:03:21
Determinator Dust Devil 26 3513 2024-02-24 22:23:35
Disconnected Disco Kid Whatever 20 78182 2024-02-10 00:33:58
Dies Irae Jason Creasey 19 93815 2024-02-15 02:03:51
The Beginning DJ Doo 26 9699 2024-02-10 00:48:29
Bumble Bee Bambee 20 88704 2024-02-25 00:06:42
Flash In The Night Flashman 22 7650 2024-02-09 23:56:58
Speed Over Beethoven Rose 22 79351 2024-02-15 02:49:01
Give Into Nutronic 22 79282 2024-02-24 22:52:14
Hypnosis Colin Kiddy 21 88426 2024-02-15 00:21:20
Megalovania Toby Fox 21 85676 2024-04-16 18:21:53
Russian Roulette Darwin 22 25189 2024-02-10 01:36:22
Delirium Smiley 23 78497 2024-02-15 02:05:55
Beethoven Virus BanYa 22 69528 2024-02-15 02:08:37
BU-44 Naoki 21 83346 2024-02-24 22:57:29
The Judgement Day Naoki feat. Riyu Kosaka 19 87023 2024-02-10 00:02:30
Glowing In The Night Schustin 23 60371 2024-09-24 20:46:42
Paradox Naoki feat. Riyu Kosaka 20 88759 2024-02-10 00:04:29
Get Up'n Move S & K 20 86071 2024-02-14 23:48:04
The Shrimps Vertigini 20 84619 2024-02-25 00:12:48
Cosmic Drive Quiqman 22 79794 2024-02-15 00:25:54
How We Win FWLR 21 83547 2024-02-14 23:52:13
TURBO Tokyo Machine 21 91296 2024-02-14 23:50:15
Crab Rave Noisestorm 20 88722 2024-04-16 18:24:06
Techno World NAOKI underground 22 69659 2024-02-15 02:51:07
2NITE nanobii 21 82999 2024-04-16 18:19:10
GALACTICAL Tokyo Machine 23 33549 2024-12-19 22:23:16
Elysium Scott Brown 21 92089 2024-12-19 22:32:10
Definition of a Badboy Scott Brown 20 90844 2024-02-15 00:49:17
Let's Remember N.M.R 21 79139 2024-02-15 01:55:32
Tick Tock Technikore 20 93675 2024-03-26 18:43:52
Zen Re-venG 22 85108 2024-03-03 22:22:07
Electronic City Pops TOKYO twilight scene 21 87790 2024-04-12 18:18:08
Falling In Love No Hero & Nino Rivera 22 49920 2024-12-19 22:29:32
  BENCHMARKS  
Loading Time: Base Classes  0.0043
Controller Execution Time ( Main / Scores )  0.0182
Total Execution Time  0.0227
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,569,288 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13971
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0073 seconds)  (Hide)
0.0051   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` = '13971'
GROUP BY `gs`.`grade
0.0019   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` = '13971'
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` = '13971'
AND `r`.`name` = 'total' 
  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)