
Josh Giddey shatters 61-year old NBA record with third straight triple-double
Josh Giddey has continued to raise the bar in his incredible debut NBA season, becoming the first rookie since 1960-61 to post three consecutive triple-doubles.
The 19-year old was a shining light in Oklahoma City Thunder’s 106-114 loss to the San Antonio Spurs on Thursday (AEDT), netting 17 points, 10 assists and 10 rebounds to continue his unprecedented hot streak.
Former Sacramento King Oscar Robertson 61 years ago is the only other rookie to have achieved the feat, back when the franchise were known as the Cincinnati Royals.
Giddey’s latest effort comes just days after he put up a career-high 28 points in another triple-double in a close win over the New York Knicks.
His game against the Spurs, his fourth triple-double of the season, sees him join fellow Aussie Ben Simmons and MVP hopeful Luka Doncic as the only other players in the last 25 years to post four such matches in their first season.
So good is Giddey’s form that commentators are beginning to make some lofty comparisons to basketball legends.
“Sometimes, the passes you see Josh Giddey throws, it takes you in and out of Magic Johnson thoughts,” Thunder host broadcaster Michael Cage said during play.

(Photo by Alex Goodlett/Getty Images)
“He’s just making the game look easy at times because he knows how to play it.
“He’s playing with a whole lot of confidence.”
Fellow caller Chris Fisher described the performance as ‘just a dazzling display’.
“So much control, so much poise… despite being the second-youngest player in the NBA,” he added.
“I’ll tell you one thing, skill travels. Even from Australia, that’s a long way to the States but he’s got some skill.”
However, Thunder coach Mark Daigneault was more restrained with his praise at full time, merely describing Giddey as ‘a good player.’
“I thought he played a really good floor game tonight. The triple-double stuff is just a byproduct of how he’s playing,” Daigneault said.
Giddey, who has been named the Western Conference’s Rookie of the Month for each of the previous three months, is all but a shoo-in to receive the gong for February as well, as his case for Rookie of the Year grows stronger by the day.
Josh Giddey may only be 19, but it is his maturity that is helping him make his mark in the NBA ????@okcthunder | #ThunderUp pic.twitter.com/XMkwBq92iT
— Bally Sports Oklahoma (@BallySportsOK) February 17, 2022
Up next for the teen phenom is the Rising Stars mini-tournament on All Star Weekend, where he will be one of the star attractions.
// 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'));