jackal


Country: US

Stars Earned
35
9
1
1

Wild Mode Embed Generic Embed

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

Total Score Count: 46

Song Title Artist Level Score Grade Date
Frozen Fire Kbit 23 90644 2024-06-04 03:38:43
Joanna Crazy Loop 19 97056 2024-06-04 03:33:52
The 7th Element Vitas 19 99265 2024-05-28 03:59:33
Disconnected Disco Kid Whatever 20 95134 2024-05-10 03:39:36
Ize Pie Headtwist & Pump 19 97541 2024-05-21 02:00:06
ROM-eo & Juli8 Nina 19 97830 2024-05-21 01:51:25
This Is Rock And Roll DJ Zombie 19 97970 2024-05-28 04:04:36
While Tha Rekkid Spinz DJ Zombie 22 95181 2024-05-13 04:35:47
Waka Laka Jenny Rom vs. The Zippers 21 96246 2024-07-25 03:39:35
NightMoves Playmaker 20 97896 2024-06-20 01:52:52
Typical Tropical Bambee 19 97634 2024-07-25 03:42:09
Pink Dinosaur Miss Papaya 19 99111 2024-05-28 03:53:22
Bye Bye Baby Balloon Joga 21 96725 2024-06-04 03:30:40
Dam Dariram Joga 20 97325 2024-04-21 20:05:37
Music & Police CJ Crew & KaW feat. Christian D. 21 85613 2024-03-22 04:15:36
So Deep Silvertear 21 94746 2024-04-21 20:10:45
Silence Fracus & Darwin 22 87257 2024-06-20 01:58:18
My Generation Captain Jack 20 98592 2024-06-04 03:25:53
Spaceman Bambee & Lynn 20 99104 2024-05-21 01:54:36
BU-44 Naoki 21 97508 2024-05-10 03:44:23
Temple Of Love E-Rotic 21 97632 2024-06-20 02:32:57
Glowing In The Night Schustin 23 95262 2024-06-04 03:36:28
In The Heat Of The Night E-Rotic 20 98261 2024-06-20 01:48:08
Sky High DJ Miko 20 97323 2024-06-20 01:56:04
Ring The Alarm M-Project & Signal 22 96371 2025-03-05 04:10:43
Contrast Donk Terrorist vs. Daniel Seven 22 95398 2024-05-13 04:27:14
Give You Love Daz Sampson & Katya Ocean 21 93674 2024-05-13 04:21:11
Follow My Pamp Andrea Damante feat. Adam Clay 20 98032 2024-06-11 03:05:14
BUBBLES Tokyo Machine 22 93689 2024-06-11 03:10:26
Shiawase Dion Timmer 23 91672 2025-03-05 04:13:24
Recovery JMCX 19 99275 2024-05-28 03:55:47
Moonlight PIXY 20 98462 2024-06-20 01:50:23
Rainbow Rave Parade Chime 24 95816 2024-05-21 02:50:27
TURBO Tokyo Machine 21 96952 2024-05-13 04:32:48
Midnight Train More Plastic & Tylah Winyard 22 97780 2024-05-21 02:05:24
Orbit Ellis 19 97627 2024-05-21 02:46:11
Perks Bibi Gold 21 96121 2024-05-21 02:48:19
Just Dance Bad Computer 20 98044 2024-06-04 03:28:19
RAD Tokyo Machine 24 92792 2024-06-20 02:37:19
The Other Side Au5 & Chime 25 67669 2024-05-28 04:02:15
Dream of You Bishu 22 91465 2024-04-21 20:08:04
The 7 Jump Ken-D 19 97725 2024-05-13 04:30:33
Stars James Landino 24 92609 2024-06-20 02:01:06
Elysium Scott Brown 21 94062 2024-05-13 04:24:07
Definition of a Badboy Scott Brown 20 97517 2024-05-10 03:41:51
What Ya Gonna Do Scott Brown 21 97608 2024-06-20 02:35:15
  BENCHMARKS  
Loading Time: Base Classes  0.0041
Controller Execution Time ( Main / Scores )  0.0328
Total Execution Time  0.0372
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,582,824 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14777
  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.0075 seconds)  (Hide)
0.0015   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` = '14777'
GROUP BY `gs`.`grade
0.0058   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` = '14777'
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` = '14777'
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)