(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

What is it about?

This article introduces a novel method to identify and define archetypes of players in the NBA. A weighted network clustering approach is developed to leverage the many types and categories of statistics, to include the relatively modern tracking data. The algorithm is used on historical data, through the introduction of tracking data, to identify and explore the evolution of player types in the NBA.

Why is it important?

Our analysis identifies eight historical player archetypes according to the tracking data era. It also identifies outliers in each season, from outstanding contributors such as Giannis Antetokounmpo (2019-20) and Stephen Curry (2015-16) to lackluster performers such as Nikola Pekovic (2014-15) and Manu Ginobili (2016-17). We show an improvement in Win Shares explanation in our archetypes, compared to traditional positions and previous research.

Read more on Kudos…
The following have contributed to this page:
Megan Muniz
' ,"url"));