# Standardized Tournament Summary

- [The Specification](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/less-than-standardized_tournament_summary-greater-than.md): Standardized Tournament Summary specification.
- [spec\_version](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/spec_version.md): Version of the tournament summary specification.
- [site\_name](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/site_name.md): The name of the site that the tournament was played on.
- [network\_name](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/network_name.md): The name of the network that the tournament was played on.
- [internal\_version](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/internal_version.md): The site's internal version used to create the tournament summary.
- [tournament\_number](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/tournament_number.md): The identifying tournament number.
- [tournament\_name](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/tournament_name.md): A name describing the tournament
- [start\_date\_utc](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/start_date_utc.md): The starting date and time of the tournament (in GMT/UTC).
- [end\_date\_utc](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/end_date_utc.md): The date and time that the tournament ended (in UTC/GMT).
- [currency](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/currency.md): The currency of the game or tournament buy-in and fee.
- [buyin\_amount](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/buyin_amount.md): The buy-in amount for the tournament.
- [fee\_amount](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/fee_amount.md): The fee paid to buy-in to the tournament.
- [bounty\_fee\_amount](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/bounty_fee_amount.md): The fee paid for the player's tournament bounty.
- [bounty\_value\_amount](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/bounty_value_amount.md): The value of a single bounty winning. For progressives, it will always be the lowest amount a play can win for a single bounty that is not split.  Note, this will often be the same as the bounty fee.
- [initial\_stack](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/initial_stack.md): The number of chips provided to the player to start the tournament.
- [type](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/type.md): The type of the tournament.
- [flags](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/flags.md): Descriptive properties of the tournament.
- [speed](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/speed.md): The speed the blinds increase in the tournament.
- [prize\_pool](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/prize_pool.md): The size of the prize pool to be distributed to the tournament winners.
- [hero\_player\_name](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/hero_player_name.md): The name of the hero player.
- [player\_count](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/player_count.md): The number of players in the tournament.
- [tournament\_finishes\_and\_winnings](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/tournament_finishes_and_winnings.md): A list of all known finishes and prizes.
- [rebuy\_cost](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/rebuy_cost.md): The cost of a rebuy or re-entry
- [addon\_cost](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/addon_cost.md): The cost of an add-on
- [tournament\_rebuys](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/tournament_rebuys.md): Re-buys, add-ons and re-entries that occurred in the tournament.


---

# 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://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than.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.
