Pikaboi


Country: US

Stars Earned
32
10

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
Bagpipe A-Moe 20 97042 2024-03-30 21:23:01
Dabbi Doo Ni-Ni 20 98212 2024-03-12 00:27:22
Dreaming Rameses B feat. Holly Drummond 21 91646 2024-03-30 21:20:26
Paranormal Inspector K 20 96624 2024-05-22 04:14:50
EternuS Sanxion7 20 97244 2024-03-31 01:40:22
Rainspark Sanxion7 21 97385 2024-05-22 04:12:34
Become Astral Ash Astral 22 94382 2024-05-22 04:18:24
Never Gonna Make Morgana 21 96241 2024-03-12 04:10:38
Movin On Ellen Gee 20 98052 2024-05-12 20:19:11
Pink Dinosaur Miss Papaya 19 98710 2024-03-12 02:09:25
Bye Bye Baby Balloon Joga 21 96220 2024-05-26 22:45:23
Dam Dariram Joga 20 98416 2024-03-31 01:45:23
So Deep Silvertear 21 98162 2024-03-12 04:22:20
Speed Over Beethoven Rose 22 93648 2024-07-08 23:40:12
My Baby Mama Anquette 21 95221 2024-03-12 00:32:49
Bring Your Lovin Back Fracus 20 98569 2024-03-12 02:00:36
Megalovania Toby Fox 21 97380 2024-03-12 00:30:04
My Generation Captain Jack 20 96455 2024-03-12 02:03:09
Nori Nori Nori Judy Crystal 21 95205 2024-03-30 21:45:30
On My Own Anamanaguchi feat. HANA 21 95809 2024-03-30 21:42:59
Twelve Riyu Kosaka 20 97481 2024-03-12 05:26:34
Do It All Night E-Rotic 20 97649 2024-03-31 01:42:52
Sky High DJ Miko 20 95658 2024-05-12 20:21:24
Test My Best E-Rotic 21 98248 2024-03-12 04:18:49
Queen Of Light E-Rotic 21 97846 2024-05-22 05:36:49
Fade Out Bensley 21 95433 2024-03-30 23:10:17
Ooh La La La E-Rotic 21 97496 2024-03-30 21:40:36
Para-Symptoms 165 23 93784 2024-03-12 02:14:13
Dance Sophon 23 92699 2024-03-12 02:06:20
Right Into You The Tech Team 20 96893 2024-03-30 23:05:25
Orbit Ellis 19 98532 2024-03-30 23:08:07
Perks Bibi Gold 21 95331 2024-03-12 02:11:43
Make It Tonight Fracus & Darwin feat. Jake 21 95338 2024-03-12 04:08:26
2NITE nanobii 21 97547 2024-03-30 23:13:28
Night In Motion Cubic 22 21 96994 2024-03-12 04:12:36
Breathe Me Back To Life Stonebank feat. Lena Sue 20 97128 2024-05-26 22:40:05
The 7 Jump Ken-D 19 92405 2024-05-12 20:43:22
Definition of a Badboy Scott Brown 20 98632 2024-03-12 00:23:08
Tick Tock Technikore 20 97711 2024-03-12 00:21:02
Electronic City Pops TOKYO twilight scene 21 95295 2024-03-30 21:17:51
What Ya Gonna Do Scott Brown 21 96781 2024-05-12 20:11:19
Fly Me High @pple & Pie 20 99293 2024-06-22 21:02:59
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Scores )  0.0134
Total Execution Time  0.0171
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,566,704 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13731
  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.0049 seconds)  (Hide)
0.0014   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` = '13731'
GROUP BY `gs`.`grade
0.0032   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` = '13731'
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` = '13731'
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)