Copas28


Country: CO

Stars Earned
36
9
2

Wild Mode Embed Generic Embed

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

Total Score Count: 47

Song Title Artist Level Score Grade Date
Dynamo Oscillator X 19 96258 2025-06-10 23:30:59
Party All Night KaW feat. Sam-I-Am 20 94772 2025-06-11 00:14:47
Dream A Dream Captain Jack 20 98092 2025-06-17 22:21:53
The 7th Element Vitas 19 95752 2025-07-08 21:51:29
Crazyloop Crazy Loop 22 91403 2025-06-18 00:32:56
I Feel Sun Gyrlie 21 95887 2025-07-08 23:27:32
ROM-eo & Juli8 Nina 19 94039 2025-06-10 21:30:04
Temple Of Boom Yannis Kamarinos 23 90018 2025-06-18 00:53:22
Beautiful Man Radiorama 21 94470 2025-06-18 00:19:43
Flash In The Night Flashman 22 82711 2025-06-17 23:07:06
Young Forever Rebecca 20 97341 2025-07-08 22:37:30
So Deep Silvertear 21 96694 2025-06-10 23:57:14
Stay Tess 20 94543 2025-06-17 23:43:39
We're Getting Faster Darwin feat. Fraz 22 94345 2025-07-08 22:30:16
In My Dreams Rebecca 20 98558 2025-06-17 22:25:07
Dam Dadi Doo Fantasy Project 22 88725 2025-06-17 23:57:33
Nothing Gonna Stop Micky 20 99178 2025-07-08 23:20:07
Silence Fracus & Darwin 22 89811 2025-07-08 22:14:59
Sky High Lucyfer 20 98349 2025-06-11 00:01:28
Warrior Kirill Gramada 21 91961 2025-06-17 23:27:52
Into My Dream Lagoona 23 92971 2025-07-08 23:24:15
Say What Cut Capers 21 95478 2025-06-11 00:04:30
Closer To Heaven Nëonne 21 93752 2025-07-08 21:56:55
Follow My Pamp Andrea Damante feat. Adam Clay 20 96733 2025-07-08 22:22:42
Everybody 2 the Sun Ultimate Heights 20 97753 2025-06-17 23:04:24
The Naughty Song Oscillator X 19 98258 2025-06-10 21:51:27
Shiawase Dion Timmer 23 91878 2025-07-08 23:12:51
Have Fun Rameses B 21 95261 2025-06-17 22:46:12
Ooh La La La E-Rotic 21 95019 2025-06-10 23:44:23
Para-Symptoms 165 23 89284 2025-06-11 00:17:33
Right Into You The Tech Team 20 98008 2025-07-08 22:45:19
EMEA Re-venG 24 87385 2025-07-08 22:51:06
Forever and a Day Dy5on feat. Silver Angelina 22 96211 2025-06-11 00:11:05
The Other Side Au5 & Chime 25 87217 2025-07-08 22:58:33
Every Little Thing Conro 21 95590 2025-07-08 22:48:02
UFO Little Sis Nora & S3RL 20 94010 2025-06-17 23:25:00
Elysium Scott Brown 21 98655 2025-06-10 23:37:50
Party ChildsPlay 19 96404 2025-07-08 23:02:58
Rock Me Forever Nevada 21 97762 2025-07-08 22:41:29
Everybody Get Up Tempo feat. Manola 19 98896 2025-06-10 23:41:44
SPEED KING David Kane 24 89657 2025-06-11 00:24:21
Take Me Away Dougal 22 91436 2025-06-17 21:58:49
戦国 Re-venG 21 77599 2025-07-09 00:32:37
Set My Heart On Fire Rocket Man 22 95673 2025-06-18 00:50:38
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 97568 2025-06-18 00:30:09
Rain Dance MUZZ 21 91038 2025-06-10 21:39:28
Ping Pong AronChupa & Little Sis Nora 20 98590 2025-07-08 23:05:58
  BENCHMARKS  
Loading Time: Base Classes  0.0031
Controller Execution Time ( Main / Scores )  0.2000
Total Execution Time  0.2033
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,584,192 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/225
  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.1856 seconds)  (Hide)
0.1718   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` = '225'
GROUP BY `gs`.`grade
0.0135   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` = '225'
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` = '225'
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)