Use this form to schedule this matchup to be broadcast on the OSAA Radio Network.
{{ $info['contest']->division }} {{ Helpers::getActivityName($info['contest']->activity) }} {{ $info['round_type']->name }}
{{ str_replace('
', ' ', Helpers::formatDateTime('%RADIO_NETWORK_TIMESTAMP%', strtotime($info['event']->start_at), $info['event']->time_zone)) }}
{{ $info['contest']->away_team_name }} vs. {{ $info['contest']->home_team_name }}
Audio URL
http://www.osaa.org/radio-network/{{ $info['matchup']->id }}
Updated
@if (!is_null($info['broadcast']))
{{ date('n/j/y g:ia', strtotime($info['broadcast']->updated_at)) }}
@else
- -
@endif
Created
@if (!is_null($info['broadcast']))
{{ date('n/j/y g:ia', strtotime($info['broadcast']->created_at)) }}
@else
- -
@endif