Szczegóły
Data | Czas | Liga | Sezon | Kolejka |
---|---|---|---|---|
2021-08-25 | 18:00 | Puchar Polski | 2021/2022 | 3 |
Miejsce spotkania
Stadion LKS Śledziejowice |
---|
// position we will use later var lat = 50.00959032592775; var lon = 20.085467593115254; // initialize map map = L.map('sp_openstreetmaps_container', { zoomControl:false }).setView([lat, lon], 15); // set map tiles source L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', { attribution: 'Map data © OpenStreetMap contributors', maxZoom: 18, }).addTo(map); // add marker to the map marker = L.marker([lat, lon]).addTo(map); map.dragging.disable(); map.touchZoom.disable(); map.doubleClickZoom.disable(); map.scrollWheelZoom.disable(); |
Śledziejowice 260a, 32-020 Śledziejowice, Polska |
Wyniki
Klub | Pierwsza połowa | Druga połowa | Wynik | Wynik |
---|---|---|---|---|
KS Górnik Wieliczka Seniorzy II | 0 | 0 | 0 | Przegrana |
LKS Śledziejowice Seniorzy | 5 | 3 | 8 | Wygrana |