Barnstorming
Pitching Stat Leaders

Released players are not included. Rate categories are based on a minimum of 10 IP.

Actual | Normalized

Wins
'; echo 'WIPPlayerTeam'; while ($row = mysqli_fetch_array($Wsresult)) { $count = $count + 1; if (strlen($row['teamname']) > 30) {$dots = '...';} else {$dots = '';} echo '' . number_format($row['Ws'], 0) . '-' . number_format($row['Ls'], 0) . '' . number_format($row['OUTSs']/3, 1) . '' . $row['playername'] . '' . substr($row['teamname'],0,30) . $dots . ''; } //echo '[ Top 50 ]'; echo ''; ?>
Saves
SVIPPlayerTeam
No saves recorded yet (enable relief pitching in a game mode).
Holds
HLDIPPlayerTeam
No holds recorded yet (enable relief pitching in a game mode).
Complete Games
CGIPPlayerTeam
No complete games yet.
Shutouts
SHOIPPlayerTeam
No shutouts yet.
Losses
'; echo 'LIPPlayerTeam'; while ($row = mysqli_fetch_array($Lsresult)) { $count = $count + 1; if (strlen($row['teamname']) > 30) {$dots = '...';} else {$dots = '';} echo '' . number_format($row['Ws'], 0) . '-' . number_format($row['Ls'], 0) . '' . number_format($row['OUTSs']/3, 1) . '' . $row['playername'] . '' . substr($row['teamname'],0,30) . $dots . ''; } //echo '[ Top 50 ]'; echo ''; ?>
Win Percentage
'; echo 'Win %IPPlayerTeam'; while ($row = mysqli_fetch_array($WinPctsresult)) { $count = $count + 1; if (strlen($row['teamname']) > 30) {$dots = '...';} else {$dots = '';} echo '' . number_format($row['WinPct'], 3) . '' . number_format($row['OUTSs']/3, 1) . '' . $row['playername'] . '' . substr($row['teamname'],0,30) . $dots . ''; } //echo '[ Top 50 ]'; echo ''; ?>
ERA
'; echo 'ERAIPPlayerTeam'; while ($row = mysqli_fetch_array($ERAsresult)) { $count = $count + 1; if (strlen($row['teamname']) > 30) {$dots = '...';} else {$dots = '';} echo '' . $row['ERA'] . '' . number_format($row['OUTSs']/3, 1) . '' . $row['playername'] . '' . substr($row['teamname'],0,30) . $dots . ''; } //echo '[ Top 50 ]'; echo ''; ?>
WHIP
'; echo 'WHIPIPPlayerTeam'; while ($row = mysqli_fetch_array($WHIPsresult)) { $count = $count + 1; if (strlen($row['teamname']) > 30) {$dots = '...';} else {$dots = '';} echo '' . number_format($row['WHIP'], 3) . '' . number_format($row['OUTSs']/3, 1) . '' . $row['playername'] . '' . substr($row['teamname'],0,30) . $dots . ''; } //echo '[ Top 50 ]'; echo ''; ?>
Strike Outs
'; echo 'SOIPPlayerTeam'; while ($row = mysqli_fetch_array($SOsresult)) { $count = $count + 1; if (strlen($row['teamname']) > 30) {$dots = '...';} else {$dots = '';} echo '' . number_format($row['SOs'], 0) . '' . number_format($row['OUTSs']/3, 1) . '' . $row['playername'] . '' . substr($row['teamname'],0,30) . $dots . ''; } //echo '[ Top 50 ]'; echo ''; ?>
Walks
'; echo 'BBIPPlayerTeam'; while ($row = mysqli_fetch_array($BBsresult)) { $count = $count + 1; if (strlen($row['teamname']) > 30) {$dots = '...';} else {$dots = '';} echo '' . number_format($row['BBs'], 0) . '' . number_format($row['OUTSs']/3, 1) . '' . $row['playername'] . '' . substr($row['teamname'],0,30) . $dots . ''; } //echo '[ Top 50 ]'; echo ''; ?>
Hit Batters
'; echo 'HBPIPPlayerTeam'; while ($row = mysqli_fetch_array($HBPsresult)) { $count = $count + 1; if (strlen($row['teamname']) > 30) {$dots = '...';} else {$dots = '';} echo '' . number_format($row['HBPs'], 0) . '' . number_format($row['OUTSs']/3, 1) . '' . $row['playername'] . '' . substr($row['teamname'],0,30) . $dots . ''; } //echo '[ Top 50 ]'; echo ''; ?>
Home Runs Allowed
'; echo 'HRIPPlayerTeam'; while ($row = mysqli_fetch_array($HRsresult)) { $count = $count + 1; if (strlen($row['teamname']) > 30) {$dots = '...';} else {$dots = '';} echo '' . number_format($row['HRs'], 0) . '' . number_format($row['OUTSs']/3, 1) . '' . $row['playername'] . '' . substr($row['teamname'],0,30) . $dots . ''; } //echo '[ Top 50 ]'; echo ''; ?>

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

Eddie Gaedel's jersey number was 1/8.