Mark Buerhle throws the 18th perfect game in MLB history. The White Sox beat the Rays 5-0.
Congratulations!

“)) {
$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
16 hits, including 3 when the Pirates were down to their last out helped the Pirates get a win against the Chicago White Sox. Down 1, with 2 outs in the ninth, Jack Wilson hit a home run to tie the game. Nyjer Morgan followed with a double and Delwyn Young knocked him in to score the go-ahead run. Matt Capps finally showed some command, striking out the side in the bottom of the ninth. Hopefully Joe Kerrigan’s adjustments are starting to make a difference.
The Bucs made some bone-headed base-running mistakes, but I’ll take the win.

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 Delwyn Young trade was completed today. Eric Krebs (a AA relief pitcher) was the player to be named later. The Pirates also sent $1 in cash to the Los Angeles Dodgers.
For the second consecutive game, the Pirates had no answer for White Sox pitchers. The Pirates got shut out for the second consecutive game.

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;
?>
Interleague play begins with tonight’s game against the Chicago White Sox.
Post Game Update
Yep… we suck at interleague play. At 63-101, the Pirates have the worst interleague record in Major League Baseball. The record only got worse tonight because the Pirates couldn’t figure out Gavin Floyd and only got 2 hits.
Zach Duke recorded an 8 inning complete game in the loss. Duke didn’t pitch bad, but he got no help. The White Sox first run came following a stolen base by Alexi Ramirez where replay later showed that Ramirez was out. Duke also surrendered a solo HR to Ramirez in the 8th.
This game was done in a speedy 1:51, and this game had just four plate appearances above the minimum.

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 Nationals finally found a way to hit Tom Gorzelanny, and they avoided a series sweep at the hands of the Pirates. The Pirate offense struggled, only producing 5 hits.
John Russell continues to make the interesting move of subbing out Andy LaRoche late in close games although the third-baseman’s hitting has greatly improved from the beginning of the season.
The Pirates travel to Chicago for series’ with the White Sox and Cubs.
Go 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++;
}
?>