> For the complete documentation index, see [llms.txt](https://docs.sportradar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportradar.com/golf-integration/golf-ec-features/pretournament-stats-ec.md).

# PreTournament Stats EC

To preview these pages please visit our Demo Tool. Please contact Support or Integration Managers for details.

## PreTournament Tee Times

Engage and inform bettors from Monday to Wednesday and stimulate pre-tournament betting with new statistics and insights.

<div data-full-width="false"><figure><img src="https://1485305088-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ9XC5ZatUENF4oTZ0UUR%2Fuploads%2Fgit-blob-99cf5092bd9681bbb7dac1036deb034888952835%2Fimage%20(12).png?alt=media" alt=""><figcaption></figcaption></figure></div>

## Player Performance

Dive into a players Season or Tournament past performances with detailed high value statistics.

<figure><img src="https://1485305088-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ9XC5ZatUENF4oTZ0UUR%2Fuploads%2Fgit-blob-6e5f5d7776a5b9d1f8e81af445ed0b0791c9fc44%2Fimage%20(16).png?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1485305088-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ9XC5ZatUENF4oTZ0UUR%2Fuploads%2Fgit-blob-0d2f21ed4e549e7cf20d76243a96673f0c2e8272%2Fimage%20(17).png?alt=media" alt=""><figcaption></figcaption></figure>

## Course Fingerprint

Explore the course before and during the tournament. Understand which in-play markets are appealing with course summary, difficulty ratings and numbers to know.

<figure><img src="https://1485305088-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ9XC5ZatUENF4oTZ0UUR%2Fuploads%2Fgit-blob-e2772a00eec5868bdb782db3e91342c6000045ed%2Fimage%20(14).png?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1485305088-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ9XC5ZatUENF4oTZ0UUR%2Fuploads%2Fgit-blob-6ec18831c24846532ff43150ec8464454cdf1938%2Fimage%20(15).png?alt=media" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sportradar.com/golf-integration/golf-ec-features/pretournament-stats-ec.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
