<turbo-stream action="update" target="modal-dialog-frame"><template><div aria-hidden="true" aria-labelledby="user-tournament-history-modal-label" class="modal fade" data-action="turbo:before-render@document-&gt;dialog#handleBeforeRender" data-controller="dialog" id="user-tournament-history-modal" tabindex="-1">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="user-tournament-history-modal-label">Maris Savinovs turnīru vēsture</h5>
<button aria-label="Close" class="btn-close" data-action="click-&gt;dialog#close" type="button"></button>
</div>
<div class="modal-body" id="user-tournament-history-modal-body">
<div class="history-wrapper" data-autoload-paginator-page-value="1" data-autoload-paginator-url-value="/player/users/555/tournament_history.turbo_stream" data-controller="autoload-paginator">
<div class="table-responsive">
<table class="table table-striped table-hover mb-0">
<thead>
<tr>
<th>Lokācija</th>
<th>Turnīrs</th>
<th>Partneris</th>
<th>Vieta</th>
<th>Punkti</th>
</tr>
</thead>
<tbody data-autoload-paginator-target="container" id="user-history-container">
<tr>
<td>MH Padel II</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/468/results.turbo_stream">WC &quot;B&quot; - 02.06.2026., 20:00</a>
</td>
<td>Eriks Garbulis</td>
<td>5</td>
<td>220</td>
</tr>
<tr>
<td>MH Padel II</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/432/results.turbo_stream">WC &quot;B&quot; - 26.05.2026., 20:00</a>
</td>
<td>Eriks Garbulis</td>
<td>2</td>
<td>320</td>
</tr>
<tr>
<td>MH Padel II</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/406/results.turbo_stream">WC &quot;B&quot; - 19.05.2026., 20:00</a>
</td>
<td>Eriks Garbulis</td>
<td>9</td>
<td>150</td>
</tr>
<tr>
<td>MH Padel II</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/381/results.turbo_stream">WC &quot;B&quot; - 12.05.2026., 20:00</a>
</td>
<td>Eriks Garbulis</td>
<td>12</td>
<td>120</td>
</tr>
<tr>
<td>MH Padel II</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/354/results.turbo_stream">WC &quot;B&quot; - 05.05.2026., 20:00</a>
</td>
<td>Eriks Garbulis</td>
<td>7</td>
<td>180</td>
</tr>
<tr>
<td>MH Padel II</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/304/results.turbo_stream">WC &quot;B&quot; - 21.04.2026., 20:00</a>
</td>
<td>Eriks Garbulis</td>
<td>8</td>
<td>160</td>
</tr>
<tr>
<td>MH Padel II</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/254/results.turbo_stream">WC &quot;B&quot; - 07.04.2026., 20:00</a>
</td>
<td>Eriks Garbulis</td>
<td>3</td>
<td>280</td>
</tr>
<tr>
<td>MH Padel II</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/204/results.turbo_stream">WC &quot;B&quot; - 24.03.2026., 20:00</a>
</td>
<td>Eriks Garbulis</td>
<td>5</td>
<td>220</td>
</tr>
<tr>
<td>MH Padel II</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/179/results.turbo_stream">WC &quot;B&quot; - 17.03.2026., 20:00</a>
</td>
<td>Eriks Garbulis</td>
<td>5</td>
<td>220</td>
</tr>
<tr>
<td>MH Padel II</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/126/results.turbo_stream">WC &quot;B&quot; - 03.03.2026., 20:00</a>
</td>
<td>Eriks Garbulis</td>
<td>8</td>
<td>160</td>
</tr>
<tr>
<td>MH Padel II</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/95/results.turbo_stream">WC &quot;B&quot; - 24.02.2026., 20:00</a>
</td>
<td>Eriks Garbulis</td>
<td>7</td>
<td>180</td>
</tr>
<tr>
<td>MH Padel II</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/44/results.turbo_stream">WC &quot;B&quot; - 10.02.2026., 20:00</a>
</td>
<td>Eriks Garbulis</td>
<td>6</td>
<td>200</td>
</tr>

</tbody>
</table>
</div>
</div>


</div>
</div>
</div>
</div>
</template></turbo-stream>