# Sports Data Integration

PinWin integrates different historical data providers to provide users with comprehensive information to inform their betting decisions about soccer bets. We are planning to expand this feature to the rest of sports.&#x20;

### Available Soccer Data

* Match results and statistics
* Team performance metrics
* Player statistics and form
* League tables and standings
* Head-to-head records

<figure><img src="/files/EpwD9FxWAHuWVi2KfWnH" alt=""><figcaption><p>Match comparison radar chart.</p></figcaption></figure>

### Data Utilization

* Historical trend analysis
* Team and player performance comparisons
* Identification of potential value bets based on historical data

### Future Expansion Plans (UPCOMING)

* PinWin is actively working on expanding this feature to cover other sports
* Goal to provide comprehensive historical data across various sporting events
* Continuous improvement of data depth and breadth for enhanced user experience
* Integration with betting interface


---

# 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://pinwin-xyz.gitbook.io/pinwin.xyz-docs/pinwin.xyz-features-and-ux/markdown.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.
