Welcome to Spread Eagle. I’ll be previewing every NFL week from a gambler’s standpoint, including the latest spread and pick analysis for each game in an attempt to help my fellow wager addicts make the most out of every week.

2008 Season

$spread_wins = 7 + 7 + 8 + 6 + 8 + 7 + 5 + 7 + 9 + 7 + 6 + 8;
$spread_loss = 9 + 8 + 8 + 7 + 6 + 7 + 9 + 7 + 5 + 6 + 10 + 7;
$spread_ties = 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0;

$spread_dec = $spread_wins/($spread_wins+$spread_loss);
$spread_dec *= 1000;
$spread_pct = round($spread_dec);
$spread_pct /= 10;
echo "Regular Season Record: $spread_wins-$spread_loss-$spread_ties ($spread_pct%)";

?>

Spread Eagle By Week:

dividerPlayoff Record: $playoff_wins-$playoff_loss-$playoff_ties ($playoff_pct%)

";

$spread_wins = 7 + 7 + 6 + 6 + 5 + 9 + 9 + 9 + 9 + 5 + 8 + 8 + 8 + 11 + 3 + 6 + 6;
$spread_loss = 7 + 8 + 6 + 8 + 8 + 3 + 5 + 4 + 5 + 9 + 8 + 8 + 8 + 4 + 11 + 9 + 10;
$spread_ties = 2 + 1 + 4 + 0 + 1 + 1 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 1 + 0 + 1 + 0;

$spread_dec = $spread_wins/($spread_wins+$spread_loss);
$spread_dec *= 1000;
$spread_pct = round($spread_dec);
$spread_pct /= 10;
echo "Regular Season Record: $spread_wins-$spread_loss-$spread_ties ($spread_pct%)";
?>

Spread Eagle By Week:

dividerPlayoff Record: $playoff_wins-$playoff_loss-$playoff_ties ($playoff_pct%)

";

$spread_wins = 6+9+5+7+8+4+9+5+6+4+8+9+7+8+7+1+8+9;
$spread_loss = 10+7+6+7+3+9+3+8+7+10+7+7+9+7+8+1+4+7;
$spread_ties = 0+0+3+0+3+1+1+1+1;

$spread_dec = $spread_wins/($spread_wins+$spread_loss);
$spread_dec *= 1000;
$spread_pct = round($spread_dec);
$spread_pct /= 10;
echo "Regular Season Record: $spread_wins-$spread_loss-$spread_ties ($spread_pct%)";
?>

Spread Eagle By Week: