Definitions

AtBat and Innings Pitch Check - Goes through every player and checks if they have exceeded the At Bat and Inning Limit. The check adjusts for players with 130 at bats or more and pitchers with 50 innings or more with a 20% boost.

Stat Inputs - This check goes through each series played via the schedule and checks if stats are inputted. It simply sees if any Pitcher Wins or Losses are inputted. If so, the pass clears. If not, it will be alerted.

Wins/Losses Check - Ensures that the wins and losses recorded for each series via the schedule match the wins and losses given to pitchers in the stats.


Team Schedule Page

    Warning: Undefined variable $leagueyear in /var/www/rublstrat.com/teamfiles/teamcheck.php on line 44

    Fatal error: Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GROUP BY p.PlayerID, FullName, p.RealAtBats' at line 9 in /var/www/rublstrat.com/teamfiles/teamcheck.php:44 Stack trace: #0 /var/www/rublstrat.com/teamfiles/teamcheck.php(44): mysqli_query() #1 /var/www/rublstrat.com/teamfiles/teamcheck.php(26): ABIP() #2 /var/www/rublstrat.com/WC/check.php(5): include('...') #3 {main} thrown in /var/www/rublstrat.com/teamfiles/teamcheck.php on line 44