Skull Duggery (rapper)

Andrew Jordan, better known as Skull Duggery is an American rapper best known for his time spent with Master P's No Limit Records in the late 1990s.

Skull Duggery
Background information
Birth nameAndrew Jordan
OriginNew Orleans, Louisiana
GenresHip hop
Occupation(s)Rapper, Producer
Years active1994–present
LabelsNo Limit/Priority/Tommy Boy
Associated actsMaster P, C-Murder, Silkk the Shocker, Mia X, Snoop Dogg, Fiend, Scarface (rapper), Mystikal

Skull Duggery made his first appearance on No Limit's 1995 compilation, Down South Hustlers: Bouncin' and Swingin' on the song entitled "Darkside". About a year later, Master P released a trailer on Silkk the Shocker's first album The Shocker promoting for Duggery's debut album, and setting the album's release date for September 24, 1996, but the release was pushed forward to a week later. Skull Duggery released Hoodlum Fo' Life on October 1, 1996, under the alias Skull Dugrey, but the album failed to sell well, only peaking at #29 on the Top R&B/Hip-Hop Albums and #8 on the Top Heatseekers. His next album, 1998's These Wicked Streets fared much better, making it to #21 on the Billboard 200 and #4 on the Top R&B/Hip-Hop Albums chart.

After leaving No Limit in 1999, Skull Duggery independently released 2000's 3rd Ward Stepper and 2003's Controversy.[1]

Arrest

On September 25, 2009 Skull Duggery was arrested after police searched his Baton Rouge home. Authorities executing a search warrant found many violent child pornography videos on his computer. Authorities also found a .223 caliber rifle, a .40 caliber handgun, and marijuana. On April 11, 2011, he was sentenced to 6 years in prison.[2]

Discography

Year Album Peak chart positions
U.S. U.S. R&B
1996 Hoodlum Fo' Life 29
1998 These Wicked Streets
  • Released: September 8, 1998
  • Label: No Limit /Penalty Records
21 4
2000 3rd Ward Stepper
  • Released: June 6, 2000
  • Label: Crash
2003 Controversy
  • Released: March 4, 2003
  • Label: Unlimited
gollark: This is why we need giant *cubes*.
gollark: <@151391317740486657>
gollark: ```luafunction _G.potatOS.potatoNET() local chan = "potatonet" print "Welcome to PotatoNET!" write "Username |> " local username = read() local w, h = term.getSize() local send_window = window.create(term.current(), 1, h, w, 1) local message_window = window.create(term.current(), 1, 1, w, h - 1) local function exec_in_window(w, f) local x, y = term.getCursorPos() local last = term.redirect(w) f() term.redirect(last) w.redraw() term.setCursorPos(x, y) end local function add_message(m, u) exec_in_window(message_window, function() local msg, usr = preproc(m), preproc(u) if msg == "" or usr == "" then return end print(usr .. " | " .. msg) end) end local function send() term.redirect(send_window) term.setBackgroundColor(colors.white) term.setTextColor(colors.black) term.clear() local hist = {} while true do local msg = read(nil, hist) table.insert(hist, msg) add_message(msg, username) skynet.send(chan, { username = username, message = msg }) potatOS.comment(username, msg) end end local function recv() while true do local channel, message = skynet.receive(chan) if channel == chan and type(message) == "table" and message.message and message.username then add_message(message.message, message.username) end end end skynet.send(chan, { username = username, message = "Connected" }) parallel.waitForAll(send, recv)end```
gollark: Yes.
gollark: Minecraft arguably does have four spatial dimensions if you treat the nether/end/overworld as stacked.

References

  1. "Skull Duggery's chart history at Allmusic.com". Allmusic.com. 2010-07-14.
  2. "FORMER NO LIMIT RAPPER SENTENCED TO 6 YEARS". The Incredible Creation. Retrieved 2011-04-13.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.