cardboard


Country: US

Stars Earned
12
32

Wild Mode Embed Generic Embed

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

Total Score Count: 44

Song Title Artist Level Score Grade Date
In The Hall Of The Mountain King KaW 22 82981 2024-02-28 04:05:46
Dream A Dream Captain Jack 20 92753 2024-02-28 03:26:05
Show Me Your Moves Auvic 20 86813 2024-03-25 07:06:52
The 7th Element Vitas 19 94128 2024-03-02 03:19:43
Ize Pie Headtwist & Pump 19 84696 2024-02-27 05:13:45
Land Of The Rising Sun Spacekatz 21 94821 2024-02-27 05:55:04
ROM-eo & Juli8 Nina 19 94422 2024-03-02 03:40:19
Click Bait S3RL feat. GL!TCH 20 95716 2024-02-27 05:50:58
Boom Boom Dollars King Kong & D'Jungle Girls 21 95310 2024-04-19 04:49:01
Bumble Bee Bambee 20 95874 2024-04-19 04:43:04
Waka Laka Jenny Rom vs. The Zippers 21 94241 2024-03-25 06:56:32
Bang Bang Bang DCX 21 89138 2024-03-25 07:05:12
Flash In The Night Flashman 22 81046 2024-02-28 04:29:29
Hero Miss Papaya 20 87150 2024-02-27 05:21:50
Senorita Jenny Rom 23 88791 2024-03-01 00:28:29
Music & Police CJ Crew & KaW feat. Christian D. 21 91728 2024-12-10 04:12:06
Speed Over Beethoven Rose 22 91269 2024-02-27 06:35:27
Dam Dadi Doo Fantasy Project 22 92651 2024-05-07 03:29:27
Give Into Nutronic 22 86042 2024-02-28 03:20:59
Crime Time CJ Crew & KaW feat. Sedge 22 89846 2024-05-07 03:26:29
Megalovania Toby Fox 21 92336 2024-03-23 22:46:10
My Generation Captain Jack 20 94873 2024-02-28 04:26:00
Nori Nori Nori Judy Crystal 21 89866 2024-02-28 04:01:06
Spaceman Bambee & Lynn 20 94660 2024-02-28 03:55:33
Csikos Post BanYa 22 90032 2024-04-05 20:48:04
On My Own Anamanaguchi feat. HANA 21 88140 2024-02-27 05:58:49
Cartoon Heroes Barbie Young 21 85284 2024-02-28 04:09:35
Step Up Amadeus BanYa 22 86384 2024-04-17 06:09:11
Insane Niko Noise 20 93501 2024-03-25 06:54:52
Cyber-Kyoto- Re-venG 20 83926 2024-02-27 05:25:24
BUBBLES Tokyo Machine 22 87687 2024-03-02 03:22:42
7th Trip NM underground artifact 22 84748 2024-03-23 01:24:16
We Got The Moves Electric Callboy 20 89509 2024-12-30 00:28:41
Cosmic Drive Quiqman 22 92661 2024-05-07 20:50:42
Pump It Electric Callboy 21 88381 2024-02-27 06:28:43
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 94097 2024-05-07 20:53:58
Perks Bibi Gold 21 87108 2024-03-23 01:20:51
Forever and a Day Dy5on feat. Silver Angelina 22 94244 2024-12-10 04:08:58
Just Dance Bad Computer 20 90841 2024-03-25 06:51:03
Samurai Rameses B 22 84167 2024-02-28 04:32:47
Techno World NAOKI underground 22 91219 2024-04-17 06:16:42
Keep On Dancing BEAUZ feat. Heleen 20 77307 2024-12-30 00:39:06
FAR OUT Tokyo Machine 24 83460 2024-12-30 00:31:25
SPEED KING David Kane 24 83981 2024-12-30 00:46:39
  BENCHMARKS  
Loading Time: Base Classes  0.0038
Controller Execution Time ( Main / Scores )  0.0451
Total Execution Time  0.0493
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,578,976 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14466
  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.0330 seconds)  (Hide)
0.0137   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` = '14466'
GROUP BY `gs`.`grade
0.0189   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` = '14466'
AND `ghs`.`private` = 
0.0004   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` = '14466'
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)