WWE Night Of Champions Results
WWE Championship Match
WWE Champion Triple H def. John Cena
World Heavyweight Championship Match
World Heavyweight Champion Edge def. Batista
After a spinebuster seemingly sealed the win for Batista, Vickie Guerrero stopped the referee's count by grabbing his foot, keeping Edge's championship reign alive.
It was then that Edge knocked out referee Mickie Henson, and Vickie brought out Chavo Guerrero as the special guest referee. As Chavo strolled out, Batista got his hands on Vickie, hoping to punish her for the months of anguish she has caused him. The Animal threw Vickie Guerrero over the top rope, but his back was turned to Edge, who used his gold across the already weakened skull of Batista to steal the win.
ECW Championship Match
Mark Henry def. Big Show and Kane
Kane suffered a knee injury early on in the contest, leaving him outside of the ring for much of the match. After regaining his strength, the Big Red Machine put everything he had left into throwing Big Show off of the top turnbuckle, leaving both giants involved in the maneuver gasping on the canvas. Henry quickly capitalized with a splash and a three-count to become ECW Champion.
WWE Tag Team Championship Match
WWE Tag Team Champions John Morrison & The Miz def. Finlay & Hornswoggle
Using strategic teamwork, Miz & Morrison mounted a strong offense to start the match. Later, the duo punished and taunted Hornswoggle. As Hornswoggle's father came to the rescue, it looked as if the pair was going to turn the tables against the champions. But just as Hornswoggle set up for a Tadpole Splash, the Shaman of Sexy put a stop to it, ripping Hornswoggle from the top rope to pick up the pinfall.
Intercontinental Championship
Kofi Kingston def. Chris Jericho
The Jamaican Superstar, who was sent to Raw in Wednesday’s Supplemental Draft, would be the one challenging Jericho for the Intercontinental gold.
After an impressive show against an in-ring veteran, it seemed Kofi’s luck had run out with Y2J having him locked in the Walls of Jericho in the center of the ring. Much to the surprise of everyone, Shawn Michaels came through the audience and laid out Lance Cade at ringside with Sweet Chin Music. HBK then distracted Jericho just long enough for Kofi to regain his composure and pick up the win to become the new Intercontinental Champion.
United States Championship Match
United States Champion Matt Hardy def. Chavo Guerrero
Throughout the bout, Chavo keyed in on Hardy’s left knee, delivering punishing attacks and submission moves. Bam Neely even went after the champion’s knee when the ref was distracted. But each time, Hardy fought through the pain and found a way to continue. In the end, it was a Twist of Fate from Hardy that put an end to Chavo’s hopes of bringing the gold to “The Family.”
Women's Championship Match
Women's Champion Mickie James def. Katie Lea Burchill
This fast-paced match between two of the Sexiest Women on Television was a battle of skill as worthy as the prestigious championship gold that hung in the balance. After suffering a devastating shoulder injury, which the ruthless Katie Lea exploited beyond the limits, Mickie found the inner strength inside herself and sealed the smug challenger’s fate with a climatic DDT.
World Tag Team Championship Match
Ted DiBiase & Cody Rhodes def. World Tag Team Champions Hardcore Holly & Cody Rhodes
As the match got underway, DiBiase demanded that he face Hardcore Holly first. As the veteran Superstar approached DiBiase, Cody Rhodes attacked Holly from behind, revealing himself as the mystery partner in question and allowing DiBiase to decimate Rhodes’ former partner.
What hasn’t been revealed at this time, however, is why Rhodes would change sides so abruptly, selling his partner and mentor up the river. Though DiBiase was dependent upon Rhodes to win the World Tag Team gold, Rhodes could have maintained the championship alongside Hardcore Holly. Instead, the second-generation Superstar decided to combine his wrestling legacy with another son of a wrestling great, putting the team of Rhodes & Holly out to pasture, and creating a new team with a priceless pedigree and championship gold around their waists.
function showpageCount(json) { var thisUrl = location.href; var htmlMap = new Array(); var isFirstPage = thisUrl.substring(thisUrl.length-14,thisUrl.length)==”.blogspot.com/”; var isLablePage = thisUrl.indexOf(“/search/label/”)!=-1; var isPage = thisUrl.indexOf(“/search?updated”)!=-1; var thisLable = isLablePage ? thisUrl.substr(thisUrl.indexOf(“/search/label/”)+14,thisUrl.length) : “”; thisLable = thisLable.indexOf(“?”)!=-1 ? thisLable.substr(0,thisLable.indexOf(“?”)) : thisLable; var thisNum = 1; var postNum=1; var itemCount = 0; var fFlag = 0; var eFlag = 0; var html= ”; var upPageHtml =”; var downPageHtml =”;
var pageCount=5; var displayPageNum=3; var firstPageWord = ‘First’; var endPageWord = ‘Last’; var upPageWord =’Previous’; var downPageWord =’Next’;
var labelHtml = ‘’;
for(var i=0, post; post = json.feed.entry[i]; i++) { var timestamp = post.published.$t.substr(0,10); var title = post.title.$t; if(isLablePage){ if(title!=”){ if(post.category){ for(var c=0, post_category; post_category = post.category[c]; c++) { if(encodeURIComponent(post_category.term)==thisLable){ if(itemCount==0 (itemCount % pageCount ==(pageCount-1))){ if(thisUrl.indexOf(timestamp)!=-1 ){ thisNum = postNum; }
postNum++; htmlMap[htmlMap.length] = ‘/search/label/’+thisLable+’?updated-max=’+timestamp+’T00%3A00%3A00%2B08%3A00&max-results=’+pageCount; } } } }//end if(post.category){
itemCount++; }
}else{ if(title!=”){ if(itemCount==0 (itemCount % pageCount ==(pageCount-1))){ if(thisUrl.indexOf(timestamp)!=-1 ){ thisNum = postNum; }
if(title!=”) postNum++; htmlMap[htmlMap.length] = ‘/search?updated-max=’+timestamp+’T00%3A00%3A00%2B08%3A00&max-results=’+pageCount; } } itemCount++; } }
for(var p =0;p< htmlMap.length;p++){ if(p>=(thisNum-displayPageNum-1) && p<(thisNum+displayPageNum)){ if(fFlag ==0 && p == thisNum-2){ if(thisNum==2){ if(isLablePage){ upPageHtml = labelHtml + upPageWord +’’; }else{ upPageHtml = ‘’+ upPageWord +’’; } }else{ upPageHtml = ‘’+ upPageWord +’’; }
fFlag++; }
if(p==(thisNum-1)){ html += ‘ ’+thisNum+’’; }else{ if(p==0){ if(isLablePage){ html = labelHtml+’1’; }else{ html += ‘1’; } }else{ html += ‘’+ (p+1) +’ ’; } }
if(eFlag ==0 && p == thisNum){ downPageHtml = ‘ ’+ downPageWord +’’; eFlag++; } }//end if(p>=(thisNum-displayPageNum-1) && p<(thisNum+displayPageNum)){ }//end for(var p =0;p<>
if(thisNum>1){ if(!isLablePage){ html = ‘’+ firstPageWord +’ ’+upPageHtml+’ ‘+html +’ ‘; }else{ html = ”+labelHtml + firstPageWord +’ ’+upPageHtml+’ ‘+html +’ ‘; } }
html = ‘
if(thisNum<(postNum-1)){ html += downPageHtml; html += ‘ ‘+endPageWord+’’; }
if(postNum==1) postNum++; html += ‘
if(isPage isFirstPage isLablePage){ var pageArea = document.getElementsByName(“pageArea”); var blogPager = document.getElementById(“blog-pager”);
if(postNum <= 2){ html =”; }
for(var p =0;p< pageArea.length;p++){ pageArea[p].innerHTML = html; }
if(pageArea&&pageArea.length>0){ html =”; }
if(blogPager){ blogPager.innerHTML = html; } }
}
Maddencowboy












