Team Profile for Search
Update Time: 2022-05-30 10:28
Introduction
This API endpoint supports searching team information by the team name.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /sport/basketball/team/search
- Method: GET
- Calls: This interface is limited to 60 second/call;
- Parameters:
| Parameter | Value | Required | Description |
|---|---|---|---|
| name | string | true | Get the data of the specified team name, supporting fuzzy search. |
Response
| Parameter | Value | Description |
|---|---|---|
| teamId | string | |
| leagueId | string | |
| name | string | Full name, e.g. Los Angeles Lakers. |
| shortName | string | Short name, e.g. Lakers. |
| logo | string | Team logo url. The picture is saved locally for use, please do not call it directly. |
| website | string | Official website |
| conference | string | The conference in which this team belongs to. |
| division | string | The division of the team. |
| city | string | |
| venue | string | |
| capacity | int | The capacity which the gymnasium can hold. |
| joinYear | int | When to join the League, unix timestamp |
| championCount | int | Number of championships |
| coach | string |
Example Request
Example Response
{}
Tiếng Việt
ภาษาไทย 