Barnstorming
Team Rankings
For classic exhibition standings, click here.
More categories and details are available via the drop down menu.
Total Fans
$count = 0;
while ($row = mysqli_fetch_array($totalfansresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo number_format($row['nooffans'], 0) . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Avg Fans
$count = 0;
while ($row = mysqli_fetch_array($fanavgresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo number_format($row['fanavg'], 0) . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Fans (past 7 days)
$count = 0;
while ($row = mysqli_fetch_array($fans7result)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo number_format($row['totalpop'], 0) . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Fans (past 30 days)
$count = 0;
while ($row = mysqli_fetch_array($fans30result)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo number_format($row['totalpop'], 0) . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Fans From Moves
(past 7 days)
$count = 0;
while ($row = mysqli_fetch_array($fansfrommoves7result)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo number_format($row['totalpop'], 0) . ' ' . substr($row['teamname'],0,19) . $dots . '(past 7 days)
'; } ?>
Fans From Games
(past 7 days)
$count = 0;
while ($row = mysqli_fetch_array($fansfromgames7result)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo number_format($row['totalpop'], 0) . ' ' . substr($row['teamname'],0,19) . $dots . '(past 7 days)
'; } ?>
Total Wins
$count = 0;
while ($row = mysqli_fetch_array($totalwinsresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo $row['wins'] . '-' . $row['losses'] . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Win %
$count = 0;
while ($row = mysqli_fetch_array($winpctresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo number_format($row['WinPct'], 3) . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Winning Streak
$count = 0;
while ($row = mysqli_fetch_array($totalwstreakresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo $row['wstreak'] . 'W' . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Losing Streak
$count = 0;
while ($row = mysqli_fetch_array($totallstreakresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo $row['lstreak'] . 'L' . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
RS Avg
$count = 0;
while ($row = mysqli_fetch_array($RSavgresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo number_format($row['RSavg'], 2) . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
RA Avg
$count = 0;
while ($row = mysqli_fetch_array($RAavgresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo number_format($row['RAavg'], 2) . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Tournament Wins
$count = 0;
while ($row = mysqli_fetch_array($tournwinsresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo $row['Twins'] . '-' . $row['Tlosses'] . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Tournament Win %
$count = 0;
while ($row = mysqli_fetch_array($tournwinpctresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo number_format($row['WinPct'], 3) . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Tournament RS Avg
$count = 0;
while ($row = mysqli_fetch_array($TournRSavgresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo number_format($row['RSavg'], 2) . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Tournament RA Avg
$count = 0;
while ($row = mysqli_fetch_array($TournRAavgresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo number_format($row['RAavg'], 2) . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Team Level
$count = 0;
while ($row = mysqli_fetch_array($teamlevelresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo $row['teamlevel'] . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Classic Teams Found
$count = 0;
while ($row = mysqli_fetch_array($classicteamsresult)) {
$count = $count + 1;
if (strlen($row['teamname']) > 19) {$dots = '...';} else {$dots = '';}
echo $row['itemcount'] . ' ' . substr($row['teamname'],0,19) . $dots . ''; } ?>
Can your team of stars, has-been's, and never-will-be's build a loyal fan base as they travel the country, taking on other people's ragtag teams?
Random Fact
Mike Greenwell holds the record for most RBI's in game (nine), where one player accounted for all of the team's RBI's.
Loading...