# Results calculation

### ⚡️ Impact of energy

Each player starts with an energy level that decreases over the course of the match – this may happen at different rates depending on their conditioning. Skills will decrease during the match according to the remaining energy points.

<figure><img src="/files/R6BKRbmRnNqyg2Xnegxx" alt=""><figcaption><p>A ballman with 1 energy point remaining will lose almost half of his skills.</p></figcaption></figure>

This is where using at the right time your energy booster is important!

### ⚙️ Impact of Ballman’s class

In a match, some classes of players inherit advantages against other classes as follows:

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

This means a Counterpuncher against a Serve-and-Volleyer has +4% bonus on his skills.

### Winrate according the difference of skill points

Each player’s skill points are re-evaluated before starting a new rally. A player with more points than his opponent has better chances to win the rally and of consequently the match.

But just like in the real world, there’s no such thing as a sure victory! A stronger player on paper can still suffer a defeat.

<figure><img src="/files/7drNAvT990kkNLl9EFKH" alt=""><figcaption></figcaption></figure>

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

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

### The rally and determination of a point

Each point is determined by successive probabilities of achieving an outcome. The chances of achieving this or that outcome depend on the skills of both players. The different outcomes on a player's serve are: an ace, a winning serve, a rally starting, a fault and on the second serve, a double fault.

If the rally starts, different probabilities are calculated depending on the skills of both players and their classes. This leads to a variety of outcomes ranging from a forehand out to a winning volley…

Full list of rally shot types: Volley, Smash, Forehand, Backhand, Passing, Dropshot, Lob, Tweener.

**Skills, impacts on match outcomes**<br>

<figure><img src="/files/FuxlqLICwipWbgs9lw3z" 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://ballman.gitbook.io/whitepaper-2023/gameplay/results-calculation.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.
