Hologram


Country: US

Stars Earned
4
27
13
1

Wild Mode Embed Generic Embed

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

Total Score Count: 45

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 67996 2025-08-12 00:05:52
Land Of The Lost Banzai 19 39481 2025-07-26 00:59:28
Party All Night KaW feat. Sam-I-Am 20 7406 2025-09-12 00:12:44
Time is Ticking Elpis feat. Black Elway 19 12989 2025-08-15 00:45:32
Firewalker Xenon 19 40624 2025-08-23 01:25:18
Party People Andy Stroke 19 82741 2025-09-20 22:56:40
Birdie Doolittle 19 14322 2025-07-24 23:01:59
Can't Let Go Jenna Drey 19 65895 2025-08-08 00:07:07
Change The World Nathalie & Kim Lukas 19 86010 2025-09-20 22:06:23
Hard Fast Disco Darwin 24 2780 2025-09-20 22:19:44
Joanna Crazy Loop 19 33224 2025-08-15 00:37:23
Moonstone Virgill 19 85590 2025-07-31 21:56:47
Blow My Mind Alphadelta 19 4394 2025-05-30 01:20:45
Bounce Crew 7 19 17715 2025-08-01 00:08:54
Zodiac Banzai 21 30077 2025-08-29 00:47:11
Made In China Vitas & Sergey Pudovkin 20 83535 2025-09-19 00:41:40
Gallecode NoVus 20 34147 2025-08-14 23:33:54
Ize Pie Headtwist & Pump 19 80724 2025-09-20 22:53:54
Reactor Jason Creasey 19 32151 2025-07-31 23:15:35
Dies Irae Jason Creasey 19 85195 2025-09-20 22:42:49
EternuS Sanxion7 20 8272 2025-08-23 00:16:50
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 15142 2025-08-08 01:11:17
Coming Out Playmaker feat. Robina 19 86972 2025-09-20 21:53:02
NightMoves Playmaker 20 3225 2025-09-12 00:38:46
Who R You Leo Pigot 21 26017 2025-08-14 23:56:43
Anubis Banzai 20 41728 2025-09-20 22:45:11
Music & Police CJ Crew & KaW feat. Christian D. 21 6974 2025-08-31 00:30:04
Magic Mystery Tour KaW feat. Paula Terry 19 59877 2025-08-15 00:42:48
Twelve Riyu Kosaka 20 50015 2025-09-19 00:32:37
Boomerang Miss V 21 38387 2025-08-31 00:49:21
Say Na Na Na Serhat 19 81296 2025-08-31 01:02:38
Lay It Down Tchorta & Gui Boratto 19 78913 2025-09-20 22:48:23
High On Your Love Safura 19 82640 2025-08-14 22:54:13
The Shrimps Vertigini 20 15802 2025-08-14 23:15:46
Here For You PIXL feat. Q'AILA 19 81375 2025-09-17 00:08:04
Born to Run Red Parker 19 5144 2025-08-08 00:21:21
Down Low Hr. Troels x Felix Schorn 20 21423 2025-07-27 01:45:04
DJ Party BB Hayes 20 77429 2025-09-11 23:53:58
戦国 Re-venG 21 20320 2025-07-25 00:35:29
No Rules Foxela & Britt Lari 19 62617 2025-09-18 23:13:32
Letting Go Bensley & Voicians 19 41984 2025-08-31 00:16:31
Strange Stubborn Proud ELYXR feat. Kurt Harland Larson 19 76644 2025-09-19 00:29:34
Why Me Desire 19 38928 2025-08-21 23:47:20
My X Little Sis Nora 20 79985 2025-08-31 00:11:30
When I Lose Control Desire 21 47407 2025-08-30 23:46:37
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Scores )  0.0227
Total Execution Time  0.0254
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,584,120 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/22270
  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.0148 seconds)  (Hide)
0.0111   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` = '22270'
GROUP BY `gs`.`grade
0.0036   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` = '22270'
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` = '22270'
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)