# Viewing Race Results

The Race-Result View in **RUFUS Race Manager (RRM)** provides a comprehensive display of race outcomes. It allows organizers to review classifications, monitor podiums in real time, and publish official results for participants and spectators.

<figure><img src="/files/wabxfw2Dnq3sijNkTHoc" alt=""><figcaption><p>Race Results View</p></figcaption></figure>

## Key Features of the Race-Result View

#### Results Grid

Results are presented in an interactive grid with powerful tools:

* **Search, filter, sort, and group** results by any column.
* View participant performance details including:
  * Bib number
  * Name
  * Gender and Age Group
  * Club, Team, City, Country
  * Race time (from the race order segment)
  * Pace (discipline-specific metric)

#### Rankings

Every participant is shown with multiple ranking positions:

* **Global Rank** – Overall position in the race.
* **Gender Rank** – Position within the same gender.
* **Age Group Rank** – Position within the defined age group.

#### Podium Widget

The Podium widget highlights leaders dynamically as the race unfolds:

* Automatically generates podiums for **Global, Age Group, Gender, Group, City, Team, Club, and Country**.
* Completed podiums are marked with a **green dot**.
* View **Top 3 / 5 / 10** participants in each category.
* Podiums and results update **in real time** as passings are processed.

#### Export Options

Results can be exported in multiple formats for distribution and analysis:

* **CSV** for spreadsheets and further processing.
* **PDF** for easy sharing and publishing.

#### Publishing Race Results

Once the event is in **PUBLISHED** status, results can be shared live with participants and spectators through the **RUFUS Event App**.

* To publish, simply click the **cloud icon** in the Results header.

<figure><img src="/files/3YfNzzKMQup4ZSbzW9da" alt=""><figcaption><p>Publish Race Results</p></figcaption></figure>

## Important Notes

* Only participants with a **VALID passing** at the finish appear in results.
* The **Race order segment** defines which segment determines race classification.
* Classifications are always recalculated dynamically, ensuring updates to participants, passings, or race start times are reflected instantly.

## Results Workflow Diagram

Below is an overview of how results flow from passings to final publishing in RRM:

<figure><img src="/files/aZrl5CZiT4zzYGJgrdRs" alt=""><figcaption><p>Results Workflow Diagram</p></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://help.runonrufus.com/rufus-race-manager/classification-and-results-processing/viewing-race-results.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.
