Results tagged ‘ Warner Madrigal ’

Rangers put closer Francisco on DL

The Rangers have finally put closer Frank Francisco on the disabled list with a strained right shoulder. Warner Madrigal was recalled from Triple-A Oklahoma on Sunday to take his place.

Francisco hasn’t pitched since June 3, and the move was made retroactive to June 4. That means he is eligible to come off the disabled list on Friday when the Rangers open a three-game series with the Giants in San Francisco. But it’s unlikely that Francisco will be ready by then. The Rangers want him to make at least one or two appearances on a medical rehabilitation assignment at Double-A Frisco before they activate him again. “This time, we’re going to be a little more cautious,” assistant general manager Thad Levine said. Francisco was on the disabled list from May 7-21 with a strained right shoulder and was activated without going on a rehab assignment. This time, he’ll likely pitch for Frisco on Thursday and at least one more time before the Rangers decide if he’s ready to pitch in the Majors. “It’s possible he could join us in San Francisco, but it’s not the plan for him to be there on the first day,” Levine said. Francisco, who has a 0.46 ERA and is 12-for-12 in save opportunities, threw both long toss and in the bullpen on Sunday without any problem. “I feel good,” Francisco said. “I think I can go, but we’ll see.” Francisco will throw another bullpen session on Tuesday and possible live batting practice to hitters. A rehab assignment will be the next step. This time, the Rangers want to make sure he’s completely healthy. The Rangers had held off putting Francisco on the disabled list because they kept thinking he was a few days away from being able to pitch. But he hasn’t been in a game since saving the Rangers’ 4-2 victory over the Yankees on June 3. That’s almost two weeks ago, and it’s no longer realistic that Francisco is close to being ready to pitch in a game. Putting him on the disabled list allows the Rangers to send him out on a medical rehabilitation assignment.

bam.loadSync(“/shared/scripts/bam.media.js”);
var mediaCount, mediaContentId, mediaMeta;
mediaCount = 1;
mediaContentId = ’4689585′;
mediaMeta = bam.media.getMetaData(mediaContentId);
mediaMeta.headline = ‘Francisco gets the save’;
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(props,contentId) {
var searchParams = “type=json&ns=1&start=1&hitsPerPage=4″ + props;
$.ajax({
url : “/ws/search/MediaSearchService”,
data : searchParams,
type : “GET”,
async : false,
cache : true,
dataType : “json”,
error : function(request, errorType, errorThrown){
// handle error
},
success : function(searchData){
var relatedMediaItem;
$(‘

Related Video

    ‘).appendTo(‘#article_media_related’);
    $.each(searchData.mediaContent, function(i, obj){
    if (obj.contentId!=contentId) {
    relatedMediaItem = $(‘

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

    ‘+obj.title+’

    ‘);
    relatedMediaItem.appendTo(‘#article_media_related ul’);
    relatedMediaItem.find(“a”).click(function(){
    // track click
    bam.tracking.track({
    async:{
    isDynamic : false,
    compName : “Embedded Article Page Video”,
    compActivity : “Article Related Video Click”,
    actionGen : true
    }
    });
    location.href = “/media/video.jsp?content_id=”+obj.contentId+”&c_id=tex”;
    });
    }
    });
    }
    });
    }

    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/22/mlbtv_texhou_4689585_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);
    });

     

    Rangers place Francisco on DL

    Frank Francisco, sidelined with biceps tendinitis in his right arm, threw on the side on Saturday afternoon and was not happy with the way it went. “I was throwing good, had my location and no pain,” Francisco said. “But the ball didn’t jump out of my hand like it usually does.” As a result, the Rangers placed Francisco on the disabled list before Saturday’s game with the Angels and called up pitcher Warner Madrigal from Triple-A Oklahoma City. Francisco was put on the DL retroactive to May 7 and will be eligible to come off on Friday when the Rangers open a three-game series with the Astros. He’ll miss the remainder of the Angels series and a three-game series with the Tigers that starts on Tuesday in Detroit. “We’re playing it safe on the cautious side,” general manager Jon Daniels said. “The Detroit series was questionable, anyway. We decided to play it safe — get Warner in here and have Frankie for the rest of the year. It’s one of those deals where, if we left it up to Frank, he would be ready to pitch.” Francisco last pitched on May 6 against the Athletics, when he tossed a scoreless ninth in the Rangers’ 3-2 victory to extend his scoreless streak to 14 2/3 innings over 14 appearances while recording his ninth save. Francisco was shut down a few days later because of soreness and only resumed throwing on Thursday. Saturday was his first attempt at throwing off a mound, and the Rangers just didn’t feel he was ready to pitch in a game yet. “I’d be a lot more discouraged if somebody had thrown up a red flag, but nobody has,” Daniels said. “It was just his first bullpen [session.] Could we have pushed for the Detroit series? We possibly could. But we have five months to go, and he’s a big part of our bullpen. Let’s not push it for three games.” Madrigal started the season with the Rangers, but was sent down after posting a 13.50 ERA in three appearances. He has a 1.65 ERA in 12 appearances for Triple-A Oklahoma, allowing nine hits and seven walks while striking out 16 in 16 1/3 innings. He secured three saves and held opponents to a .164 batting average.

    Madrigal was 0-2 with a 4.75 ERA in 31 games with the Rangers in 2008.

    bam.loadSync(“/shared/scripts/bam.media.js”);
    var mediaCount, mediaContentId, mediaMeta;
    mediaCount = 1;
    mediaContentId = ’4453423′;
    mediaMeta = bam.media.getMetaData(mediaContentId);
    mediaMeta.headline = ‘Reynolds on Frank Francisco’;
    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(props,contentId) {
    var searchParams = “type=json&ns=1&start=1&hitsPerPage=4″ + props;
    $.ajax({
    url : “/ws/search/MediaSearchService”,
    data : searchParams,
    type : “GET”,
    async : false,
    cache : true,
    dataType : “json”,
    error : function(request, errorType, errorThrown){
    // handle error
    },
    success : function(searchData){
    var relatedMediaItem;
    $(‘

    Related Video

      ‘).appendTo(‘#article_media_related’);
      $.each(searchData.mediaContent, function(i, obj){
      if (obj.contentId!=contentId) {
      relatedMediaItem = $(‘

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

      ‘+obj.title+’

      ‘);
      relatedMediaItem.appendTo(‘#article_media_related ul’);
      relatedMediaItem.find(“a”).click(function(){
      // track click
      bam.tracking.track({
      async:{
      isDynamic : false,
      compName : “Embedded Article Page Video”,
      compActivity : “Article Related Video Click”,
      actionGen : true
      }
      });
      location.href = “/media/video.jsp?content_id=”+obj.contentId+”&c_id=tex”;
      });
      }
      });
      }
      });
      }

      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/06/mlbtv_4453423_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);
      });

      Rangers option Madrigal, activate Eyre

      The Rangers, looking to shake up a bullpen
      that took an 8.17 ERA into Wednesday’s game against the
      Orioles, activated pitcher Willie Eyre off the disabled list
      and optioned pitcher Warner Madrigal to Triple-A Oklahoma
      City. Eyre had a 1.50 ERA in six Spring Training games and
      was on his way to making the Opening Day roster when he
      strained his right groin muscle. He made two relief
      appearances on medical rehab assignment at Oklahoma and threw
      for a combined 1 2/3 scoreless innings. Madrigal, who did
      make the team out of Spring Training, allowed four runs over
      2 2/3 innings in three relief appearances. This is only his
      third full season as a pitcher since being converted from the
      outfield by the Angels in 2006.

      Madrigal shaves head to change luck

      Warner Madrigal has tried the big afro and
      the cornrow braids. He’s now going with something completely
      different. The complete shave. Madrigal shaved off all his
      hair after his bad outing on Friday against the Tigers and is
      now sporting the bald look in Rangers’ clubhouse. “Something
      new, something different,” said Madrigal, known as the “Mad
      Dog” in the clubhouse. “Now he really looks like a dog … a
      bulldog,” manager Ron Washington said. “He’s trying to change
      things.” Madrigal made his first appearance of the season on
      Friday against the Tigers. He retired the first five hitters
      he faced, then hit Gerald Laird with a pitch. Suddenly
      everything changed and he walked the next three hitters. “I
      don’t know what happened,” Madrigal said. “Everything
      happened so quickly. When I thought about it after the game,
      I just thought that I lost my focus and concentration.”
      Madrigal usually throws strikes. That was only the second
      time in 32 Major League relief appearances that he’s walked
      three batters in an outing. He’s only walked two in an outing
      three other times and averaged 3.50 walks per nine innings as
      a rookie last year. Madrigal ended up allowing four earned
      runs, his most since giving up five in his Major League debut
      on July 2, 2008, at Yankee Stadium. “I’ll be back,” Madrigal
      said. “I’ll forget about this one. I forgot about that one,
      I’ll forget about this one.”

      Resilient Madrigal finding his groove

      Abreu. When Rangers reliever Warner Madrigal thinks about his Major League debut last July at Yankee Stadium, the name immediately pops up in his head. Oh, Bobby Abreu. Abreu is the first hitter Madrigal faced in game, and he tagged Madrigal for a ground-rule double to left field to welcome him to the big leagues. Jason Giambi and Jorge Posada also followed with doubles as part of a disastrous seventh inning that saw Madrigal give up six runs on five hits in one-third of an inning. The one they call “Mad Dog” threw 26 pitches before he was taken out of the game. “You can say I had some problems at Yankee Stadium,” Madrigal said. “I was a little nervous against Bobby Abreu, and he hit it hard. I calmed down a little bit, but they didn’t let me breathe. They jumped all over me and scored a bunch of runs.” The right-handed pitcher shakes his head when he thinks about that day in the Bronx. Then he smiles because he knows those days are behind him and he’s optimistic about his future in the Rangers bullpen. “My first day was a little hard,” he said. “OK, it was bad. But I focused and I kept working hard the rest of the season. I finished strong. It’s about learning and how you finish.” What Madrigal learned is to keep his composure on the mound regardless of the situation. You can argue he is still learning how to pitch. Signed by the Angels as an outfielder in 2001, this will only be his third full season as a pitcher. “He’s coming along well,” Rangers manager Ron Washington said. “Each time he takes the ball, I see progress. He’s starting to get the ball down in the zone, his breaking ball is a little sharper, and his split is starting to be in the strike zone now. He’s shown some improvement from last year.” Following the outing against the Yankees, Madrigal posted a 3.28 ERA over his next 30 appearances. He limited right-handed hitters to a .208 average and posted a 2.95 ERA in 18 1/3 innings at home. He finished with an 0-2 mark and 4.75 ERA with one save in 36 innings. This spring, he has allowed one run on four hits in three innings. He has three strikeouts

      Madrigal’s role, should he make the team, will be in middle relief in a bullpen that already includes Frank Francisco, Eddie Guardado and C.J. Wilson. Right-handers Derrick Turnbow, Brendan Donnelly, Doug Mathis, Willie Eyre, Luis Mendoza, Josh Rupe, and left-handed pitcher Kason Gabbard are also among those competing for relief spots.

      Follow

      Get every new post delivered to your Inbox.