This is a simple Flask web application that allows users to search NBA players by first name, last name, and optionally by team name. It uses the [balldontlie API](https://www.balldontlie.io/) via the official Python SDK to fetch player and team data.