---
title: "BoxScoreSimilarityScore"
method: GET
path: "/boxscoresimilarityscore"
tags: ["nba", "wnba"]
---

# BoxScoreSimilarityScore

`GET /boxscoresimilarityscore`

[to do]

## Query parameters

- `Person1Id` string, required — [to do]
- `Person1LeagueId` string, required — [to do]
- `Person1Season` string, required — [to do]
- `Person1SeasonType` string, required — [to do]
- `Person2Id` string, required — [to do]
- `Person2LeagueId` string, required — [to do]
- `Person2Season` string, required — [to do]
- `Person2SeasonType` string, required — [to do]

## Response `200`

[to do]

- object
  - `parameters` object
    - `Person1Id` '$request.query.Person1Id'
    - `Person1LeagueId` '$request.query.Person1LeagueId'
    - `Person1Season` '$request.query.Person1Season'
    - `Person1SeasonType` '$request.query.Person1SeasonType'
    - `Person2Id` '$request.query.Person2Id'
    - `Person2LeagueId` '$request.query.Person2LeagueId'
    - `Person2Season` '$request.query.Person2Season'
    - `Person2SeasonType` '$request.query.Person2SeasonType'
  - `resource` 'boxscoresimilarityscore'
  - `resultSets` unknown[]
    - unknown

## Other responses

- `404` — [to do]

---

[API](https://skmtc.net/sgsdm/apis/official-nba-stats-api.md) · [All operations](https://skmtc.net/sgsdm/apis/official-nba-stats-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sgsdm/official-nba-stats-api/versions/bfc757de2da0/schema)
