---
title: "Player Match History"
method: GET
path: "/athletes/games"
tags: ["Athletes"]
---

# Player Match History

`GET /athletes/games`

Get match-by-match history for a specific player

## Query parameters

- `athleteId` integer, required
- `numOfGames` integer

## Response `200`

Player match history retrieved successfully

---

[API](https://skmtc.net/sportsapipro/apis/sportsapi-pro-football-api.md) · [All operations](https://skmtc.net/sportsapipro/apis/sportsapi-pro-football-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sportsapipro/sportsapi-pro-football-api/revisions/f56c5a94869d/schema)
