by LetsRun.com
May 7, 2022
Compile results for the 2022 Sound Running Track Meet appear below. For splits, go here.
Men’s 800m
Men’s 1500m
Men’s 5000m
Men’s 10,000m
Women’s 800m
Women’s 1500m
Women’s 5000m
Women’s 10,000m
Article continues below player
{ message = flashMessage caption = ” type = flashLevel actionLink = flashActionLink actionMessage = flashActionMessage showDismiss = showDismiss mode = flashMode show = true if(flashDuration){ setTimeout(() => reset(), flashDuration * 1000) } } window.livewire .on(‘flash’, flash => { message = flash.hasOwnProperty(‘message’) ? flash.message : ” caption = ” type = flash.hasOwnProperty(‘type’) ? flash.type : ‘success’ duration = flash.hasOwnProperty(‘duration’) ? flash.duration : 3 mode = flash.hasOwnProperty(‘mode’) ? flash.mode : ‘light’ actionMessage=”” actionLink = ” showDismiss = flash.hasOwnProperty(‘showDismiss ‘) ? flash.showDismiss : true show = true if(duration) { setTimeout(() => reset(), duration * 1000) } }) window.livewire.on(‘notification’, notification => { message = notification .hasOwnProperty(‘message’) ? notification.message : ” caption = notification.hasOwnProperty(‘caption’) ? notification.caption : ” type = notification.hasOwnProperty(‘type’) ? notification.type : ‘success’ duration = notification.hasOwnProperty(‘duration’) ? notification.duration : 3 actionMessage = notification.hasOwnProperty(‘actionMessage’) ? notification.actionMessage: ”actionLink = notification.hasOwnProperty(“https://www.letsrun.com/news/2022/05/full-results-2022-sound-running-track-meet-results/actionLink”) ? notification.actionLink : ” mode = notification.hasOwnProperty(‘mode’) ? notification.mode : ‘light’ showDismiss = notification.hasOwnProperty(‘showDismiss’) ? notification.showDismiss : true show = true if(duration) { setTimeout(() => reset(), duration * 1000) } }) initNotify(); }” x-on:notification.window=”show = true; if($event.detail.duration){setTimeout(() => reset(), $event.detail.duration * 1000);}” class=”font-sans-n”>