# PGA World Match Play

## Schedule Endpoints (REST)

{% file src="/files/r5MuZ7XNwvGB3r005rlu" %}

{% file src="/files/zKyoEzfpGVAFE0qxVESA" %}

{% file src="/files/AWBxxHNHepsl9iwybNfz" %}

<table data-header-hidden><thead><tr><th width="374">Endpoint</th><th>JSON file</th></tr></thead><tbody><tr><td>Live Events</td><td>(coming soon)</td></tr><tr><td>Players</td><td>(coming soon)</td></tr><tr><td>End of Round Stroke</td><td>(coming soon)</td></tr></tbody></table>

## Stream Endpoints (WS)

| Endpoint                        | JSON file |
| ------------------------------- | --------- |
| Leaderboard - Match Play        |           |
| Match Score - Match Play        |           |
| Team Match Details - Match Play |           |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sportradar.com/golf/example-json-responses/pga-world-match-play.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
