McCarthy gives Rangers sweep

Club president Nolan Ryan, after spending three days sitting with his wife Ruth in the second row behind home plate, was beaming in the Rangers’ clubhouse on Sunday afternoon. “Those are the fun ones,” Ryan said with a big smile. The Hall of Famer certainly had reason to enjoy himself on Sunday while watching Brandon McCarthy finish off the Rangers’ three-game sweep of the Astros in the Lone Star Series. McCarthy, perhaps showing a good sense of timing, pitched the first shutout of his career in a 5-0 victory at Minute Maid Park. The three successive victories over the Astros this weekend came right after the Rangers had been swept by the Tigers at the beginning of the roadtrip in Detroit. “It was just good to get out of Detroit,” outfielder Marlon Byrd said. “We came down here and got back on track. Our pitching stepped up and the offense stepped up, now we just need to carry it over against the Yankees.” The Rangers, sitting in first place in the American League West, go into their three-game series with the Yankees on Monday having won 20 of their past 28 games, and they left Houston having made a deep impression on Astros manager Cecil Cooper. “They’ve got all sorts of hitters,” Cooper said. “They’ve got left, right, they’ve got young guys, veteran guys … but what I’m most impressed about their club is the way they pitched and caught the ball. That’s why they’re where they are.” McCarthy definitely pitched on Sunday. He allowed nine hits, making this the fifth time in Rangers history that a pitcher has thrown a shutout while allowing at least nine hits. Rick Helling had been the last to do it on May 6, 1994, in a nine-hitter against the Twins. Gaylord Perry pitched an 11-hit shutout in 1977 against the Blue Jays and Bert Blyleven had a 10-hitter against the White Sox in ’76. McCarthy made up for the high number of hits by walking just one batter and holding the Astros to 0-for-6 with runners in scoring position. He struck out six.

bam.loadSync(“/shared/scripts/bam.media.js”);
var mediaCount, mediaContentId, mediaMeta;
mediaCount = 7;
mediaContentId = ’4717425′;
mediaMeta = bam.media.getMetaData(mediaContentId);
mediaMeta.headline = ‘McCarthy's shutout’;
mediaImage = ” || mediaMeta.imagesByType['13'];
function loadKeywords(mediaMeta){
var display = “”;
var value = “”;
var param = “”;
var keywordsHtml = “”;
var searchParams = “”;
$(“#article_media_keywords”).empty();
$.each(mediaMeta.keywords, function(i, keyword){
switch (keyword.getAttribute(“type”)){
case “mlbtax” :
param = “text”;
value = keyword.getAttribute(“value”);
display = keyword.getAttribute(“displayName”).replace(/\”/g,”");
/* ” */
break;
case “team_id” :
param = “team_id”;
value = keyword.getAttribute(“value”);
display = keyword.getAttribute(“displayName”);
break;
case “player_id” :
param = “player_id”;
value = keyword.getAttribute(“value”);
display = keyword.getAttribute(“displayName”);
break;
case “game_pk” :
param = “game_pk”;
value = keyword.getAttribute(“value”);
display = “More From This Game”;
break;
}
if (param!=”") {
keywordsHtml += ““+ display +”, “;
if (param!=”text”) {
searchParams += encodeURI(“&”+param+”=”+value);
}
}
param = “”;
});
if (keywordsHtml.length > 0){
$(“#article_media_keywords”).html(‘

Video Tags

‘+keywordsHtml.substring(0, keywordsHtml.length-2));
}
if (mediaCount > 1) {
loadSearchResults();
} else if (searchParams.length > 0) {
loadSearchResults(searchParams,mediaContentId);
} else {
loadRelatedMedia(‘tex’,4);
}
}

function loadSearchResults() {
$(‘

Related Video

    ‘).appendTo(‘#article_media_related’);
    var relatedMediaItems = [
    {}

    ,{
    content_id : '4717425',
    content_title : 'McCarthy's shutout',
    content_thumb : 'http://mediadownloads.mlb.com/mlbam/2009/05/24/mlbf_4717425_th_7.jpg'
    }
    ,{
    content_id : '4706059',
    content_title : 'Hamilton hammers it out',
    content_thumb : 'http://mediadownloads.mlb.com/mlbam/2009/05/24/mlbf_4706059_th_7.jpg'
    }
    ,{
    content_id : '4717557',
    content_title : 'Recap: TEX 5, HOU 0',
    content_thumb : 'http://mediadownloads.mlb.com/mlbam/2009/05/24/mlbf_4717557_th_7.jpg'
    }
    ,{
    content_id : '4707225',
    content_title : 'Kinsler's dinger',
    content_thumb : 'http://mediadownloads.mlb.com/mlbam/2009/05/24/mlbf_4707225_th_7.jpg'
    }
    ,{
    content_id : '4708581',
    content_title : 'Saltalamacchia's homer',
    content_thumb : 'http://mediadownloads.mlb.com/mlbam/2009/05/24/mlbf_4708581_th_7.jpg'
    }
    ,{
    content_id : '4708975',
    content_title : 'Andrus' strong throw',
    content_thumb : 'http://mediadownloads.mlb.com/mlbam/2009/05/24/mlbf_4708975_th_7.jpg'
    }
    ,{
    content_id : '4710499',
    content_title : 'Davis' diving grab',
    content_thumb : 'http://mediadownloads.mlb.com/mlbam/2009/05/24/mlbf_4710499_th_7.jpg'
    }
    ];
    var relatedMediaItem;
    for(var r=2;r<=5;r++){
    if (relatedMediaItems[r]) { // displays four on side, first is main video
    relatedMediaItem = $('

  • ‘);
    relatedMediaItem.append(‘‘);
    relatedMediaItem.append(‘play related video‘);
    relatedMediaItem.append(‘

    ‘+relatedMediaItems[r].content_title+’

    ‘);
    relatedMediaItem.appendTo(‘#article_media_related ul’);
    }
    }
    }

    function collapsePlayer(){
    $(“#article_flv_player”).css({“width”:”1px”,”height”:”1px”,”background-color”:”none”});
    }

    function playVideo(vFile) {
    // track click
    bam.tracking.track({
    async:{
    isDynamic : false,
    compName : “Embedded Article Page Video”,
    compActivity : “Article Main Video Click”,
    actionGen : true
    }
    });
    var bitRate = “1000K”;
    $(“#article_flv_player”).css({“width”:”640px”,”height”:”390px”,”background-color”:”#000000″,”text-align”:”center”});
    var vurl;

    vurl = ‘http://mediadownloads.mlb.com/mlbam/2009/05/24/mlbtv_texhou_4717425_1m.mp4′;

    articleFlvPlayer.startPlaylist([{type:"video", path:vurl}]);
    // track playback start
    bam.tracking.track({
    async_media:{
    mediaID : mediaContentId+”|MLB_FLASH_”+bitRate+”_PROGDNLD”,
    playerType : “Flash”,
    playerContext : “Embedded Article Player”,
    playerFlavor : “MLB Article”,
    contextVersion : “3.0″,
    streamType : “Progressive Download”,
    bitRate : bitRate
    }
    });
    return false;
    }

    var articleFlvPlayer = new bam.FlvPlayer({
    skin : “/flash/video/y2009/skins/mlb_article_page.swf”,
    hideControls: false,
    self: “articleFlvPlayer”,
    elemId: “flashPlayer”,
    height: 390,
    width: 640,
    containerId: “article_flv_player”,
    playerContext: “Embedded Article Player”,
    defaultVolume: 35,
    autoPlay: false,
    onPlayerLoaded : function(){
    bam.tracking.track({
    async:{
    isDynamic : false,
    compName : “Embedded Article Page Video”,
    compActivity : “Embedded Article Video Impression”,
    actionGen : false
    }
    });
    },
    onCollapse : function(){collapsePlayer();},
    onPlaylistComplete: function(){
    collapsePlayer();
    // track playback complete
    bam.tracking.track({videoComplete:{playerContext:”Embedded Article Player”}});
    }
    });
    $(function(){
    $(‘#article_media_thumb’).html(‘‘);
    $(‘#article_media_headline’).html(mediaMeta.headline);
    if (mediaMeta.duration!=’00:00:00′) {
    $(‘#article_media_duration’).html(‘Duration: ‘ + mediaMeta.duration);
    }
    $(‘#article_media_bigBlurb’).html(mediaMeta.bigBlurb);
    loadKeywords(mediaMeta);
    });

    2 Comments

    From Josh Hamiton bashing one, to Brandon McCarthy’s great pitching performance, it was a great night to be a Rangers fan.
    I hope you guys can get to the top of that division and hold onto it until October.
    Ryan has done a great job of bringing back a winning tradition to the Rangers.

    Rays Renegade

    http;//raysrenegade.mlblogs.com

    How much does a hot dog run for at Ameriquest Field??

    http://eatsleepmlb.mlblogs.com

    Leave a Reply

    Fill in your details below or click an icon to log in:

    WordPress.com Logo

    You are commenting using your WordPress.com account. Log Out / Change )

    Twitter picture

    You are commenting using your Twitter account. Log Out / Change )

    Facebook photo

    You are commenting using your Facebook account. Log Out / Change )

    Connecting to %s

    Follow

    Get every new post delivered to your Inbox.