Cesur oyna, Roma'yı sahanda karşılama!
document.addEventListener('DOMContentLoaded', () => {const isLezizz = document.querySelector(".header-lezizz");const loginText = isLezizz ? "Giriş" : "GİRİŞ";try {if (DM) {DM.auth.oidc.init('btn-dm-signin', {'storage': 'nostorage','acr_values': 'hurriyet','onsuccess': onSuccess,'onfailure': onFailure});function loadGoogleTapOneJs(src) {let script = document.createElement('script');script.src = src;script.async = true;script.defer = true;document.head.appendChild(script);}function onSuccess(dmUser) {let full_name = `${dmUser.profile.firstName?.trim()} ${dmUser.profile.lastName?.trim()}`;let parent = DM.auth.clickElement.parentElement;if (parent) {parent.removeChild(DM.auth.clickElement);parent.appendChild(DM.auth.clickElement.cloneNode(true));}const sidebarPremiumBox = document.querySelector(".sidebar__external--signin"),loginAccount = document.querySelector('.header__external--account'),gmConnectBtn = document.querySelector(".gm-connect-btn"),gmLoginAfter = document.querySelector(".login-after"),gmLoginInfoElements = document.querySelectorAll("#gmUserName"),gmLogoutButtons = document.querySelectorAll(".gm-connect-box .gm-link"),gmLoginContainers = document.querySelectorAll(".gm-login-container"),h16Header = document.querySelector(".h16-header"),backdrop = document.querySelector('.header__backdrop');let profileLink = " loginUrl = " lastUrl = "?lasturl= (sidebarPremiumBox) {sidebarPremiumBox.innerHTML = GetShortName(full_name);sidebarPremiumBox.setAttribute("href", profileLink);}if (loginAccount) {let parent = loginAccount.parentElement;parent.removeChild(loginAccount);parent.appendChild(loginAccount);const advancedHeader = document.querySelector(".category-advanced-header");let userProfile = null;if (advancedHeader) {let shortName = full_name.split(' ').map(name => name[0] + '').join('');const capitalizeFullName = full_name.toLocaleLowerCase('tr-TR').split(' ').map(word => word.charAt(0).toLocaleUpperCase('tr-TR') + word.slice(1)).join(' ');userProfile = ` ${shortName} ${capitalizeFullName} Kullanıcı Bilgilerim Çıkış Yap `;}else {userProfile = ` Profili Gör Çıkış Yap `;}loginAccount.classList.add('login');let shortOrFullName;if (IsMobile()) {shortOrFullName = full_name.split(' ').map(name => name[0] + '.').join('');} else {shortOrFullName = full_name;}loginAccount.innerHTML = GetShortName(shortOrFullName);loginAccount.setAttribute("href", "javascript:;");loginAccount.innerHTML += userProfile;const mobileUserTarget = document.querySelector('.mobile-user-profile-menu');if (mobileUserTarget) {mobileUserTarget.innerHTML = userProfile;}loginAccount.addEventListener("click", () => {const isOpened = loginAccount.classList.toggle("opened");if (window.innerWidth {setCookie("firstLogin", false, -1);setCookie("isPopupShow", true, 7);document.location = loginUrl +"/accounts/logout" + lastUrl;});}}if (h16Header) {h16Header.setAttribute("href", profileLink);let loginPlaces = document.querySelectorAll(".login-user");[].forEach.call(loginPlaces, element => {element.innerText = GetShortName(full_name)});}trackFirstLogin(dmUser);if (gmConnectBtn && gmLoginAfter) {gmConnectBtn.remove();gmLoginAfter.remove();[].forEach.call(gmLoginContainers, element => {element.classList.add('gm-show');});[].forEach.call(gmLoginInfoElements, element => {element.innerHTML = GetShortName(full_name);});[].forEach.call(gmLogoutButtons, element => {element.setAttribute("href", "javascript:void(0);");});}}function onFailure(error) {let loginUrl = " lastUrl = "?lasturl= false, -1);if (document.getElementById('logoutbtn') != null) {document.getElementById('logoutbtn').style.display = 'none';}document.getElementById('btn-dm-signin').innerText = loginText;document.getElementById('btn-dm-signin').href = loginUrl + "/accounts/login" + lastUrl;let loginAccount = document.querySelector('.header__external--account');let h16Header = document.querySelector(".h16-header");if (loginAccount) {loginAccount.classList.remove('login');}if (h16Header) {loginAccount.setAttribute("href", "javascript:void(0)");let loginPlaces = document.querySelectorAll(".login-user");[].forEach.call(loginPlaces, element => {element.innerText = loginText;});}window.consoleLog?.('onFailure', error);}function trackFirstLogin(dmUser) {if (getCookie("firstLogin") !== "") {return;}const actionNames = {7: "google",5: "twitter",4: "facebook",17: "apple"};let action = "manuel";try {const referrer = dmUser.profile.referrer;action = actionNames[referrer] || action;} catch (e) {window.consoleLog?.("Error referrer", e);}const script = document.createElement("script");script.innerHTML = `window.dataLayer = window.dataLayer || [];window.dataLayer.push({'event': 'login','Category': 'login','Action': '${action}','Label': 'hurriyet.com'});`;document.getElementsByTagName('head')[0].appendChild(script);setCookie("firstLogin", true, 15);};function popupShowRule() {let isReferralValid = false;let isWebSiteFirstVisit = false;let isMainPageAutoReload = false;let documentReferrer = document.referrer;if (documentReferrer.includes(".hurriyet.com.tr") || documentReferrer.includes("localhost") || documentReferrer == "") {isReferralValid = true;}if (isReferralValid) {if (getCookie("isWebSiteFirstVisit") == "") {setCookie("isWebSiteFirstVisit", true, 1);isWebSiteFirstVisit = true;}if (isWebSiteFirstVisit == false && getCookie("isPopupShow") == "") {setCookie("isPopupShow", true, 7);let googleFastLoginControlText = document.getElementById("googleFastLoginControl").value;if (googleFastLoginControlText == 1) {window.consoleLog?.("OneTap: Mobile, Web On");loadGoogleTapOneJs(" if (googleFastLoginControlText == 2 && IsMobile()) {window.consoleLog?.("OneTap: Mobile On, Web Off");loadGoogleTapOneJs(" if (googleFastLoginControlText == 3 && !IsMobile()) {window.consoleLog?.("OneTap: Mobile Off, Web On");loadGoogleTapOneJs(" setCookie(cname, cvalue, exdays) {const d = new Date();d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));let expires = "expires=" + d.toUTCString();document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";}function getCookie(cname) {let name = cname + "=";let decodedCookie = decodeURIComponent(document.cookie);let ca = decodedCookie.split(';');for (let i = 0; i 1) {for (var i = 1; i #credential_picker_container {z-index: 9999999 !important;}.dm-modal-container {font-family: 'Metropolis Medium';} .adserviceOop{position: fixed;top: 0px;left: 0px;width: 0px;height: 0px;} .news-inline-banner {img {@media screen and (max-width: 767px) {max-height: 165px;height: auto;}@media screen and (min-width: 768px) {max-height: 200px;height: auto;width: auto;max-width: 100%;}}} HABERLER Spor Haberleri Futbol Haberleri Cesur oyna, Roma'yı sahanda karşılama! Güncelleme Tarihi: Eylül 10, 2026 07:00 Serie A'da sezona 3’te 3’le başlayıp liderlik koltuğuna oturan Roma’yı anlamanın en doğru yolu oyuncu listesinden değil, teknik direktörünün futbol sözlüğünden geçiyor. Gian Piero Gasperini yıllardır Atalanta’da geliştirdiği futbola Roma’da daha fazla atletizm, daha fazla birebir savunma ve agresif hücum kattı. Roma’nın dizilişini klasik bir üçlü savunma olarak değerlendirmek yanıltıcı olabilir. Top Roma’da iken bekler çizgiye basıyor, iki hücumcu merkez forvetin arkasına yerleşiyor ve takım zaman zaman 3-2-5 görüntüsüne bürünüyor. Rakibin özelliğine göre pres yapıyorlar Roma'nın presi “herkes kendi alanını savunsun” anlayışından ziyade rakibe göre şekillenen, adam odaklı bir yapı taşıyor. Rakip stoperlerden birine top geldiğinde öndeki oyuncu baskıya çıkarken arkasındakiler de onun pas seçeneklerini kapatmaya çalışıyor. Fenerbahçe açısından bunun anlamı şu: İlk baskı kırıldığında Roma’nın orta sahasında ve savunma hattında açılabilecek alanlar bulunabilir; fakat ilk paslarda top kaybı yapılırsa İtalyan ekibi tehlikeli bir hücum geliştirebilir. Hücumun kilit ismi Paulo Dybala Roma'nın hücumundaki en özel parça Paulo Dybala. Arjantinli yıldız artık eskisi kadar yüksek tempolu değil; fakat zaten Gasperini’nin ondan istediği şey de bu değil. Dybala’nın değeri, rakip savunmanın arasında bulduğu küçük boşlukları değerlendirmesinde yatıyor. Bir diğer kritik isim Manu Kone. Fransız orta saha, topu taşıyabiliyor, rakip baskısını kırabiliyor ve savunmadan hücuma geçişte önemli mesafeler kat edebiliyor. İlk 3 maçta 5 gol atan Donyell Malen de Fenerbahçe’nin özellikle dikkat etmesi gereken oyuncular arasında yer alıyor. 1-) Fenerbahçe'nin Roma karşısında en önemli hedeflerinden biri cesur oynayıp ilk presi aşmak olmalı. Çünkü Roma’ya karşı topu sürekli geride karşılamak, maçı Roma’nın istediği şekle dönüştürebilir. Fenerbahçe topu kazandığında ilk pası dikine oynayabilirse Roma’nın öne çıkan kanat beklerinin arkasındaki alanları değerlendirebilir. 2-) Gasperini'nin takımları fiziksel mücadeleden kaçınmıyor ancak öne çıkan savunma yapısı nedeniyle ikinci toplar ve ceza sahası çevresindeki seken topların önemi artıyor.
Kategori: Spor
Yayın: 10 Eylül 2026 04:13 · Kaynak: Hürriyet Spor