Szczegóły
Data | Czas | Liga | Sezon | Kolejka |
---|---|---|---|---|
2021-09-04 | 17:00 | Seniorzy - Liga okręgowa, grupa Kraków III | 2021/2022 | 4 |
Miejsce spotkania
Stadion KS Wiarusy Igołomia |
---|
// position we will use later var lat = 50.09053549999999; var lon = 20.25161430000003; // 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(); |
Igołomia 74, 32-125 Igołomia, Polska |
Wyniki
Klub | Pierwsza połowa | Druga połowa | Wynik | Wynik |
---|---|---|---|---|
KS Wiarusy Igołomia Seniorzy | 0 | 0 | 0 | Przegrana |
LKS Śledziejowice Seniorzy | 4 | 1 | 5 | Wygrana |