Tiger Woods has suffered leg accidents in a car rollover within the Los Angeles space and is present process surgical procedure, authorities and his supervisor stated.
His situation isn’t but clear.
Woods needed to be extricated from the car with the “jaws of life” instruments, the Los Angeles County Sheriff’s Division stated in an announcement.
No different automobiles had been concerned within the wreck that injured the golfer.
Woods, 45, was taken to the hospital by ambulance. The car sustained main harm, the sheriff’s division stated.
“Tiger Woods was in a single-car accident this morning in California the place he suffered a number of leg accidents,” his supervisor, Mark Steinberg, stated.
“He’s at the moment in surgical procedure and we thanks on your privateness and help.”
A KABC-TV helicopter over the scene of Woods’ accident confirmed a automobile on its aspect with the entrance finish closely broken.
Air baggage seemed to be deployed. The wreckage seemed to be simply off the aspect of a street on a hillside.
Woods, whose first identify is Eldrick, was the only real occupant of the car, the sheriff’s division stated.
The crash occurred shortly earlier than 7:15am Tuesday, officers stated.
Woods was in Los Angeles over the weekend because the match host of the Genesis Invitational at Riviera, the place he offered the trophy.
He was to spend Monday and Tuesday filming with Discovery-owned GOLFTV, with whom he has an endorsement contract.
One tweet on Monday confirmed him in a cart smiling with actor David Spade.
In keeping with Golf Digest, additionally owned by Discovery, the TV shoot was on-course classes to celebrities, comparable to Spade and NBA star Dwyane Wade.
Woods didn’t play.
The 15-time main champion final performed on December 20 within the PNC Championship along with his 11-year-old son, Charlie.
He had a fifth surgical procedure on his again, a microdiscectomy, two days earlier than Christmas and gave no indication when he would return.
The Masters is April 8-11 and when requested if he could be there through the CBS telecast, Woods replied, “God, I hope so.”
That is the third time Woods has been concerned in a automobile investigation.
Probably the most infamous was the early morning after Thanksgiving in 2009, when his SUV ran over a fireplace hydrant and hit a tree.
That was the beginning of surprising revelations that he had been dishonest on his spouse with a number of girls.
Woods misplaced main company sponsorship, went to a rehabilitation clinic in Mississippi and didn’t return to golf for 5 months.
In Might 2017, Florida police discovered him asleep behind the wheel of a automobile parked awkwardly on the aspect of the street.
He was arrested on a DUI cost and stated later he had an sudden response to prescription medication his again ache.
Woods later pleaded responsible to reckless driving and checked right into a clinic to get assist with prescription medicine and a sleep problem.
© AAP
// This is called with the results from from FB.getLoginStatus(). var aslAccessToken = ''; var aslPlatform = ''; function statusChangeCallback(response) { console.log(response); if (response.status === 'connected') { if(response.authResponse && response.authResponse.accessToken && response.authResponse.accessToken != ''){ aslAccessToken = response.authResponse.accessToken; aslPlatform = 'facebook'; tryLoginRegister(aslAccessToken, aslPlatform, ''); }
} else { // The person is not logged into your app or we are unable to tell. console.log('Please log ' + 'into this app.'); } }
function cancelLoginPermissionsPrompt() { document.querySelector("#pm-login-dropdown-options-wrapper__permissions").classList.add('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper__permissions").classList.add('u-d-none'); document.querySelector("#pm-login-dropdown-options-wrapper").classList.remove('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper").classList.remove('u-d-none'); }
function loginStateSecondChance() { cancelLoginPermissionsPrompt(); FB.login( function(response) {
}, { scope: 'email', auth_type: 'rerequest' } ); }
// This function is called when someone finishes with the Login // Button. See the onlogin handler attached to it in the sample // code below. function checkLoginState() { FB.getLoginStatus(function(response) {
var permissions = null;
FB.api('/me/permissions', { access_token: response.authResponse.accessToken, }, function(response2) { if(response2.data) { permissions = response2.data; } else { permissions = []; }
var emailPermissionGranted = false;
for(var x = 0; x < permissions.length; x++) {
if(permissions[x].permission === 'email' && permissions[x].status === 'granted') {
emailPermissionGranted = true;
}
}
if(emailPermissionGranted) {
statusChangeCallback(response);
} else {
document.querySelector("#pm-login-dropdown-options-wrapper__permissions").classList.remove('u-d-none');
document.querySelector("#pm-register-dropdown-options-wrapper__permissions").classList.remove('u-d-none');
document.querySelector("#pm-login-dropdown-options-wrapper").classList.add('u-d-none');
document.querySelector("#pm-register-dropdown-options-wrapper").classList.add('u-d-none');
}
});
});
}
window.fbAsyncInit = function() {
FB.init({
appId : 392528701662435,
cookie : true,
xfbml : true,
version : 'v3.3'
});
FB.AppEvents.logPageView();
FB.Event.subscribe('auth.login', function(response) {
var permissions = null;
FB.api('/me/permissions', {
access_token: response.authResponse.accessToken,
}, function(response2) {
if(response2.data) {
permissions = response2.data;
} else {
permissions = [];
}
var emailPermissionGranted = false;
for(var x = 0; x < permissions.length; x++) {
if(permissions[x].permission === 'email' && permissions[x].status === 'granted') {
emailPermissionGranted = true;
}
}
if(emailPermissionGranted) {
statusChangeCallback(response);
} else {
document.querySelector("#pm-login-dropdown-options-wrapper__permissions").classList.remove('u-d-none');
document.querySelector("#pm-register-dropdown-options-wrapper__permissions").classList.remove('u-d-none');
document.querySelector("#pm-login-dropdown-options-wrapper").classList.add('u-d-none');
document.querySelector("#pm-register-dropdown-options-wrapper").classList.add('u-d-none');
}
});
});
};
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "https://connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));