Per OSAA Board Policy "Participation Limitations - Baseball - Pitching", your team is required to report the number of pitches thrown for each varsity level pitcher.
Postponements and Cancellations
For contests that were not played, schools are able to change the status to Postponed or Cancelled. These options can be accessed from your team page. When postponing a contest, you can enter in the date and/or time when the contest will be rescheduled. If the contest isn't going to be replayed or rescheduled, it should be marked as cancelled.
Deleting contests from your schedule and adding them back later in the season may result in contests not counting in
the rankings based on OSAA Board Policy "State Championships - Rankings". When in doubt, leave it on your schedule as Cancelled.
| @if (count($info['alerts']) == 1) You need to add a pitch count record to your previous baseball game. @else You need to add pitch count records to your previous {{ count($info['alerts']) }} baseball games. @endif |
|
@foreach ($info['alerts'] as $index => $alert)
{{ $alert->contest->away_team_name }} @ {{ $alert->contest->home_team_name }} Played on {{ date('l n/j', strtotime($alert->contest->start_at)) }} at @if (Helpers::strEqual('12:00 am', date('g:i a', strtotime($alert->contest->start_at)))) a time that is still TBD @else {{ date('g:i a', strtotime($alert->contest->start_at)) }} @endif @if ($index < count($info['alerts']) - 1) @endif @endforeach |
Add Missing Pitch Counts |
@if (count($info['alerts']) == 1) Please take the necessary steps to submit your team's pitch counts for this contest as soon as possible. @else Please take the necessary steps to submit your team's pitch counts for these contests as soon as possible. @endif If you have any questions, please contact Kris Welch at the OSAA office, (503) 682-6722 x230 or krisw@osaa.org. For technical support, contact support@osaa.org.
Thank you in advance for providing this information.
Regards,This is an automatically generated message and was sent to {{ Helpers::arrayToList ($info['to']) }} @if (count($info['cc']) > 0) and copied to {{ Helpers::arrayToList ($info['cc']) }} @endif