> For the complete documentation index, see [llms.txt](https://uspa-wpr.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uspa-wpr.gitbook.io/docs/instructions/score-entry.md).

# 7. Score Entry

## Overview

i) In-tournament: Enter scores directly in TMS; public draws update automatically.

2min TIPS video of best practices, "Using Order of Play for Match Management": <https://www.loom.com/share/c0958166787949d0bbfb062badd83724>

ii) End-of-tournament: Review your tournament's participants in manager.tournated.com in the Participants tab (click "Filters" to filter by category for easier scanning; also click "Rows per page"-->"Show All" to not miss any players, otherwise only 25 participants initially show) or Entries tab of the tournament. Note in an email to <support@worldpadelrating.com> & <tduspa@worldpadelrating.com> any players whose WPR ratings you judge to be +/- 2.5 or more rating points off, along with your suggested WPR rating for those player(s). (This will be most relevant to players with "NC" (no confidence - i.e. from self-survey) and "LC" (low confidence), rather than green checkmark (high confidence) ratings.) WPR rating guide, for reference: <https://s3.us-east-1.amazonaws.com/redpadel.com/WPR+Guide.pdf>

## Steps for Score Entry

* **Select match:** You may select the match via multiple ways, whatever you prefer: In the draws themselves, click “Edit match” / pencil icon button on a match for score entry popup to appear. In the Order of Play, the Timeline view --> "Add score" may be most convenient for following chronological order.
* **Enter score:** In the square fields.
* **Ensure correct winning team:** Select the winning team (click their name rectangle or the trophy icon next to it).
* **Save:** Click orange “Save” button.

## \***IMPORTANT** Note: TD Responsibility for tournament close-out

The following must be completed by 11:59pm local time on the last day of the tournament in order to close-out the tournament and have results uploaded to WPR player profiles on time.:

i) All matches must have both a score and a scheduled date & time entered. (Reminder: Do not schedule a player in 2 matches at the same time, even in Walkover situations, as this creates errors in the results upload to the WPR rating database.)

ii) Complete your WPR Ratings Review of players whose WPR ratings you judge to be +/- 2.5 or more rating points off.

Missing data blocks the match results upload to the WPR rating database and player profiles. The publishing of your tournament's match results upload to WPR player profiles occurs by the Wednesday following your tournament, if not sooner, if all required data is entered.


---

# 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://uspa-wpr.gitbook.io/docs/instructions/score-entry.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.
