Creative

NBA playoffs team days per game for last twenty seasons

NBA playoffs team rest days and days per game since the 2001 playoffs.

Using data from the NBA API an interactive table which shows the games, days, days per game and rest days amount for each playoffs team for the past twenty playoffs.

2021 playoffs

View interactive table on CodePen.

There has not been back to back games in the playoffs since 2012 and the longest playoffs campaign was the 2016 Warriors at 64 days. The shortest playoff run belongs to several teams at just 6 days long.

 

Share
Tags: nba

Recent Posts

Kennington reservoir drained drone images

A drained and empty Kennington reservoir images from a drone in early July 2024. The…

1 year ago

Merrimu Reservoir drone images

Merrimu Reservoir from drone. Click images to view larger.

1 year ago

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

2 years ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

2 years ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

2 years ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

2 years ago