Strona główna - EKS Start Elbląg
The next match is
days
:
hours
:
minutes
:
seconds
Matches
EKS Start Elbląg
Sun. 05/02
h
18:00
KPR Gminy Kobierzyce
Młyny Stoisław Koszalin
Sat. 11/02
h
18:00
EKS Start Elbląg
Galiczanka Lwów
Wed. 15/02
h
18:00
EKS Start Elbląg
EKS Start Elbląg
Sun. 19/02
h
15:00
MKS FunFloor Lublin
MKS Zagłębie Lubin
Sun. 26/02
h
14:00
EKS Start Elbląg
TABELA
No | TEAM | TEAM | PointsPTS | MatchesM | Balance |
---|---|---|---|---|---|
1 |
|
MKS Zagłębie Lubin | 42 | 14 | 422:296 |
2 |
|
MKS FunFloor Lublin | 33 | 13 | 374:321 |
3 |
|
KPR Gminy Kobierzyce | 28 | 13 | 382:316 |
4 |
|
MKS Piotrcovia | 24 | 14 | 415:382 |
5 |
|
Galiczanka Lwów | 20 | 14 | 382:397 |
6 |
|
EKS Start Elbląg | 15 | 13 | 339:394 |
7 |
|
Eurobud JKS Jarosław | 14 | 13 | 326:347 |
8 |
|
MKS PR Gniezno | 14 | 12 | 314:364 |
TABELA
No | TEAM | TEAM | PointsPTS | MatchesM | Balance |
---|---|---|---|---|---|
1 | Industria Kielce | 77 | 26 | 932:649 | |
2 |
|
Orlen Wisła Płock | 73 | 26 | 850:601 |
3 |
|
Azoty-Puławy | 58 | 26 | 789:670 |
4 |
|
MMTS Kwidzyn | 44 | 26 | 682:684 |
5 |
|
Górnik Zabrze | 44 | 26 | 688:687 |
6 |
|
Energa MKS Kalisz | 40 | 26 | 731:713 |
7 |
|
Piotrkowianin Piotrków Trybunalski | 37 | 26 | 708:771 |
8 |
|
Chrobry Głogów | 33 | 26 | 739:807 |
9 |
|
Gwardia Opole | 32 | 26 | 642:711 |
10 |
|
Zagłębie Lubin | 27 | 26 | 699:756 |
11 |
|
Torus Wybrzeże Gdańsk | 22 | 26 | 657:754 |
12 |
|
Grupa Azoty Unia Tarnów | 22 | 26 | 643:731 |
13 |
|
Sandra SPA Pogoń Szczecin | 21 | 26 | 664:768 |
14 |
|
Handball Stal Mielec | 16 | 26 | 679:801 |
TABELA


WIDEO

28 Jan 2023 |
Wywiady
Sylwia Matuszczyk po JKS Jarosław – Piotrcovia: maszyna ruszyła

28 Jan 2023 |
Wywiady
Aleksandra Zimny po JKS Jarosław – Piotrcovia: jestem dumna z moich dziewczyn

28 Jan 2023 |
Wywiady
Lucyna Sobecka po JKS Jarosław – Piotrcovia: liczyłam, że dowieziemy wynik

28 Jan 2023 |
Wideo
JKS Jarosław – Piotrcovia: fatalny błąd. Bramkarka uratowała koleżankę

28 Jan 2023 |
Wideo
JKS Jarosław – Piotrcovia: do dwóch razy sztuka. Świetna parada nie wystarczyła

28 Jan 2023 |
Skróty
14. Seria Eurobud JKS Jarosław – Piotrcovia [SKRÓT]

28 Jan 2023 |
Wideo
JKS Jarosław – Piotrcovia: doskonałe podanie bramkarki. Zabójcza kontra

28 Jan 2023 |
Skróty
18. Seria KPR Gminy Kobierzyce – Galiczanka Lwów SKRÓT

25 Jan 2023 |
Kluby
Hymn Arged KPR Ostrovii Ostrów Wielkopolski

25 Jan 2023 |
Wideo
Zima to potrafi! | MKS Zagłębie Lubin – KPR Gminy Kobierzyce | seria 13 | PGNiG Superliga Kobiet
Galerie
ZAWODNICzki
An error occurred while processing the template.
Java method "com.neutrica.smotai.clubs.commons.util.URLBuilder.buildPlayerProfileURL(long, long, String, String, String, long, javax.portlet.RenderResponse)" threw an exception when invoked on com.neutrica.smotai.clubs.commons.util.URLBuilder object "com.neutrica.smotai.clubs.commons.util.URLBuilder@18ee27b3"; see cause exception in the Java stack trace. ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign friendlyUrl = playerProfileUR... [in template "20100#20127#583245" at line 13, column 17] ----
1<#assign playerProfileURLBuilder = serviceLocator.findService("com.neutrica.smotai.clubs.commons.util.URLBuilder")/>
2<#setting locale = locale>
3<#assign friendlyUrl="" />
4
5<div class="players-carousel carousel-margin-right-big">
6 <div class="tns-controls">
7 <button class="nav-left icon-slg-chevron-left"></button>
8 <button class="nav-right icon-slg-chevron-right"></button>
9 </div>
10 <div class="tns-carousel">
11 <#list entries as player>
12 <#if singlePlayerPageId?has_content>
13 <#assign friendlyUrl = playerProfileURLBuilder.buildPlayerProfileURL(themeDisplay.getPlid(), player.id, player.firstName, player.lastName, player.getSeasonName(locale), singlePlayerPageId, renderResponse) />
14 </#if>
15 <div>
16 <a class="player animation-fade-in-left-trigger" href="${friendlyUrl}">
17 <#if player.background?has_content>
18 <div class="photo">
19 <img loading="lazy" class="img-player" data-fileentryid="${player.photo.fileEntryId}"
20 src="${player.background.url}?imageThumbnail=2" alt="${player.firstName} ${player.lastName}">
21 </div>
22 </#if>
23 <div class="player-info-container">
24 <div class="details">
25 <h3 class="player-name">
26 <span>${player.firstName}</span>
27 <span>${player.lastName}</span>
28 </h3>
29 <p class="caption position">${player.getPosition(locale)}</p>
30 <span class="number">${'#' + player.number}</span>
31 </div>
32 </div>
33 </a>
34 </div>
35 </#list>
36 </div>
37</div>
38<script>
39 (function () {
40 function initPlayersSlider(instanceId) {
41 const nav_prev = document.querySelector('#' + instanceId + ' .nav-left');
42 const nav_next = document.querySelector('#' + instanceId + ' .nav-right');
43
44 tns({
45 container: '.players-carousel .tns-carousel',
46 center: true,
47 loop: false,
48 mouseDrag: true,
49 nav: false,
50 items: 1,
51 prevButton: nav_prev,
52 nextButton: nav_next,
53 edgePadding: 15,
54 gutter: 10,
55 preventScrollOnTouch: 'auto',
56 responsive: {
57 480: {
58 items: 2,
59 center: false
60 },
61 768: {
62 items: 3,
63 center: false
64 },
65 992: {
66 items: 4,
67 center: false
68 },
69 1366: {
70 items: 4,
71 gutter: 20,
72 center: false
73 }
74 }
75 });
76 }
77
78 initPlayersSlider('p_p_id${themeDisplay.getPortletDisplay().getNamespace()}');
79 })();
80</script>