Gieg


Total World Records: ??
Country: US

Stars Earned
2
11
2
9

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

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
All Of Me Klubbmover 20 88082 -11918 -4767 100000 2025-03-21 00:43:55
Day After Day Rikah 20 72855 -27145 -10858 100000 2025-03-21 01:33:59
Da Roots Mind Reflection 20 70389 -29611 -11844 100000 2025-02-25 00:58:42
Disconnected Disco Kid Whatever 20 20282 -79718 -31887 100000 2025-02-24 23:34:54
Ize Pie Headtwist & Pump 19 41887 -58113 -20979 100000 2025-02-24 23:52:30
Click Bait S3RL feat. GL!TCH 20 82709 -17291 -6916 100000 2025-02-25 01:00:59
EternuS Sanxion7 20 81678 -18322 -7329 100000 2025-03-21 00:18:29
Do U Love Me DJ Doo 21 12934 -87066 -38396 100000 2025-02-25 00:08:52
Beautiful Man Radiorama 21 2766 -97234 -42880 100000 2025-02-25 00:00:50
Typical Tropical Bambee 19 82601 -17399 -6281 100000 2025-02-25 00:26:58
Movin On Ellen Gee 20 49376 -50624 -20250 100000 2025-03-21 00:16:00
In My Dreams Rebecca 20 86606 -13394 -5358 100000 2025-03-21 01:36:09
Nothing Gonna Stop Micky 20 80640 -19360 -7744 100000 2025-02-25 00:11:29
Crime Time CJ Crew & KaW feat. Sedge 22 5468 -94532 -45753 100000 2025-03-21 01:09:40
I'm Crazy For Your Love Black Eva 21 78439 -21561 -9508 100000 2025-02-24 23:57:09
Russian Roulette Darwin 22 11745 -88255 -42715 100000 2025-02-25 00:34:45
Temple Of Love E-Rotic 21 74961 -25039 -11042 100000 2025-03-21 01:12:58
Operator Miss Papaya 19 82903 -17097 -6172 100000 2025-02-25 00:22:37
Kick It Man KaW feat. DAZ 19 26217 -73783 -26636 100000 2025-02-24 23:19:08
Paradox Naoki feat. Riyu Kosaka 20 69053 -30947 -12379 100000 2025-02-25 00:13:55
Silent Movie Little Violet 19 75019 -24981 -9018 100000 2025-02-25 00:24:50
Right Into You The Tech Team 20 24453 -75547 -30219 100000 2025-02-25 00:31:39
Definition of a Badboy Scott Brown 20 81692 -18308 -7323 100000 2025-02-24 23:41:07
My Heart Is Ticking Like A Bomb E-Rotic 20 83775 -16225 -6490 100000 2025-03-21 00:21:12
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.1242
Total Execution Time  2.1272
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,894,512 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20984/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (2.1148 seconds)  (Hide)
0.0017   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` = '20984'
GROUP BY `gs`.`grade
0.0008   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` = '20984'
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` = '20984'
AND `r`.`name` = 'total' 
2.1122   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `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`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  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)