{"id":515,"date":"2022-11-24T03:48:14","date_gmt":"2022-11-24T03:48:14","guid":{"rendered":"https:\/\/minutovip.com\/?p=515"},"modified":"2022-11-24T03:48:17","modified_gmt":"2022-11-24T03:48:17","slug":"lista-de-jogadores-fora-da-copa","status":"publish","type":"post","link":"https:\/\/minutovip.com\/id\/lista-de-jogadores-fora-da-copa\/","title":{"rendered":"Daftar pemain yang absen dari Piala karena cedera"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-veja-quais-atletas-ficaram-fora-dessa-competicao-no-qatar\">Lihat atlet mana yang tersingkir dari kompetisi ini di Qatar:<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogadore-Lesionado-1024x683.jpeg\" alt=\"Jogador lesionado fora da copa do mundo\" class=\"w-full object-cover object-center border mx-auto wp-image-516\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Pemain yang cedera dipotong dari Piala<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bermain di Piala Dunia adalah tujuan setiap atlet, dipanggil untuk tim nasional berarti menjadi yang terbaik di negara Anda. Namun, beberapa pemain terbesar akhirnya kehilangan piala.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jalannya sulit untuk sampai ke sana. Pemain melewati banyak permainan yang menguras tenaga, terkadang bahkan cedera dan operasi, untuk terus tampil.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z9vBQ4\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/minutovip.com\/id\/geracao-de-ouro-portugal\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Generasi Emas Portugal: Sudahkah Waktu Anda Tiba?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_295148199_Editorial_Use_Only-scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/minutovip.com\/id\/geracao-de-ouro-portugal\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Generasi Emas Portugal: Sudahkah Waktu Anda Tiba?\">\n            Generasi Emas Portugal: Sudahkah Waktu Anda Tiba?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Bagaimana tahun 2022 bisa menjadi kejutan bagi Portugal. Generasi baru ini bisa menonjol dengan kepemimpinan Cristiano Ronaldo.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/minutovip.com\/id\/geracao-de-ouro-portugal\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Teruslah Membaca            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/minutovip.com\/id\/geracao-de-ouro-portugal\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_295148199_Editorial_Use_Only-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Generasi Emas Portugal: Sudahkah Waktu Anda Tiba?              <\/p>\n              <a href=\"https:\/\/minutovip.com\/id\/geracao-de-ouro-portugal\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Teruslah Membaca                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Anda akan tetap berada di situs web yang sama              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cedera selalu terjadi di dunia sepak bola, namun ketika Piala Dunia semakin dekat, episode seperti ini dapat mengganggu impian seumur hidup.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Periksa dengan kami pemain mana yang cedera dan tidak akan berpartisipasi dalam kompetisi di Qatar:<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Daftar pemain cedera untuk Piala Dunia:<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-com-lesao-1024x683.jpeg\" alt=\"Jogador se lesiona e e cortado da Copa do mundo.\" class=\"w-full object-cover object-center border mx-auto wp-image-518\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Atlet cedera dan keluar dari Piala<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mari kita lihat bintang mana yang akan keluar dari kompetisi ini:<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Philippe Coutinho-Brasil<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pemain Aston Villa itu menjadi salah satu pemain utama yang akan memperkuat timnas Brasil di ajang Piala.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Coutinho, gelandang tepercaya pelatih Tite, mengalami cedera paha selama latihan untuk klub Inggris, tanpa tanggal yang ditetapkan untuk kembali ke lapangan.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Guilherme Arana \u2013 Brasil<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pemain lain yang akan merindukan Brasil adalah Guilherme Arana. Atlet tampil tanpa cela untuk tim di Olimpiade.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dia tampil di level tertinggi di Brasil, dia praktis menjadi bagian yang pasti dari skuad.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Menurut tim medis klub tempat dia bermain, pemain tersebut mengalami cedera multiligamen, mengorbankan ligamen posterior cruciate dan kolateral medial, selain pecahnya meniskus medial dan tulang rawan. Oleh karena itu, akan tersingkir dari Piala Dunia 2022.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Paul Pogba - Perancis<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Protagonis hebat Prancis dalam memenangkan Piala pada 2018, Pogba yang kontroversial akan menggelapkan lini tengah.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pemain mengalami cedera lutut pada bulan Juli, dan akibatnya harus menjalani operasi.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pogba menjalani perawatan intensif dalam upaya untuk kembali tepat waktu, namun gagal.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Daftar absen dari Prancis tidak berhenti di situ, mungkin itu adalah tim yang paling banyak cedera sejauh ini.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/jogador-machucado-1024x621.jpeg\" alt=\"Jogador triste por que foi cortado da Copa do Mundo\" class=\"w-full object-cover object-center border mx-auto wp-image-519\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Pemain menyesal tersingkir dari Piala<\/figcaption><\/figure>\n<\/div><!--image--><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Presnel Kimpembe \u2013 Prancis<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Menonjol dalam pertahanan, dia adalah bek yang spektakuler di piala terakhir, dan menjalani musim yang bagus untuk PSG.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pemain dipanggil untuk, namun, dia dipotong seminggu sebelum kompetisi.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kimpemb\u00e9 mengalami cedera tendon Achilles. Pelatih Deschamps berharap sang pemain pulih tepat waktu, tetapi itu tidak mungkin.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>N&#039;Golo Kant\u00e9 \u2013 Prancis<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pemain Kant\u00e9, mesin lini tengah tim nasional Prancis, tidak akan hadir di Piala dan akan dirindukan.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Atlet yang ciri utamanya adalah kecepatan dan mengisi ruang, cedera musim lalu.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tak lama setelah Piala, dia akan kembali ke lapangan, ketika dia mengalami cedera lain yang memutuskan ketidakhadirannya di Qatar.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Christopher Nkunku \u2013 Prancis<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mungkin ini cedera paling menyedihkan hingga saat ini. Pemain itu dipanggil, dan sudah berlatih dengan tim nasional sebagai persiapan bermain untuk piala.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Namun, saat latihan dimulainya kembali bola, ia mengalami masalah dengan rekan setimnya, Camavinga, dan berakhir dengan cedera lutut.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Atlet, meski terpilih sebagai pemain terbaik di Bundesliga, akan tersingkir dari kompetisi di Qatar.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Mane \u2013 Senegal<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pahlawan Senegal akan menghindari yang satu ini. Pemain Bayern Munich saat ini cedera dalam pertandingan melawan Werder Bremen dan akan absen dari timnas Senegal.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Atlet mengalami cedera fibula, dan perlu menjalani operasi. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nomor 10 Senegal jauh dari Piala adalah skenario terburuk untuk tim ini, pemain yang, di atas segalanya, adalah referensi tim, juga merupakan legenda bagi negaranya.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Selain itu, Man\u00e9 adalah salah satu sosok terpenting di Piala ini.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Marco Reus \u2013 Jerman<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Menghidupkan kembali mimpi terburuknya, Reus menghidupkan kembali drama tahun 2014. Pemain yang sudah tersingkir dari Piala Dunia di Brasil itu tidak akan mengikuti kompetisi lain.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Reus dipanggil untuk menyusun skuat juara di tahun 2014, karena cedera, ia akhirnya tidak bermain.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sekali lagi, gelandang Jerman itu cedera sedikit sebelum Piala, jadi dia akan menjadi salah satu pemain yang absen besar dalam seleksi ini, yang sedang dalam proses perombakan.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Diogo Jota-Portugal<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dengan Piala Dunia terakhir Cristiano Ronaldo dan beberapa pemain timnas Portugal, Portugal sedang mengalami masa transisi.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Di usia 25 tahun, Diogo Jota adalah bagian dari atlet yang akan memimpin formulasi ulang ini, namun, dia cedera saat bermain untuk Liverpool, di mana dia menjalani musim yang bagus, dengan 9 pertandingan dan 5 assist.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gelandang tersebut mengalami patah tibia dan tidak akan pulih untuk bermain di Piala Dunia.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Georginio Wijnaldum \u2013 Belanda<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pemain Roma itu cedera saat latihan. Dia menderita patah tulang di tibia kaki kanannya dan tidak akan pulih untuk kejuaraan dunia di Qatar.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tim Belanda adalah salah satu favorit untuk merebut gelar, namun dengan penurunan skuad ini, lini tengah mereka akan berkurang.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Lo Celso-Argentina<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Atlet itu adalah starter mutlak di tim Scaloni, pelatih Argentina. Sang gelandang cedera saat bermain untuk Villareal.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lo Celso akan membutuhkan operasi dan akan kehilangan tim nasional.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tim lain yang menderita banyak korban adalah La Albiceleste Selection, lihat cedera terbaru tim ini di bawah ini.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Joaqu\u00edn Corr\u00eaa dan Nicol\u00e1s Gonz\u00e1lez \u2013 Argentina<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Diumumkan Kamis ini, 17 November, tiga hari sebelum dimulainya Piala, dua absen terakhir dari tim nasional Argentina.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Striker Nicol\u00e1s Gonz\u00e1lez dan gelandang Joaqu\u00edn Corr\u00eaa dikeluarkan dari skuad. Keduanya cedera dan masuk daftar pemain keluar Piala.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Corr\u00eaa cedera dalam pertandingan persahabatan melawan Uni Emirat Arab, Rabu 16 November ini, pertandingan yang bahkan mencetak gol.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Penggantinya, \u00c1ngel Corr\u00eaa dan Thiago Almada, telah diumumkan untuk mengisi kekosongan tersebut.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Penyihir itu lepas! Beberapa pemain penting absen dalam seleksi utama Piala Dunia kali ini. Menurutmu siapa yang paling dirindukan?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nikmati dan lihat artikel kami tentang cedera yang mengubah sejarah Piala Dunia.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1H0IRT\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/minutovip.com\/id\/lesoes-que-mudaram-as-copas\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Cedera yang mengubah sejarah Piala Dunia\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/taca-da-copa-do-mundo-scaled.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/minutovip.com\/id\/lesoes-que-mudaram-as-copas\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Cedera yang mengubah sejarah Piala Dunia\">\n            Cedera yang mengubah sejarah Piala Dunia        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Lihat para pemain yang merindukan tim nasional mereka di saat-saat tersulit Piala Dunia.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/minutovip.com\/id\/lesoes-que-mudaram-as-copas\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Teruslah Membaca            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/minutovip.com\/id\/lesoes-que-mudaram-as-copas\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/taca-da-copa-do-mundo-scaled.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Cedera yang mengubah sejarah Piala Dunia              <\/p>\n              <a href=\"https:\/\/minutovip.com\/id\/lesoes-que-mudaram-as-copas\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Teruslah Membaca                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Anda akan tetap berada di situs web yang sama              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Bintang mana yang akan tersingkir dari Piala ini, lihat tim yang dirugikan.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[22,99,98],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Lista dos jogadores fora da Copa por les\u00e3o - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Lista dos jogadores fora Copa do Mundo de 2022, principais estrelas que foram cortadas por les\u00e3o e como isso pode afetar no desempenho.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/minutovip.com\/id\/lista-de-jogadores-fora-da-copa\/\" \/>\n<meta property=\"og:locale\" content=\"id_ID\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lista dos jogadores fora da Copa por les\u00e3o\" \/>\n<meta property=\"og:description\" content=\"Lista dos jogadores fora Copa do Mundo de 2022, principais estrelas que foram cortadas por les\u00e3o e como isso pode afetar no desempenho.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/id\/lista-de-jogadores-fora-da-copa\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-24T03:48:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-24T03:48:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogadore-Lesionado-1024x683.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Junior Aguiar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 menit\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/minutovip.com\/#website\",\"url\":\"https:\/\/minutovip.com\/\",\"name\":\"Minuto VIP\",\"description\":\"O Minuto vip \u00e9 um site online que oferece not\u00edcias atualizadas do mundo do Futebol\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/minutovip.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"id-ID\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"id-ID\",\"@id\":\"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogadore-Lesionado-1024x683.jpeg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogadore-Lesionado-1024x683.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/#webpage\",\"url\":\"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/\",\"name\":\"Lista dos jogadores fora da Copa por les\u00e3o - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/#primaryimage\"},\"datePublished\":\"2022-11-24T03:48:14+00:00\",\"dateModified\":\"2022-11-24T03:48:17+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Lista dos jogadores fora Copa do Mundo de 2022, principais estrelas que foram cortadas por les\u00e3o e como isso pode afetar no desempenho.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/#breadcrumb\"},\"inLanguage\":\"id-ID\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Lista dos jogadores fora da Copa por les\u00e3o\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"id-ID\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g\",\"caption\":\"Junior Aguiar\"},\"description\":\"Estudante de Direito fascinado por aprender coisas novas. Descobriu seu interesse na \u00e1rea da produ\u00e7\u00e3o de conte\u00fado e busca ampliar suas experi\u00eancias nesse universo digital. Desde sempre, apaixonado por futebol e todo o mundo dos esportes. Esse sou eu. Prazer, Junior!\",\"url\":\"https:\/\/minutovip.com\/id\/author\/junioraguiar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Lista dos jogadores fora da Copa por les\u00e3o - Minuto VIP","description":"Lista dos jogadores fora Copa do Mundo de 2022, principais estrelas que foram cortadas por les\u00e3o e como isso pode afetar no desempenho.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/minutovip.com\/id\/lista-de-jogadores-fora-da-copa\/","og_locale":"id_ID","og_type":"article","og_title":"Lista dos jogadores fora da Copa por les\u00e3o","og_description":"Lista dos jogadores fora Copa do Mundo de 2022, principais estrelas que foram cortadas por les\u00e3o e como isso pode afetar no desempenho.","og_url":"https:\/\/minutovip.com\/id\/lista-de-jogadores-fora-da-copa\/","og_site_name":"Minuto VIP","article_published_time":"2022-11-24T03:48:14+00:00","article_modified_time":"2022-11-24T03:48:17+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogadore-Lesionado-1024x683.jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Junior Aguiar","Est. reading time":"7 menit"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/minutovip.com\/#website","url":"https:\/\/minutovip.com\/","name":"Minuto VIP","description":"O Minuto vip \u00e9 um site online que oferece not\u00edcias atualizadas do mundo do Futebol","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/minutovip.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"id-ID"},{"@type":"ImageObject","inLanguage":"id-ID","@id":"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogadore-Lesionado-1024x683.jpeg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogadore-Lesionado-1024x683.jpeg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/#webpage","url":"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/","name":"Lista dos jogadores fora da Copa por les\u00e3o - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/#primaryimage"},"datePublished":"2022-11-24T03:48:14+00:00","dateModified":"2022-11-24T03:48:17+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Lista dos jogadores fora Copa do Mundo de 2022, principais estrelas que foram cortadas por les\u00e3o e como isso pode afetar no desempenho.","breadcrumb":{"@id":"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/#breadcrumb"},"inLanguage":"id-ID","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/lista-de-jogadores-fora-da-copa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Lista dos jogadores fora da Copa por les\u00e3o"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"id-ID","@id":"https:\/\/minutovip.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g","caption":"Junior Aguiar"},"description":"Estudante de Direito fascinado por aprender coisas novas. Descobriu seu interesse na \u00e1rea da produ\u00e7\u00e3o de conte\u00fado e busca ampliar suas experi\u00eancias nesse universo digital. Desde sempre, apaixonado por futebol e todo o mundo dos esportes. Esse sou eu. Prazer, Junior!","url":"https:\/\/minutovip.com\/id\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/id\/wp-json\/wp\/v2\/posts\/515"}],"collection":[{"href":"https:\/\/minutovip.com\/id\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/id\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/id\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/id\/wp-json\/wp\/v2\/comments?post=515"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/id\/wp-json\/wp\/v2\/posts\/515\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/id\/wp-json\/wp\/v2\/media?parent=515"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/id\/wp-json\/wp\/v2\/categories?post=515"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/id\/wp-json\/wp\/v2\/tags?post=515"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}