OSAA Online Forms

Results for {{ Helpers::getActivityName ($information['activity_form']->activity) }} {{ $information['league']->slug }} {{ $information['league']->name }}

Corrections

Sunday, 4:00 PM - 8:00 PM: Call William Wyckoff at (541) 484-9883.
Monday - Friday: Contact Brad Garrett at (503) 682-6722 x229 or by e-mail to bradg@osaa.org.

Note: Corrections made after 2:00 PM on Monday will not appear in the program.

Substitutions

  1. Individuals: If any individual qualifier drops out of the state championship by 4:00 PM, two business days prior to the state championships (Thursday, Oct. 31,) the district may substitute the next eligible individual qualifier that is not a member of a qualifying team. The district must notify the OSAA office of the substitution by this substitution deadline.
  2. Team: Substitutions on qualified teams may be made up to 30 minutes prior to the start of the state championship race at that classification. A team may enter a maximum of seven participants with its top five finishers counting toward team standings.

Meet Director

{{ $information['data']['meet_director']->name }}
{{ Helpers::displayCombinedPhone($information['data']['meet_director']->phone) }}
{{ $information['data']['meet_director']->email }}

Submitted By

{{ $information['data']['submitter']->name }}
{{ Helpers::displayCombinedPhone($information['data']['submitter']->phone) }}
{{ $information['data']['submitter']->email }}

Form Status

@if ($information['data']['complete']) Complete @else Incomplete @endif
Created at {{ date('g:i a m/d/Y', strtotime($information['submission']->created_at)) }}
Last updated at {{ date('g:i a m/d/Y', strtotime($information['submission']->updated_at)) }}



Participation

@foreach ($information['data']['teams_information'] as $team) @endforeach
{{ $team->name }} {{ $team->participation }}


First Place Team

{{ $information['data']['first_place_team']->name }}
@foreach ($information['data']['teams_information'] as $team) @if ($team->ap_id == $information['data']['first_place_team']->ap_id)
Fatal error: Cannot break/continue 1 level in /home/osaa/web_app/dev/app/views/emails/forms/xc_registration.blade.php on line 154
Athletic Director @if (!Helpers::strIsEmpty($team->ad->name)) {{ $team->ad->name }}
@endif @if (!Helpers::strIsEmpty($team->ad->email)) {{ $team->ad->email }}
@endif @if (!Helpers::strIsEmpty($team->ad->office)) [W] {{ Helpers::displayCombinedPhone($team->ad->office) }}
@endif @if (!Helpers::strIsEmpty($team->ad->phone)) [C] {{ Helpers::displayCombinedPhone($team->ad->phone) }}
@endif
Coach @if (!Helpers::strIsEmpty($team->coach->name)) {{ $team->coach->name }}
@endif @if (!Helpers::strIsEmpty($team->coach->email)) {{ $team->coach->email }}
@endif @if (!Helpers::strIsEmpty($team->coach->phone)) [C] {{ Helpers::displayCombinedPhone($team->coach->phone) }}
@endif