<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">Aivis ivbulis 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/2447/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>Kvartāls 86</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/560/results.turbo_stream">WC &quot;B&quot; pāru - 11.06.2026., 20:00</a>
</td>
<td>Kristaps Leikučs</td>
<td>2</td>
<td>450</td>
</tr>
<tr>
<td>Kvartāls 86</td>
<td>
<a data-turbo-frame="modal-dialog-frame" class="text-decoration-none" href="/player/tournaments/504/results.turbo_stream">WC &quot;C&quot; pāru - 07.06.2026., 12:00</a>
</td>
<td>Iveta Tiltiņa Ozoliņa</td>
<td>3</td>
<td>190</td>
</tr>

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


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