Τετάρτη 24 Απριλίου 2024
weather-icon 21o

2ο ΠΑΓΚΟΣΜΙΟ ΠΡΩΤΑΘΛΗΜΑ

2ο ΠΑΓΚΟΣΜΙΟ ΠΡΩΤΑΘΛΗΜΑ 23 Οκτωβρίου-5 Νοεμβρίου 1954 Ρίο ντε Τζανέιρο-Βραζιλία table { border-collapse: collapse; border-spacing: 0; } .table td, .table th { background-color: #fff; text-align: left; } .table { border-collapse: collapse; } .table-bordered th, .table-bordered td { border: 1px solid #ddd; } table { max-width: 100%; background-color: transparent; } .table { width: 100%; margin-bottom: 20px; […]

2ο ΠΑΓΚΟΣΜΙΟ ΠΡΩΤΑΘΛΗΜΑ

23 Οκτωβρίου-5 Νοεμβρίου 1954
Ρίο ντε Τζανέιρο-Βραζιλία

table {
border-collapse: collapse;
border-spacing: 0;
}
.table td,
.table th {
background-color: #fff;
text-align: left;
}
.table {
border-collapse: collapse;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd;
}
table {
max-width: 100%;
background-color: transparent;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
border-top: 0;
}
.table tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
table col[class*=»col-«] {
float: none;
display: table-column;
}
table td[class*=»col-«],
table th[class*=»col-«] {
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
background-color: #d0e9c6;
border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
background-color: #ebcccc;
border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
background-color: #faf2cc;
border-color: #f8e5be;
}
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
border: 1px solid #dddddd;
}
.table-responsive > .table {
margin-bottom: 0;
background-color: #fff;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > thead > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > thead > tr:last-child > td,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
.panel > .table {
margin-bottom: 0;
}
.panel > .panel-body + .table {
border-top: 1px solid #dddddd;
}

Α Ομιλος
ΑγώναςΑποτέλεσμα
Φιλιππίνες-Παραγουάη64-52
Βραζιλία-Φιλιππίνες99-62
Βραζιλία-Παραγουάη61-52
Βαθμολογία
#ΟμάδαΝ-ΗΠόντοιΒαθμοί
1.Βραζιλία2-0160-1154
2.Φιλιππίνες1-1127-1513
3.Παραγουάη0-2104-1252
Β Ομιλος
ΑγώναςΑποτέλεσμα
ΗΠΑ-Καναδάς59-37
ΗΠΑ-Περού73-51
Καναδάς-Περού68-58
Βαθμολογία
#ΟμάδαΝ-ΗΠόντοιΒαθμοί
1.ΗΠΑ2-0132-864
2.Καναδάς1-1105-1173
3.Περού0-2107-1412
Γ Ομιλος
ΑγώναςΑποτέλεσμα
Ουρουγουάη-Γιουγκοσλαβία55-52 (51-51)
Γαλλία-Γιουγκοσλαβία67-60
Ουρουγουάη-Γαλλία58-46
Βαθμολογία
#ΟμάδαΝ-ΗΠόντοιΒαθμοί
1.Ουρουγουάη2-0113-984
2.Γαλλία1-1113-1183
3.Γιουγκοσλαβία0-2112-1222
Δ Ομιλος
ΑγώναςΑποτέλεσμα
Φορμόζα-Ισραήλ49-45
Χιλή-Φορμόζα68-66
Ισραήλ-Χιλή55-49
Βαθμολογία
#ΟμάδαΝ-ΗΠόντοιΒαθμοί
1.Φορμόζα1-1115-1133
2.Ισραήλ1-1100-982
3.Χιλή1-1117-1213
Τελική Φάση
ΑγώναςΑποτέλεσμα
Καναδάς-Ισραήλ50-43
Γαλλία-Ουρουγουάη57-49
Βραζιλία-Φορμόζα61-44
Βραζιλία-Φορμόζα61-44
ΗΠΑ-Φιλιππίνες56-43
Καναδάς-Ουρουγουάη67-66
Βραζιλία-Ισραήλ68-46
ΗΠΑ-Γαλλία70-49
Φιλιππίνες-Φορμόζα48-38
Βραζιλία-Καναδάς82-67
ΗΠΑ-Ουρουγουάη64-59
Φιλιππίνες-Ισραήλ90-56
Γαλλία-Φορμόζα58-48
ΗΠΑ-Καναδάς84-50
Βραζιλία-Φιλιππίνες57-41
Ουρουγουάη-Φορμόζα67-62
Ισραήλ-Γαλλία48-45 (43-43)
Φιλιππίνες-Καναδάς83-76
ΗΠΑ-Φορμόζα72-28
Βραζιλία-Γαλλία49-36
Ουρουγουάη-Ισραήλ73-69
Φορμόζα-Καναδάς74-61
Φιλιππίνες-Γαλλία66-60
ΗΠΑ-Ισραήλ74-30
Βραζιλία-Ουρουγουάη60-45
Γαλλία-Καναδάς66-62
Φορμόζα-Ισραήλ51-38
Φιλιππίνες-Ουρουγουάη67-63
ΗΠΑ-Βραζιλία62-41
Βαθμολογία
#ΟμάδαΝ-ΗΠόντοιΒαθμοί
1.ΗΠΑ7-0482-30014
2.Βραζιλία6-1418-34113
3.Φιλιππίνες5-2438-40612
4.Γαλλία3-4371-39210
5.Φορμόζα2-5345-4059
6.Ουρουγουάη2-5422-4469
7.Καναδάς2-5433-4989
8.Ισραήλ1-6330-4518
Αγώνες κατάταξης θέσεις 9-12
ΑγώναςΑποτέλεσμα
Χιλή-Γιουγκοσλαβία70-62
Παραγουάη-Περού66-58
Γιουγκοσλαβία-Περού86-84 (81-81)
Παραγουάη-Χιλή60-57
Παραγουάη-Γιουγκοσλαβία67-62
Χιλή-Περού52-48
Βαθμολογία
#ΟμάδαΝ-ΗΠόντοιΒαθμοί
9.Παραγουάη3-0193-1776
10.Χιλή2-1179-1705
11.Γιουγκοσλαβία1-2210-2214
12.Περού0-3190-2043
Η ΤΕΛΙΚΗ ΚΑΤΑΤΑΞΗ
#Ομάδα
1.ΗΠΑ
2.ΒΡΑΖΙΛΙΑ
3.ΦΙΛΙΠΠΙΝΕΣ
4.Γαλλία
5.Φορμόζα
6.Ουρουγουάη
7.Καναδάς
8.Ισραήλ
9.Παραγουάη
10.Χιλή
11.Γιουγκοσλαβία
12.Περού

Newsroom ΑΛΤΕΡ ΕΓΚΟ

Sports in

Το μεγάλο λάθος του Σλούκα έδωσε το πλεονέκτημα στην Μακάμπι (vid)

Ο Κώστας Σλούκας πήρε την λάθος απόφαση, τη λάθος στιγμή. Και η Μακάμπι…

Ακολουθήστε το in.gr στο Google News και μάθετε πρώτοι όλες τις ειδήσεις

in.gr | Ταυτότητα

Διαχειριστής - Διευθυντής: Λευτέρης Θ. Χαραλαμπόπουλος

Διευθύντρια Σύνταξης: Αργυρώ Τσατσούλη

Ιδιοκτησία - Δικαιούχος domain name: ΑΛΤΕΡ ΕΓΚΟ ΜΜΕ Α.Ε.

Νόμιμος Εκπρόσωπος: Ιωάννης Βρέντζος

Έδρα - Γραφεία: Λεωφόρος Συγγρού αρ 340, Καλλιθέα, ΤΚ 17673

ΑΦΜ: 800745939, ΔΟΥ: ΦΑΕ ΠΕΙΡΑΙΑ

Ηλεκτρονική διεύθυνση Επικοινωνίας: in@alteregomedia.org, Τηλ. Επικοινωνίας: 2107547007

ΜΗΤ Αριθμός Πιστοποίησης Μ.Η.Τ.232442

Τετάρτη 24 Απριλίου 2024