“)) {
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
$venue=substr($rowvalue, $starter+12, $amount-12);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_first_name=substr($rowvalue, $starter+9, $amount-9);
If($team==0)$away_first_name=substr($rowvalue, $starter+9, $amount-9);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_last_name=substr($rowvalue, $starter+10, $amount-10);
If($team==0)$away_last_name=substr($rowvalue, $starter+10, $amount-10);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_throwing_hand=substr($rowvalue, $starter+14, $amount-14);
If($team==0)$away_throwing_hand=substr($rowvalue, $starter+14, $amount-14);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_wins=substr($rowvalue, $starter+6, $amount-6);
If($team==0)$away_wins=substr($rowvalue, $starter+6, $amount-6);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_losses=substr($rowvalue, $starter+8, $amount-8);
If($team==0)$away_losses=substr($rowvalue, $starter+8, $amount-8);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_era=substr($rowvalue, $starter+5, $amount-5);
If($team==0)$away_era=substr($rowvalue, $starter+5, $amount-5);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_so=substr($rowvalue, $starter+4, $amount-4);
If($team==0)$away_so=substr($rowvalue, $starter+4, $amount-4);
$team–;
}

}
echo $away_first_name . ” ” . $away_last_name . ” (” . $away_throwing_hand . “) (” . $away_wins . “-” . $away_losses . “, ” . $away_era . ” ERA, ” . $away_so . ” K) @ ” . $home_first_name . ” ” . $home_last_name . ” (” . $home_throwing_hand . “) (” . $home_wins . “-” . $home_losses . “, ” . $home_era . ” ERA, ” . $home_so . ” K)

“.$gametime.” EST @ “. $venue;
?>

The final game of this series, in which every game has been decided by 1 run, starts today at 1:00.

Go Bucs!

Post Game Update

Paul Maholm and Javier Vazquez were locked in a pitchers’ duel. The two combined for 21 strikeouts.

Delwyn Young hit his first home run as a Pirate to tie the game at 1. Young’s homered finally ended the Pirates’ homerless streak of 323 plate appearances.

After having a tough day, Andrew McCutchen came up big in the 9th by hitting a leadoff single. Nyjer Morgan sacrificed him to 2nd. Freddy Sanchez grounded out to move him to 3rd. Bobby Cox then made the surprising move of intentionally walking Adam LaRoche to pitch to hotter-hitting brother Andy. Andy poked a single up the middle to score McCutchen and brother Adam to take the lead.

Big Bull Rider Matt Capps shut things down in the 9th.

It feels good to leave Atlanta with a split.

cappsmorgan

Live Updates: “, $starter);
$amount=$stopper-$starter;
$good_stuff=substr($rowvalue, $starter+13, $amount-14);
if($starter>$teamchange)$home=1;
$inningarray[$counter]=$inning;
$homearray[$counter]=$home;
$playarray[$counter]=$good_stuff;
$starterarray[$counter]=$starter;
$counter++;
$starter=$starter+1;
}
}

array_multisort($inningarray, $homearray, $starterarray, $playarray);

$loopcount=0;
$currentinning=0;
$currenthalf=1;
while($loopcount$currentinning){
echo(“
Inning $inningarray[$loopcount]
“);
$currentinning++;
}
if($homearray[$loopcount]!=$currenthalf){
if($homearray[$loopcount]==0){echo(“
Away
“);$currenthalf=0;}
if($homearray[$loopcount]==1){echo(“
Home
“);$currenthalf=1;}
}
echo($playarray[$loopcount].”
“);
$loopcount++;
}

?>

“)) {
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
$venue=substr($rowvalue, $starter+12, $amount-12);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_first_name=substr($rowvalue, $starter+9, $amount-9);
If($team==0)$away_first_name=substr($rowvalue, $starter+9, $amount-9);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_last_name=substr($rowvalue, $starter+10, $amount-10);
If($team==0)$away_last_name=substr($rowvalue, $starter+10, $amount-10);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_throwing_hand=substr($rowvalue, $starter+14, $amount-14);
If($team==0)$away_throwing_hand=substr($rowvalue, $starter+14, $amount-14);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_wins=substr($rowvalue, $starter+6, $amount-6);
If($team==0)$away_wins=substr($rowvalue, $starter+6, $amount-6);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_losses=substr($rowvalue, $starter+8, $amount-8);
If($team==0)$away_losses=substr($rowvalue, $starter+8, $amount-8);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_era=substr($rowvalue, $starter+5, $amount-5);
If($team==0)$away_era=substr($rowvalue, $starter+5, $amount-5);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_so=substr($rowvalue, $starter+4, $amount-4);
If($team==0)$away_so=substr($rowvalue, $starter+4, $amount-4);
$team–;
}

}
echo $away_first_name . ” ” . $away_last_name . ” (” . $away_throwing_hand . “) (” . $away_wins . “-” . $away_losses . “, ” . $away_era . ” ERA, ” . $away_so . ” K) @ ” . $home_first_name . ” ” . $home_last_name . ” (” . $home_throwing_hand . “) (” . $home_wins . “-” . $home_losses . “, ” . $home_era . ” ERA, ” . $home_so . ” K)

“.$gametime.” EST @ “. $venue;
?>

Hello, Charlie Morton. Welcome to Pittsburgh!! The newly acquired pitcher is called up to the majors to face his old team. How can’t you be excited about the bottom of the first inning when Morton pitches to McLouth?

Tom Gorzelanny was sent back to AAA Indianapolis.

Post Game Update

Charlie Morton started, but he didn’t last long. After 13 pitches, he left the game due to an injured left hamstring. Jeff Karstens resumed and had a nice outing. Morton is scheduled to go again next Tuesday.

In small-ball fashion, the Pirates put 4 runs togheter, and it was enough to take home the 4-3 victory. The Pirates haven’t homered in their last 309 plate appearances. It goes back to Jaramillo’s first career home run. That’s not good.

Phillies Braves Baseball

Live Updates: “, $starter);
$amount=$stopper-$starter;
$good_stuff=substr($rowvalue, $starter+13, $amount-14);
if($starter>$teamchange)$home=1;
$inningarray[$counter]=$inning;
$homearray[$counter]=$home;
$playarray[$counter]=$good_stuff;
$starterarray[$counter]=$starter;
$counter++;
$starter=$starter+1;
}
}

array_multisort($inningarray, $homearray, $starterarray, $playarray);

$loopcount=0;
$currentinning=0;
$currenthalf=1;
while($loopcount$currentinning){
echo(“
Inning $inningarray[$loopcount]
“);
$currentinning++;
}
if($homearray[$loopcount]!=$currenthalf){
if($homearray[$loopcount]==0){echo(“
Away
“);$currenthalf=0;}
if($homearray[$loopcount]==1){echo(“
Home
“);$currenthalf=1;}
}
echo($playarray[$loopcount].”
“);
$loopcount++;
}

?>

“)) {
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
$venue=substr($rowvalue, $starter+12, $amount-12);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_first_name=substr($rowvalue, $starter+9, $amount-9);
If($team==0)$away_first_name=substr($rowvalue, $starter+9, $amount-9);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_last_name=substr($rowvalue, $starter+10, $amount-10);
If($team==0)$away_last_name=substr($rowvalue, $starter+10, $amount-10);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_throwing_hand=substr($rowvalue, $starter+14, $amount-14);
If($team==0)$away_throwing_hand=substr($rowvalue, $starter+14, $amount-14);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_wins=substr($rowvalue, $starter+6, $amount-6);
If($team==0)$away_wins=substr($rowvalue, $starter+6, $amount-6);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_losses=substr($rowvalue, $starter+8, $amount-8);
If($team==0)$away_losses=substr($rowvalue, $starter+8, $amount-8);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_era=substr($rowvalue, $starter+5, $amount-5);
If($team==0)$away_era=substr($rowvalue, $starter+5, $amount-5);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_so=substr($rowvalue, $starter+4, $amount-4);
If($team==0)$away_so=substr($rowvalue, $starter+4, $amount-4);
$team–;
}

}
echo $away_first_name . ” ” . $away_last_name . ” (” . $away_throwing_hand . “) (” . $away_wins . “-” . $away_losses . “, ” . $away_era . ” ERA, ” . $away_so . ” K) @ ” . $home_first_name . ” ” . $home_last_name . ” (” . $home_throwing_hand . “) (” . $home_wins . “-” . $home_losses . “, ” . $home_era . ” ERA, ” . $home_so . ” K)

“.$gametime.” EST @ “. $venue;
?>

Post Game Update

The Pirates dropped their second 1-run game in a row to the Atlanta Braves. Ross Ohlendorf pitched well, but it wasn’t enough for the Pirates to get the W.

The Pirates scored early in the 1st inning when speedy Nyjer Morgan singled. Delwyn Young hit him over to 3rd, and Morgan scored on an Adam LaRoche groundout.

The Braves put some singles together in the bottom of the 3rd to score Nate McLouth and tie the game at 1.

Delwyn Young singled in the 4th, Eric Hinske walked, and Robinzon Diaz doubled to send them both home. 3-1 Bucs!

The lead lasted until the bottom of the 7th when Jesse Chavez gave up a 2 run single to Yunel Escobar.

This was the 2nd tough loss in a row for the Bucs.

Live Updates: “, $starter);
$amount=$stopper-$starter;
$good_stuff=substr($rowvalue, $starter+13, $amount-14);
if($starter>$teamchange)$home=1;
$inningarray[$counter]=$inning;
$homearray[$counter]=$home;
$playarray[$counter]=$good_stuff;
$starterarray[$counter]=$starter;
$counter++;
$starter=$starter+1;
}
}

array_multisort($inningarray, $homearray, $starterarray, $playarray);

$loopcount=0;
$currentinning=0;
$currenthalf=1;
while($loopcount$currentinning){
echo(“
Inning $inningarray[$loopcount]
“);
$currentinning++;
}
if($homearray[$loopcount]!=$currenthalf){
if($homearray[$loopcount]==0){echo(“
Away
“);$currenthalf=0;}
if($homearray[$loopcount]==1){echo(“
Home
“);$currenthalf=1;}
}
echo($playarray[$loopcount].”
“);
$loopcount++;
}

?>

“)) {
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
$venue=substr($rowvalue, $starter+12, $amount-12);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_first_name=substr($rowvalue, $starter+9, $amount-9);
If($team==0)$away_first_name=substr($rowvalue, $starter+9, $amount-9);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_last_name=substr($rowvalue, $starter+10, $amount-10);
If($team==0)$away_last_name=substr($rowvalue, $starter+10, $amount-10);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_throwing_hand=substr($rowvalue, $starter+14, $amount-14);
If($team==0)$away_throwing_hand=substr($rowvalue, $starter+14, $amount-14);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_wins=substr($rowvalue, $starter+6, $amount-6);
If($team==0)$away_wins=substr($rowvalue, $starter+6, $amount-6);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_losses=substr($rowvalue, $starter+8, $amount-8);
If($team==0)$away_losses=substr($rowvalue, $starter+8, $amount-8);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_era=substr($rowvalue, $starter+5, $amount-5);
If($team==0)$away_era=substr($rowvalue, $starter+5, $amount-5);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_so=substr($rowvalue, $starter+4, $amount-4);
If($team==0)$away_so=substr($rowvalue, $starter+4, $amount-4);
$team–;
}

}
echo $away_first_name . ” ” . $away_last_name . ” (” . $away_throwing_hand . “) (” . $away_wins . “-” . $away_losses . “, ” . $away_era . ” ERA, ” . $away_so . ” K) @ ” . $home_first_name . ” ” . $home_last_name . ” (” . $home_throwing_hand . “) (” . $home_wins . “-” . $home_losses . “, ” . $home_era . ” ERA, ” . $home_so . ” K)

“.$gametime.” EST @ “. $venue;
?>

Post Game Update

Zach Duke didn’t have a strong start tonight. He gave up 11 hits and 6 runs in 6 innings. Still the Pirates managed to score 2 runs in the 6th thanks to triples from Andrew McCutchen and Freddy Sanchez. Nyjer Morgan and Adam LaRoche each hit sacrifice flies to score McCutchen and Sanchez. Jaramillo, Wilson, Hinske, and McCutchen hit four consecutive hits in the 7th to score 3 runs and tie the game.

The Pirate bullpen pitched remarkably well in innings 7 through 14. Tom Gorzelanny, John Grabow, Sean Burnett, Steven Jackson, Jesse Chavez, and Evan Meek (3 innings!) all kept the Bucs in the game. Jeff Karstens entered for the bottom of the 15th inning, and he surrendered 2 walks and 2 hits, and Matt Diaz knocked in the winning run.

This was a tough loss for the Pirates tonight. Bobby Cox got his 2,000th win as a Braves manager. Nate McLouth hit a HR in his first game against the Pirates. Luckily, Andrew McCutchen is playing great, although is defense could use some work.

Since Karstens came into the game in relief tonight, we may see Charlie Morton enter the starting rotation soon.

Tonight’s game also brought up a minor bug in my scoresheet. I’ve known that there is currently a serious limitation in the scoresheet. Each team can only have 63 plate appearances. As I finished the scoresheet, I breathed a sigh of relief when the Pirates finished with 62 plate appearances and the Braves finished with 63. The minor bug occurred when a team had exactly 63 plate appearances. I’ll post an update shortly.

atlanta

Live Updates: “, $starter);
$amount=$stopper-$starter;
$good_stuff=substr($rowvalue, $starter+13, $amount-14);
if($starter>$teamchange)$home=1;
$inningarray[$counter]=$inning;
$homearray[$counter]=$home;
$playarray[$counter]=$good_stuff;
$starterarray[$counter]=$starter;
$counter++;
$starter=$starter+1;
}
}

array_multisort($inningarray, $homearray, $starterarray, $playarray);

$loopcount=0;
$currentinning=0;
$currenthalf=1;
while($loopcount$currentinning){
echo(“
Inning $inningarray[$loopcount]
“);
$currentinning++;
}
if($homearray[$loopcount]!=$currenthalf){
if($homearray[$loopcount]==0){echo(“
Away
“);$currenthalf=0;}
if($homearray[$loopcount]==1){echo(“
Home
“);$currenthalf=1;}
}
echo($playarray[$loopcount].”
“);
$loopcount++;
}

?>

“)) {
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
$venue=substr($rowvalue, $starter+12, $amount-12);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_first_name=substr($rowvalue, $starter+9, $amount-9);
If($team==0)$away_first_name=substr($rowvalue, $starter+9, $amount-9);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_last_name=substr($rowvalue, $starter+10, $amount-10);
If($team==0)$away_last_name=substr($rowvalue, $starter+10, $amount-10);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_throwing_hand=substr($rowvalue, $starter+14, $amount-14);
If($team==0)$away_throwing_hand=substr($rowvalue, $starter+14, $amount-14);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_wins=substr($rowvalue, $starter+6, $amount-6);
If($team==0)$away_wins=substr($rowvalue, $starter+6, $amount-6);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_losses=substr($rowvalue, $starter+8, $amount-8);
If($team==0)$away_losses=substr($rowvalue, $starter+8, $amount-8);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_era=substr($rowvalue, $starter+5, $amount-5);
If($team==0)$away_era=substr($rowvalue, $starter+5, $amount-5);
}
If(strpos($rowvalue, ““)){
$starter=strpos($rowvalue, ““);
$stopper=strpos($rowvalue, “
“, $starter);
$amount=$stopper-$starter;
If($team==1)$home_so=substr($rowvalue, $starter+4, $amount-4);
If($team==0)$away_so=substr($rowvalue, $starter+4, $amount-4);
$team–;
}

}
echo $away_first_name . ” ” . $away_last_name . ” (” . $away_throwing_hand . “) (” . $away_wins . “-” . $away_losses . “, ” . $away_era . ” ERA, ” . $away_so . ” K) @ ” . $home_first_name . ” ” . $home_last_name . ” (” . $home_throwing_hand . “) (” . $home_wins . “-” . $home_losses . “, ” . $home_era . ” ERA, ” . $home_so . ” K)

“.$gametime.” EST @ “. $venue;
?>

Post Game Update

For the third time this season, the Pirates were going for a series win against the Houston Astros, and for the 3rd time, the Astros prevailed.

Ian Snell pitched better tonight than he has in awhile. Snell pitched 6 innings and gave up just 3 runs. Steven Jackson struggled in 1.1 innings, giving up 3 runs.

Andrew McCutchen went 3-5 with an RBI in the leadoff spot.

It’s frustrating to lose this series after sweeping the Mets and being just 3 games below .500.

Now it’s on to Atlanta.

snell

Live Updates: “, $starter);
$amount=$stopper-$starter;
$good_stuff=substr($rowvalue, $starter+13, $amount-14);
if($starter>$teamchange)$home=1;
$inningarray[$counter]=$inning;
$homearray[$counter]=$home;
$playarray[$counter]=$good_stuff;
$starterarray[$counter]=$starter;
$counter++;
$starter=$starter+1;
}
}

array_multisort($inningarray, $homearray, $starterarray, $playarray);

$loopcount=0;
$currentinning=0;
$currenthalf=1;
while($loopcount$currentinning){
echo(“
Inning $inningarray[$loopcount]
“);
$currentinning++;
}
if($homearray[$loopcount]!=$currenthalf){
if($homearray[$loopcount]==0){echo(“
Away
“);$currenthalf=0;}
if($homearray[$loopcount]==1){echo(“
Home
“);$currenthalf=1;}
}
echo($playarray[$loopcount].”
“);
$loopcount++;
}

?>

Rainout! This game will be played on July 2 at 12:35 P.M.

umbrella

But…. that’s not what Pirate fans will be talking about tonight.

Management has made one of those “tough decisions” that they said they’d have to make. Nate McLouth has been traded to the Atlanta Braves. In return, the Pirates pick up 3 prospects, 2 of which may not be far from the Major Leagues. Charlie Morton is a RHP who has been a leader in the International League this season. Gorkys Hernandez is an OF who is another potential leadoff-type guy. Hernandez has been playing well in AA this season. Jeff Locke is a LHP that I haven’t heard much about. Andrew McCutchen will make his debut for the Pittsburgh Pirates tomorrow.

It’s tough to see McLouth go, but McCutchen seems ready for the Majors, and we had extra outfielders. McLouth is the guy with the highest trade value. Hopefully the prospects begin to bloom within the Pittsburgh system.

Pirates Dodgers Baseball

Ryan Doumit sat out Monday’s game against the Florida Marlins after injuring his wrist during Sunday’s game against the Atlanta Braves.

A CT scan revealed a fractured scaphoid bone. He’ll be out 8-10 weeks.

It looks like Jason Jaramillo will take over catching duties. Robinzon Diaz will be called up from AAA.

126-doumit

The Pirates officially won their first series of the season when they took 2 out of 3 games from the Atlanta Braves. The Pirates scored 3-0 and 10-0 shutouts from strong pitching performances by Paul Maholm and Ian Snell. Zach Duke started the 3rd game of the series. Things got off to a bad start and never improved much. The Braves took the final game 11-1.

Some quick notes:

Game 10
Another great start for Paul Maholm. 7IP 4H.
Jack Wilson sat this game out with a sore finger.
Delwyn Young made his first at-bat as a Pirate. He entered as a pinch hitter and fouled out to the catcher.

Game 11
Another great start for Ian Snell. 7IP 4H.
Jack Wilson sat out again.
Craig Monroe had a 6 RBI game.
Andy LaRoche is using a new batting stance, and he seems to be figuring things out, going 3-4 with an RBI

Game 12
Zach Duke didn’t have a great start. 6IP 12H 6R.
Jack Wilson got back into the starting lineup. He went 1-3.
The Pirates had 7 hits, but they could only score 1 meaningless run in the 9th.
Delwyn Young played 2 innings in LF. He struck out swinging in the 8th.

atlanta-braves-logo1

After losing a disappointing series at home to the Houston Astros, the Atlanta Braves come to town for a weekend series.

The Pirates are going to need more strong starts from Maholm, Snell, and Duke to get back up and over .500.

Friday – Jair Jurrjens @ Paul Maholm – 7:05
Saturday – Jo Jo Reyes @ Ian Snell – 12:35
Sunday – Javier Vazquez @ Zach Duke – 1:35

I won’t see much of these games because I’m traveling to Boston tonight to see my girlfriend and sister run in the marathon on Monday. We’ve got tickets to Orioles @ Red Sox on Sunday afternoon!

Have a good weekend! Go Bucs!

fenway-park-green-monster

I wrote a script that automatically grabs the current roster of every MLB team and saves it as a ROS file.  This script runs every day at 12:00 PM.  These files are available from the .ROS Files tab at the top of every page.

ROS files are used by Retrosheet’s box.exe, bevent.exe, and bgame.exe programs.  They are plain-text, comma-delimited files having the format: ID, Last Name, First Name, Batting Hand, Throwing Hand, Team Abbreviation, Position Abbreviation.

ID can be any unique ID for the player.  Retrosheet has a unique ID for each player based on first and last name.  For instance, Derek Jeter is jeted001.  Other databases use different formats.  The files that I generate use the 6 digit unique ID used by mlb.com.

The batting hand value can be either R, L, or B (both – switch hitter).

The throwing hand value can be either R or L.

The team value is a three-digit representation of each team.  Retrosheet has established abbreviations for each team.  They are:ANA, ARI, ATL, BAL, BOS, CHA (Chicago American – Whit Sox), CHN (Chicago National – Cubs), CIN, CLE, COL, DET, FLO, HOU, KCA, LAN, MIL, MIN, NYA, NYN, OAK, PHI, PIT, SDN, SEA, SFN, SLN, TBA, TEX, TOR, and WAS.

The position value can be either: P, C, IF, OF, or DH.

As an example, here are the first few lines from the current Atlanta Braves’ ROS file.

407924,Acosta,Manny,B,R,ATL,P
430831,Bennett,Jeff,R,R,ATL,P
430641,Boyer,Blaine,R,R,ATL,P
499107,Bueno,Francisley,L,L,ATL,P
435658,Campillo,Jorge,R,R,ATL,P