CarterTheQ


Total World Records: ??
Country: US

Stars Earned
25
7
1

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
Cowbell Rock Pyramyth 23 92955 -7045 -3727 100000 2023-11-05 23:49:55
Indignation Auvic feat. Pipo Fernandez 24 90296 -9704 -5590 100000 2024-08-08 00:41:55
Unity TheFatRat 21 94180 -5820 -2567 100000 2025-04-12 23:26:33
Ize Pie Headtwist & Pump 19 97447 -2553 -922 100000 2024-08-08 00:28:14
Temple Of Boom Yannis Kamarinos 23 95547 -4453 -2356 100000 2025-04-12 23:37:14
So Deep Silvertear 21 97595 -2405 -1061 100000 2023-09-17 02:00:41
July ReduX Entity 23 91114 -8886 -4701 100000 2025-04-12 22:47:39
Confusion Tess 22 96262 -3738 -1809 100000 2025-04-12 23:23:33
No Nobody's Love Joga 20 99632 -368 -147 100000 2024-12-07 02:20:57
Electro Asia Re-venge Phoenix 21 96415 -3585 -1581 100000 2024-08-08 00:31:53
Kagami KaW 21 98793 -1207 -532 100000 2025-04-12 23:40:05
Critical Hit MDK 25 91382 -8618 -5386 100000 2023-09-17 01:46:02
Show U M-Project 24 87613 -12387 -7135 100000 2023-09-17 01:49:01
Say What Cut Capers 21 97050 -2950 -1301 100000 2024-12-07 02:15:41
Shiawase Dion Timmer 23 94060 -5940 -3142 100000 2024-08-08 00:38:49
Dystopia 2077 F.O.O.L & The Forgotten 23 88280 -11720 -6200 100000 2023-11-05 23:09:34
Press Start MDK 23 93708 -6292 -3328 100000 2023-11-05 23:46:53
Rainbow Rave Parade Chime 24 93920 -6080 -3502 100000 2024-12-07 02:13:00
Bust It Out FWLR 24 92676 -7324 -4219 100000 2023-09-17 01:58:02
Only You DEXTER KING feat. Alexis Donn 19 98389 -1611 -582 100000 2023-09-17 01:42:17
Perks Bibi Gold 21 96924 -3076 -1357 100000 2024-12-07 02:27:41
Hava Nagila Quiqman 23 89611 -10389 -5496 100000 2025-04-12 22:50:47
2NITE nanobii 21 97149 -2851 -1257 100000 2024-12-07 02:30:21
Blackstar Celldweller 22 97508 -2492 -1206 100000 2025-04-12 23:29:04
Stockholm to Bombay Dr. Bombay 21 98108 -1892 -834 100000 2024-12-07 02:39:11
The Other Side Au5 & Chime 25 84826 -15174 -9484 100000 2023-09-17 01:55:52
Arsene's Bazaar James Landino 25 87863 -12137 -7586 100000 2023-09-17 01:52:53
GALACTICAL Tokyo Machine 23 89708 -10292 -5444 100000 2023-11-05 23:16:15
Night In Motion Cubic 22 21 98807 -1193 -526 100000 2023-09-17 01:35:26
Asian Night in 20XX NM Japan 22 96029 -3971 -1922 100000 2024-12-07 02:18:04
Stars James Landino 24 93235 -6765 -3897 100000 2023-11-05 23:12:43
Boogeyman Wizardz of Oz 19 99204 -796 -287 100000 2024-12-07 02:25:27
Kibo Dion Timmer 22 98366 -1634 -791 100000 2024-12-07 02:36:42
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  2.9602
Total Execution Time  2.9639
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,926,376 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11962/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.9305 seconds)  (Hide)
0.0020   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` = '11962'
GROUP BY `gs`.`grade
0.0012   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` = '11962'
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` = '11962'
AND `r`.`name` = 'total' 
2.9270   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)