cousinoer5


Country: US

Stars Earned
39
1
2

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
Dynamo Oscillator X 19 96136 2025-07-26 18:27:36
Hyper Hyper Smiley 22 88977 2025-07-22 22:11:21
Land Of The Lost Banzai 19 97867 2025-07-25 22:38:11
Can't Let Go Jenna Drey 19 96813 2025-07-22 21:38:51
Change The World Nathalie & Kim Lukas 19 96838 2025-07-22 21:30:05
Dream A Dream Captain Jack 20 96573 2025-07-26 16:44:27
Moonstone Virgill 19 97209 2025-07-19 17:32:52
Think Thousand Thoughts Auvic 20 93466 2025-07-26 16:25:41
Blow My Mind Alphadelta 19 97167 2025-06-29 17:51:44
Da Roots Mind Reflection 20 97863 2025-07-26 16:46:52
Ize Pie Headtwist & Pump 19 95256 2025-06-29 18:07:26
Pop4 Vibes & Wishdokta 22 88946 2025-07-22 21:48:49
Reactor Jason Creasey 19 90574 2025-07-26 16:41:36
ROM-eo & Juli8 Nina 19 93456 2025-06-29 16:11:20
This Is Rock And Roll DJ Zombie 19 97343 2025-07-25 22:57:22
Dies Irae Jason Creasey 19 96388 2025-07-22 22:01:53
Paranormal Inspector K 20 92162 2025-07-22 21:44:11
Click Bait S3RL feat. GL!TCH 20 96371 2025-07-22 22:05:59
Sunshine Triple J 22 94004 2025-06-29 18:09:44
Ari Oh Jenny Kee 20 93766 2025-07-26 16:23:14
Coming Out Playmaker feat. Robina 19 97787 2025-06-29 17:43:36
Music & Police CJ Crew & KaW feat. Christian D. 21 91500 2025-06-29 17:54:07
My Generation Captain Jack 20 95086 2025-06-19 18:42:10
BU-44 Naoki 21 89106 2025-06-19 18:49:47
Forever Schustin 21 94896 2025-07-22 21:46:22
Temple Of Love E-Rotic 21 92724 2025-07-26 16:57:40
Cryosleep Machinae Supremacy 20 95895 2025-06-29 18:12:44
Robot World Oscillator X 19 94382 2025-07-25 23:35:15
BUBBLES Tokyo Machine 22 84998 2025-06-19 18:52:13
Meta Dreadnaught Machinae Supremacy 21 92655 2025-07-19 18:20:47
Have Fun Rameses B 21 95857 2025-07-22 22:08:24
How We Win FWLR 21 92538 2025-06-29 17:46:00
TURBO Tokyo Machine 21 98349 2025-07-19 18:23:00
Crab Rave Noisestorm 20 96861 2025-07-19 18:18:48
Born to Run Red Parker 19 93910 2025-06-19 17:55:18
Nothing Else Matters Katya Ocean 19 95273 2025-07-26 16:20:55
The 7 Jump Ken-D 19 98653 2025-07-26 16:55:02
Party ChildsPlay 19 95487 2025-07-26 17:35:50
Truth or Dare PIXY 19 97254 2025-07-25 22:54:54
DJ Party BB Hayes 20 95198 2025-06-19 18:47:18
Ping Pong AronChupa & Little Sis Nora 20 97399 2025-07-19 17:35:29
Proper Rhythm peak divide 21 94310 2025-07-19 17:38:05
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Scores )  0.0170
Total Execution Time  0.0202
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,566,904 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10803
  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.0063 seconds)  (Hide)
0.0029   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` = '10803'
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` = '10803'
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` = '10803'
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)