ChristieTheGlac


Country: DE

Stars Earned
23
11
7
1

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
Land Of The Lost Banzai 19 79468 2025-09-15 16:00:35
Start & Paws Oscillator X 19 72892 2025-05-10 16:06:14
Reactor Jason Creasey 19 83477 2025-09-15 15:49:53
Dies Irae Jason Creasey 19 87757 2025-09-15 15:46:35
Click Bait S3RL feat. GL!TCH 20 79389 2025-08-24 20:41:15
Darkness Sanxion7 22 47967 2025-09-15 17:14:17
Feel The Melody S3RL feat. Sara 20 85138 2025-09-03 10:29:20
Gargoyle Sanxion7 24 699 2025-08-24 20:23:27
Coming Out Playmaker feat. Robina 19 79996 2025-04-19 16:43:04
Ghosts Tenth Planet 20 33645 2025-09-15 18:57:15
The Saint Goes Marching The Saint 21 78485 2025-09-15 18:48:55
Pink Dinosaur Miss Papaya 19 89991 2025-09-21 16:52:40
Anubis Banzai 20 28461 2025-04-24 17:08:17
Classic Madness Fracus & Darwin 21 55717 2025-09-15 15:24:26
Bring Your Lovin Back Fracus 20 82823 2025-09-21 14:48:34
Operator Miss Papaya 19 79978 2025-04-24 16:58:57
Paradox Naoki feat. Riyu Kosaka 20 86082 2025-09-15 17:01:21
The Shrimps Vertigini 20 84910 2025-09-02 16:51:22
TURBO Tokyo Machine 21 90717 2025-09-15 18:51:08
Right Into You The Tech Team 20 82090 2025-05-03 18:29:11
Every Little Thing Conro 21 85533 2025-09-03 11:22:46
Swipe Felix Schorn 21 86541 2025-09-15 19:21:27
Candy Pop Luv Limited -NM- 21 58548 2025-09-15 15:22:07
Definition of a Badboy Scott Brown 20 85113 2025-09-21 14:50:50
Tick Tock Technikore 20 86665 2025-07-13 17:23:33
Big Boss Big Boss 21 78825 2025-09-15 15:58:12
Where Did You Go Tatsunoshin 21 76889 2025-09-02 16:54:14
DJ Party BB Hayes 20 92417 2025-09-15 17:17:53
Love Toxic FACTOR-X 21 79700 2025-08-23 17:37:28
Pilgrim 2000 Bass-X vs. Scott Brown 21 83251 2025-08-24 20:20:03
MEANT 2 BE THIRST & nuphory 23 33109 2025-09-15 14:14:26
Halley's Comet Jenna Drey & Joe Bermudez 19 90115 2025-09-15 14:12:07
Rain Dance MUZZ 21 83320 2025-09-15 16:20:29
Letting Go Bensley & Voicians 19 22132 2025-08-24 19:40:41
The Banana Song SIPPY 19 84341 2025-09-02 16:48:43
Proper Rhythm peak divide 21 75138 2025-08-24 20:04:05
Why Me Desire 19 88945 2025-09-02 16:58:00
Every Time I Close My Eyes Scott Brown & Gillian Tennant 20 83665 2025-09-15 18:43:27
Forever Now peak divide 22 92827 2025-09-15 19:36:05
Bella Ciao BEAUZ & XYSM 20 83608 2025-08-24 20:00:17
My X Little Sis Nora 20 87543 2025-09-15 18:45:31
When I Lose Control Desire 21 87663 2025-09-21 14:05:14
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Scores )  0.0237
Total Execution Time  0.0268
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,571,792 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18351
  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.0145 seconds)  (Hide)
0.0065   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` = '18351'
GROUP BY `gs`.`grade
0.0077   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` = '18351'
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` = '18351'
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)