# Filtering Options

There are a ton of filtering options for Tennis that can help you see specific stats in certain scenarios which help a lot to make your final pick.

## Court Type

As seen in the image below, you can filter by each court type to see how the player plays on each court, it is best to filter to the court type they are about to play in their upcoming game to see if an over or under is more viable. (Make sure to still analyze the matchup as well)

<figure><img src="/files/eHb4OIcE2UaRO2pPMg5U" alt=""><figcaption></figcaption></figure>

***

## More Filtering Options

You can also filter by all the other options seen in the image below which help see how they do when they win or lose a game, against righties or lefties, their opponents rank, a best of 3 or best of 5 match format, and finally the amount of sets player. These are overall very useful and should be used according to the players upcoming matchup.

<figure><img src="/files/THOL95iqcoFExKUesdLP" alt=""><figcaption></figcaption></figure>


---

# 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://pickfinder.gitbook.io/pickfinder/tennis/filtering-options.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.
