mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-16 22:29:37 +00:00
calendar updates on 2024-08-04 15:09:32
This commit is contained in:
committed by
github-actions[bot]
parent
559e21dfee
commit
e286288a13
@ -1100,6 +1100,39 @@
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/general', 'ko');">전체 일정</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/medals', 'ko');">🏅 메달 이벤트</button>
|
||||
</div>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/ALG', 'ko');">🇩🇿 ALG</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/AZE', 'ko');">🇦🇿 AZE</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/BUL', 'ko');">🇧🇬 BUL</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/CAN', 'ko');">🇨🇦 CAN</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/CHI', 'ko');">🇨🇱 CHI</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/CHN', 'ko');">🇨🇳 CHN</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/CUB', 'ko');">🇨🇺 CUB</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/EGY', 'ko');">🇪🇬 EGY</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/EOR', 'ko');">🏳️ EOR</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/EST', 'ko');">🇪🇪 EST</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/FRA', 'ko');">🇫🇷 FRA</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/GER', 'ko');">🇩🇪 GER</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/IND', 'ko');">🇮🇳 IND</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/IRI', 'ko');">🇮🇷 IRI</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/JPN', 'ko');">🇯🇵 JPN</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/KAZ', 'ko');">🇰🇿 KAZ</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/KGZ', 'ko');">🇰🇬 KGZ</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/KOR', 'ko');">🇰🇷 KOR</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/LTU', 'ko');">🇱🇹 LTU</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/MAR', 'ko');">🇲🇦 MAR</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/MDA', 'ko');">🇲🇩 MDA</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/MGL', 'ko');">🇲🇳 MGL</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/NGR', 'ko');">🇳🇬 NGR</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/NZL', 'ko');">🇳🇿 NZL</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/POL', 'ko');">🇵🇱 POL</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/PRK', 'ko');">🇰🇵 PRK</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/ROU', 'ko');">🇷🇴 ROU</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/SRB', 'ko');">🇷🇸 SRB</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/TUR', 'ko');">🇹🇷 TUR</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/UKR', 'ko');">🇺🇦 UKR</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/USA', 'ko');">🇺🇸 USA</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/UZB', 'ko');">🇺🇿 UZB</button>
|
||||
<button class="btn btn-sm bg-gray-300 min-w-24 mb-1" onclick="showModal('wrestling/VEN', 'ko');">🇻🇪 VEN</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
|
||||
@ -1020,12 +1020,17 @@
|
||||
<span class="inline-block flex-auto">🇬🇧 Great Britain</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">10</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">11</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">14</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">35</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">15</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">36</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Harry HEPWORTH</td>
|
||||
<td>기계체조 - 남자 도마 결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Amber Jo RUTTER</td>
|
||||
@ -1218,12 +1223,17 @@
|
||||
<span class="inline-block flex-auto">🇰🇷 Korea</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">10</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">7</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">6</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">23</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">7</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">24</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>IM Aeji</td>
|
||||
<td>복싱 - 여자 54kg - 준결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>KIM Woojin</td>
|
||||
@ -2182,6 +2192,32 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇵🇭 Philippines</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Carlos Edriel YULO</td>
|
||||
<td>기계체조 - 남자 도마 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-03</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Carlos Edriel YULO</td>
|
||||
<td>기계체조 - 남자 마루 운동 결승</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -2208,6 +2244,32 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇷🇸 Serbia</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Novak DJOKOVIC</td>
|
||||
<td>테니스 - 남자 단식 금메달 결정전</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-30</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Serbia</td>
|
||||
<td>사격 - 혼성 단체 10m 공기권총 금메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -2374,6 +2436,64 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇪🇸 Spain</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">5</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">8</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Carlos ALCARAZ</td>
|
||||
<td>테니스 - 남자 단식 금메달 결정전</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>BUCSA/SORRIBES TORMO</td>
|
||||
<td>테니스 - 여자 복식 동메달 결정전</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Enmanuel REYES PLA</td>
|
||||
<td>복싱 - 남자 92kg - 준결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-02</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>BOTIN/TRITTEL</td>
|
||||
<td>요트 - 남자 스키프 메달레이스</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-01</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Pau ECHANIZ</td>
|
||||
<td>카누 슬라럼 - 남자 카약 1인승 결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Maria PEREZ</td>
|
||||
<td>육상 - 여자 20km 경보 결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Alvaro MARTIN</td>
|
||||
<td>육상 - 남자 20km 경보 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-27</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Francisco GARRIGOS</td>
|
||||
<td>유도 - 남자 -60kg 동메달 결정전 B</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -2437,59 +2557,6 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇪🇸 Spain</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">5</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">7</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>BUCSA/SORRIBES TORMO</td>
|
||||
<td>테니스 - 여자 복식 동메달 결정전</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Enmanuel REYES PLA</td>
|
||||
<td>복싱 - 남자 92kg - 준결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-02</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>BOTIN/TRITTEL</td>
|
||||
<td>요트 - 남자 스키프 메달레이스</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-01</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Pau ECHANIZ</td>
|
||||
<td>카누 슬라럼 - 남자 카약 1인승 결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Maria PEREZ</td>
|
||||
<td>육상 - 여자 20km 경보 결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Alvaro MARTIN</td>
|
||||
<td>육상 - 남자 20km 경보 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-27</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Francisco GARRIGOS</td>
|
||||
<td>유도 - 남자 -60kg 동메달 결정전 B</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -2538,43 +2605,6 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇿🇦 South Africa</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">4</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-01</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Tatjana SMITH</td>
|
||||
<td>경영 - 여자 200m 평영 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-29</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Tatjana SMITH</td>
|
||||
<td>경영 - 여자 100m 평영 결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Alan HATHERLY</td>
|
||||
<td>사이클 산악자전거 - 남자 크로스컨트리</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-27</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>남아프리카공화국</td>
|
||||
<td>7인제 럭비 - 남자 동메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -2612,6 +2642,43 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇿🇦 South Africa</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">4</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-01</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Tatjana SMITH</td>
|
||||
<td>경영 - 여자 200m 평영 결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-29</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Tatjana SMITH</td>
|
||||
<td>경영 - 여자 100m 평영 결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Alan HATHERLY</td>
|
||||
<td>사이클 산악자전거 - 남자 크로스컨트리</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-27</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>남아프리카공화국</td>
|
||||
<td>7인제 럭비 - 남자 동메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -2676,6 +2743,31 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇨🇿 Czechia</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-02</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>SINIAKOVA/MACHAC</td>
|
||||
<td>테니스 - 혼성 복식 금메달 결정전</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>체코</td>
|
||||
<td>펜싱 - 남자 에페 단체 동메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -2705,24 +2797,19 @@
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇨🇿 Czechia</span>
|
||||
<span class="inline-block flex-auto">🇩🇿 Algeria</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-02</td></tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>SINIAKOVA/MACHAC</td>
|
||||
<td>테니스 - 혼성 복식 금메달 결정전</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>체코</td>
|
||||
<td>펜싱 - 남자 에페 단체 동메달 결정전</td>
|
||||
<td>Kaylia NEMOUR</td>
|
||||
<td>기계체조 - 여자 이단평행봉 결승</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@ -2747,86 +2834,6 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇷🇸 Serbia</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-07-30</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Serbia</td>
|
||||
<td>사격 - 혼성 단체 10m 공기권총 금메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇨🇱 Chile</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Francisca CROVETTO CHADID</td>
|
||||
<td>사격 - 여자 스키트 결승</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇵🇭 Philippines</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-03</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Carlos Edriel YULO</td>
|
||||
<td>기계체조 - 남자 마루 운동 결승</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇩🇿 Algeria</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Kaylia NEMOUR</td>
|
||||
<td>기계체조 - 여자 이단평행봉 결승</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -2930,31 +2937,19 @@
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇰🇵 North Korea</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
<span class="inline-block flex-auto">🇨🇱 Chile</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">3</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>PANG Cholmi</td>
|
||||
<td>복싱 - 여자 54kg - 준결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-31</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>조선민주주의인민공화국</td>
|
||||
<td>다이빙 - 여자 싱크로나이즈드 10m 플랫폼</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-30</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>RI/KIM</td>
|
||||
<td>탁구 - 혼합복식 금메달 결정전</td>
|
||||
<td class="gold">●</td>
|
||||
<td>Francisca CROVETTO CHADID</td>
|
||||
<td>사격 - 여자 스키트 결승</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@ -2991,6 +2986,38 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇰🇵 North Korea</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">3</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>PANG Cholmi</td>
|
||||
<td>복싱 - 여자 54kg - 준결승</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-31</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>조선민주주의인민공화국</td>
|
||||
<td>다이빙 - 여자 싱크로나이즈드 10m 플랫폼</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-30</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>RI/KIM</td>
|
||||
<td>탁구 - 혼합복식 금메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -3072,32 +3099,6 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇹🇷 Türkiye</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-07-30</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Türkiye 2</td>
|
||||
<td>사격 - 혼성 단체 10m 공기권총 금메달 결정전</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-29</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>튀르키예</td>
|
||||
<td>양궁 - 남자 단체 동메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -3152,7 +3153,33 @@
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇩🇰 Denmark</span>
|
||||
<span class="inline-block flex-auto">🇹🇷 Türkiye</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-07-30</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Türkiye 2</td>
|
||||
<td>사격 - 혼성 단체 10m 공기권총 금메달 결정전</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-07-29</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>튀르키예</td>
|
||||
<td>양궁 - 남자 단체 동메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇦🇲 Armenia</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
@ -3160,11 +3187,11 @@
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-03</td></tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>덴마크</td>
|
||||
<td>승마 - 마장마술 단체 그랑프리 스페셜</td>
|
||||
<td>Artur DAVTYAN</td>
|
||||
<td>기계체조 - 남자 도마 결승</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@ -3189,26 +3216,6 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇹🇳 Tunisia</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-07-27</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Fares FERJANI</td>
|
||||
<td>펜싱 - 남자 사브르 개인 금메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -3229,6 +3236,26 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇩🇰 Denmark</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-03</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>덴마크</td>
|
||||
<td>승마 - 마장마술 단체 그랑프리 스페셜</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -3249,6 +3276,26 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇹🇳 Tunisia</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-07-27</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>Fares FERJANI</td>
|
||||
<td>펜싱 - 남자 사브르 개인 금메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -3281,31 +3328,6 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇹🇼 Chinese Taipei</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-03</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>WU Shih Yi</td>
|
||||
<td>복싱 - 여자 60kg - 준결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>LEE Meng Yuan</td>
|
||||
<td>사격 - 남자 스키트 결승</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -3358,6 +3380,31 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇹🇼 Chinese Taipei</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-03</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>WU Shih Yi</td>
|
||||
<td>복싱 - 여자 60kg - 준결승</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>LEE Meng Yuan</td>
|
||||
<td>사격 - 남자 스키트 결승</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -3406,7 +3453,7 @@
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇪🇬 Egypt</span>
|
||||
<span class="inline-block flex-auto">🇲🇾 Malaysia</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
@ -3414,11 +3461,11 @@
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-07-28</td></tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Mohamed ELSAYED</td>
|
||||
<td>펜싱 - 남자 에페 개인 동메달 결정전</td>
|
||||
<td>CHIA/SOH</td>
|
||||
<td>배드민턴 - 남자 복식 동메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@ -3463,26 +3510,6 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇲🇾 Malaysia</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>CHIA/SOH</td>
|
||||
<td>배드민턴 - 남자 복식 동메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
@ -3502,6 +3529,26 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse collapse-arrow bg-gray-100 mb-1">
|
||||
<input type="radio" name="accordion">
|
||||
<div class="flex collapse-title text-xl font-medium">
|
||||
<span class="inline-block flex-auto">🇪🇬 Egypt</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">0</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">1</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-07-28</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Mohamed ELSAYED</td>
|
||||
<td>펜싱 - 남자 에페 개인 동메달 결정전</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@ -56505,6 +56505,60 @@
|
||||
<div class="competitor SLO">🇸🇮 Zan Luka ZELKO </div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T130000Z" data-end="20240805T130700Z" data-noc="IRI,USA">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 16강</div>
|
||||
<div class="competitors">
|
||||
Amin MIRZAZADEH
|
||||
🇮🇷
|
||||
-
|
||||
🇺🇸
|
||||
Adam Jacob COON
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T130000Z" data-end="20240805T130700Z" data-noc="TUR,USA">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 16강</div>
|
||||
<div class="competitors">
|
||||
Buse CAVUSOGLU TOSUN
|
||||
🇹🇷
|
||||
-
|
||||
🇺🇸
|
||||
Amit ELOR
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T130000Z" data-end="20240805T130700Z" data-noc="SRB,TUR">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 60kg 예선</div>
|
||||
<div class="competitors">
|
||||
Georgij TIBILOV
|
||||
🇷🇸
|
||||
-
|
||||
🇹🇷
|
||||
Enes BASAR
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T130000Z" data-end="20240805T131000Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
@ -56536,28 +56590,6 @@
|
||||
<div>혼성 단체 스키트 동메달 결정전</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T130000Z" data-end="20240805T142000Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 16강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T130000Z" data-end="20240805T142000Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 16강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T130000Z" data-end="20240805T143500Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
@ -56641,7 +56673,25 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T131000Z" data-end="20240805T143000Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240805T130700Z" data-end="20240805T131400Z" data-noc="CUB,KOR">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 16강</div>
|
||||
<div class="competitors">
|
||||
Mijain LOPEZ NUNEZ
|
||||
🇨🇺
|
||||
-
|
||||
🇰🇷
|
||||
LEE Seungchan
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T130700Z" data-end="20240805T131400Z" data-noc="MDA,PRK">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
@ -56650,6 +56700,31 @@
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 60kg 16강</div>
|
||||
<div class="competitors">
|
||||
Victor CIOBANU
|
||||
🇲🇩
|
||||
-
|
||||
🇰🇵
|
||||
RI Se Ung
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T130700Z" data-end="20240805T131400Z" data-noc="CHN,POL">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 16강</div>
|
||||
<div class="competitors">
|
||||
Wiktoria CHOLUJ
|
||||
🇵🇱
|
||||
-
|
||||
🇨🇳
|
||||
ZHOU Feng
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T131000Z" data-end="20240805T143500Z" data-noc="GRE,ITA">
|
||||
@ -56670,6 +56745,168 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T131400Z" data-end="20240805T132100Z" data-noc="AZE,EST">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 16강</div>
|
||||
<div class="competitors">
|
||||
Heiki NABI
|
||||
🇪🇪
|
||||
-
|
||||
🇦🇿
|
||||
Sabah Saleh SHARIATI
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T131400Z" data-end="20240805T132100Z" data-noc="EOR,UZB">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 60kg 16강</div>
|
||||
<div class="competitors">
|
||||
Jamal VALIZADEH
|
||||
🏳️
|
||||
-
|
||||
🇺🇿
|
||||
Islomjon BAKHRAMOV
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T131400Z" data-end="20240805T132100Z" data-noc="IND,UKR">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 16강</div>
|
||||
<div class="competitors">
|
||||
Tetiana SOVA RIZHKO
|
||||
🇺🇦
|
||||
-
|
||||
🇮🇳
|
||||
Nisha NISHA
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T132100Z" data-end="20240805T132800Z" data-noc="KAZ,ROU">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 16강</div>
|
||||
<div class="competitors">
|
||||
Alimkhan SYZDYKOV
|
||||
🇰🇿
|
||||
-
|
||||
🇷🇴
|
||||
Alin ALEXUC CIURARIU
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T132100Z" data-end="20240805T132800Z" data-noc="MDA,PRK">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 16강</div>
|
||||
<div class="competitors">
|
||||
PAK Sol Gum
|
||||
🇰🇵
|
||||
-
|
||||
🇲🇩
|
||||
Irina RINGACI
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T132100Z" data-end="20240805T132800Z" data-noc="AZE,VEN">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 60kg 16강</div>
|
||||
<div class="competitors">
|
||||
Raiber Jose RODRIGUEZ OROZCO
|
||||
🇻🇪
|
||||
-
|
||||
🇦🇿
|
||||
Murad MAMMADOV
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T132800Z" data-end="20240805T133500Z" data-noc="FRA,NZL">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 16강</div>
|
||||
<div class="competitors">
|
||||
Koumba LARROQUE
|
||||
🇫🇷
|
||||
-
|
||||
🇳🇿
|
||||
Tayla Tuahine FORD
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T132800Z" data-end="20240805T133500Z" data-noc="CHN,GER">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 16강</div>
|
||||
<div class="competitors">
|
||||
MENG Lingzhe
|
||||
🇨🇳
|
||||
-
|
||||
🇩🇪
|
||||
Jello KRAHMER
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T132800Z" data-end="20240805T133500Z" data-noc="CHN,EGY">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 60kg 16강</div>
|
||||
<div class="competitors">
|
||||
Moamen MOHAMED
|
||||
🇪🇬
|
||||
-
|
||||
🇨🇳
|
||||
CAO Liguo
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T133000Z" data-end="20240805T135000Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
@ -56681,6 +56918,60 @@
|
||||
<div>여자 카약 크로스 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T133500Z" data-end="20240805T134200Z" data-noc="CAN,NGR">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 16강</div>
|
||||
<div class="competitors">
|
||||
Linda MORAIS
|
||||
🇨🇦
|
||||
-
|
||||
🇳🇬
|
||||
Blessing OBORUDUDU
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T133500Z" data-end="20240805T134200Z" data-noc="LTU,MAR">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 16강</div>
|
||||
<div class="competitors">
|
||||
Oussama ASSAD
|
||||
🇲🇦
|
||||
-
|
||||
🇱🇹
|
||||
Mantas KNYSTAUTAS
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T133500Z" data-end="20240805T134200Z" data-noc="KAZ,KGZ">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 60kg 16강</div>
|
||||
<div class="competitors">
|
||||
Zholaman SHARSHENBEKOV
|
||||
🇰🇬
|
||||
-
|
||||
🇰🇿
|
||||
Aidos SULTANGALI
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T134000Z" data-end="20240805T153000Z" data-noc="DEN,THA">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
@ -56699,6 +56990,54 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T134200Z" data-end="20240805T134900Z" data-noc="JPN,VEN">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 16강</div>
|
||||
<div class="competitors">
|
||||
Soleymi Antoni. CARABALLO HERNANDEZ
|
||||
🇻🇪
|
||||
-
|
||||
🇯🇵
|
||||
OZAKI Nonoka
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T134200Z" data-end="20240805T134900Z" data-noc="BUL,CHI">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 16강</div>
|
||||
<div class="competitors">
|
||||
Yasmani ACOSTA FERNANDEZ
|
||||
🇨🇱
|
||||
-
|
||||
🇧🇬
|
||||
Kiril Milenov MILOV
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T134200Z" data-end="20240805T134900Z" data-noc="ROU">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 60kg 16강</div>
|
||||
<div class="competitor ROU">🇷🇴 Razvan ARNAUT </div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T134500Z" data-end="20240805T143600Z" data-noc="ANG,ARG,ARU,AUS,BEL,BRA,CHI,CRO,CYP,DEN,EGY,ESA,ESP,EST,FIJ,FIN,FRA,GBR,GER,GUA,HKG,HUN,IND,IRL,ISR,ITA,IVB,KOR,LCA,MAS,MNE,NED,NOR,NZL,PER,POL,POR,PUR,SAM,SGP,SLO,THA,TUR">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
@ -56753,6 +57092,60 @@
|
||||
<div class="competitor SLO">🇸🇮 Zan Luka ZELKO </div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T134900Z" data-end="20240805T135600Z" data-noc="KGZ,MGL">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 16강</div>
|
||||
<div class="competitors">
|
||||
Meerim ZHUMANAZAROVA
|
||||
🇰🇬
|
||||
-
|
||||
🇲🇳
|
||||
Delgermaa ENKHSAIKHAN
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T134900Z" data-end="20240805T135600Z" data-noc="ALG,IRI">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 60kg 16강</div>
|
||||
<div class="competitors">
|
||||
Mehdi MOHSEN NEJAD
|
||||
🇮🇷
|
||||
-
|
||||
🇩🇿
|
||||
Abdelkarim FERGAT
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T134900Z" data-end="20240805T135600Z" data-noc="EGY,TUR">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 16강</div>
|
||||
<div class="competitors">
|
||||
Muhammet Hamza BAKIR
|
||||
🇹🇷
|
||||
-
|
||||
🇪🇬
|
||||
Abdellatif MOHAMED
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T135200Z" data-end="20240805T141200Z" data-noc="AUS,CZE,ESP,FRA,GBR,GER,ITA,NZL,POL,SLO,SUI,SVK">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
@ -56780,6 +57173,112 @@
|
||||
<div class="competitor AUS">🇦🇺 Tristan CARTER </div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T135600Z" data-end="20240805T140300Z" data-noc="CUB,JPN">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 60kg 16강</div>
|
||||
<div class="competitors">
|
||||
Kevin Yuran de ARMAS RODRIGUEZ
|
||||
🇨🇺
|
||||
-
|
||||
🇯🇵
|
||||
FUMITA Kenichiro
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T135600Z" data-end="20240805T140300Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T135600Z" data-end="20240805T140300Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T140300Z" data-end="20240805T141000Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T140300Z" data-end="20240805T141000Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 60kg 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T140300Z" data-end="20240805T141000Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T141000Z" data-end="20240805T141700Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T141000Z" data-end="20240805T141700Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 60kg 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T141000Z" data-end="20240805T141700Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T141500Z" data-end="20240805T142500Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
@ -56791,7 +57290,7 @@
|
||||
<div>여자 카약 크로스 준결승</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T142000Z" data-end="20240805T150000Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240805T141700Z" data-end="20240805T142400Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
@ -56802,7 +57301,7 @@
|
||||
<div>남자 그레코로만형 130kg 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T142000Z" data-end="20240805T150000Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240805T141700Z" data-end="20240805T142400Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
@ -56813,7 +57312,7 @@
|
||||
<div>남자 그레코로만형 60kg 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T142000Z" data-end="20240805T150000Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240805T141700Z" data-end="20240805T142400Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
@ -56824,6 +57323,17 @@
|
||||
<div>여자 자유형 68kg 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T142400Z" data-end="20240805T143100Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 60kg 8강</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T142800Z" data-end="20240805T143800Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
@ -57577,7 +58087,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T190000Z" data-end="20240805T191000Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240805T190000Z" data-end="20240805T190700Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
@ -57653,7 +58163,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T191000Z" data-end="20240805T192000Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240805T190700Z" data-end="20240805T191400Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
@ -57664,6 +58174,17 @@
|
||||
<div>남자 그레코로만형 60kg 준결승</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T191400Z" data-end="20240805T192100Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 준결승</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T191500Z" data-end="20240805T193200Z" data-noc="AUS,BDI,ETH,FIN,ITA,KEN,NED,NOR,USA,VEN">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
@ -57691,7 +58212,7 @@
|
||||
<div class="competitor USA">🇺🇸 Whittni MORGAN </div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T192000Z" data-end="20240805T193000Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240805T192100Z" data-end="20240805T192800Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
@ -57713,15 +58234,15 @@
|
||||
<div>남자 동메달 결정전</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T193000Z" data-end="20240805T194000Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240805T192800Z" data-end="20240805T193500Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-blue-400 text-white py-1 px-2 rounded-xl">남성</span>
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>남자 그레코로만형 130kg 준결승</div>
|
||||
<div>여자 자유형 68kg 준결승</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T193000Z" data-end="20240805T195500Z" data-noc="">
|
||||
@ -57735,7 +58256,7 @@
|
||||
<div>남자 동메달 결정전</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T194000Z" data-end="20240805T195000Z" data-noc="">
|
||||
<div class="event py-4" data-start="20240805T193500Z" data-end="20240805T194200Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
@ -57775,17 +58296,6 @@
|
||||
<div>여자 800m 결승</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T195000Z" data-end="20240805T200000Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
<div class="text-2xl">
|
||||
|
||||
레슬링
|
||||
<span class="text-xs align-middle bg-pink-400 text-white py-1 px-2 rounded-xl">여성</span>
|
||||
</div>
|
||||
<div>여자 자유형 68kg 준결승</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="event py-4" data-start="20240805T200000Z" data-end="20240805T202500Z" data-noc="">
|
||||
<div class="time w-1/4 align-top text-right inline-block text-5xl text-center tabular-nums pr-2 border-r border-slate-900/10">__:__</div>
|
||||
<div class="w-3/5 align-top inline-block text-black pl-2">
|
||||
|
||||
Reference in New Issue
Block a user