{"id":287,"date":"2022-11-17T17:11:28","date_gmt":"2022-11-17T17:11:28","guid":{"rendered":"https:\/\/minutovip.com\/?p=287"},"modified":"2024-10-03T14:52:26","modified_gmt":"2024-10-03T14:52:26","slug":"conheca-os-erros-e-acertos-neymar","status":"publish","type":"post","link":"https:\/\/minutovip.com\/de\/conheca-os-erros-e-acertos-neymar\/","title":{"rendered":"Entdecken Sie die Erfolge und Fehler von Neymars Karriere"},"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-as-polemicas-que-acompanham-o-trajeto-do-craque-brasileiro\">Sehen Sie sich die Kontroversen an, die die Reise des brasilianischen Stars begleiten<\/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\"><img width=\"1024\" height=\"700\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-1024x700.jpg\" alt=\"Jogador no meio do campo\" class=\"w-full object-cover object-center border mx-auto wp-image-288\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-1024x700.jpg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-300x205.jpg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-768x525.jpg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-1536x1050.jpg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-2048x1400.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Spieler auf dem Feld. Quelle: Unsplash<\/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>Es ist allgemein bekannt, dass Neymar heute einer der besten Fu\u00dfballspieler ist. Daher ist es selbstverst\u00e4ndlich, dass gro\u00dfe Erwartungen an diesen Titel gekn\u00fcpft sind.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mit mehr als 10 Jahren Erfahrung begann der Spieler seine Karriere im Alter von nur siebzehn Jahren, als er 2009 f\u00fcr Santos spielte.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1Ip5Hp\">\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\/de\/jogadores-copa-mundo-fifa-catar-2022\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Spieler, die im Pokal f\u00fcr eine \u00dcberraschung sorgen k\u00f6nnten\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_496305827_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\/de\/jogadores-copa-mundo-fifa-catar-2022\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Spieler, die im Pokal f\u00fcr eine \u00dcberraschung sorgen k\u00f6nnten\">\n            Spieler, die im Pokal f\u00fcr eine \u00dcberraschung sorgen k\u00f6nnten        <\/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            Schauen Sie sich die Spieler an, die Sie bei dieser Weltmeisterschaft \u00fcberraschen k\u00f6nnten.        <\/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\/de\/jogadores-copa-mundo-fifa-catar-2022\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Weiterlesen            <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\/de\/jogadores-copa-mundo-fifa-catar-2022\/\"  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_496305827_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                Spieler, die im Pokal f\u00fcr eine \u00dcberraschung sorgen k\u00f6nnten              <\/p>\n              <a href=\"https:\/\/minutovip.com\/de\/jogadores-copa-mundo-fifa-catar-2022\/\"  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                    Weiterlesen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Siehe die Website auf der Website              <\/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>In diesem Moment wusste niemand, welcher Erfolg ihn erwartete. Neymar ist ein Star, einer der bestbezahlten Spieler der Welt und hat bisher 27 Titel auf seinem Konto.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nach einer so langen Reise ist zu erwarten, dass der Spieler nicht immer alles richtig gemacht hat. Lesen Sie daher weiter, um mehr \u00fcber die Fehler zu erfahren, die Neymar im Laufe seiner Karriere gemacht hat.&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<h2>Was waren Neymars Fehler w\u00e4hrend seiner Karriere?<\/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\"><img width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedos-com-fogos-1024x683.jpg\" alt=\"Torcedores indignados com fogos de artif\u00edcio\" class=\"w-full object-cover object-center border mx-auto wp-image-289\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedos-com-fogos-1024x683.jpg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedos-com-fogos-300x200.jpg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedos-com-fogos-768x512.jpg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedos-com-fogos-1536x1024.jpg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedos-com-fogos-2048x1365.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Ver\u00e4rgerte Fans. Quelle: Unsplash.<\/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>Das ber\u00fchmte Sprichwort sagt: \u201eNiemand ist perfekt\u201c, und das w\u00e4re bei Neymar nicht anders.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es ist keine \u00dcberraschung, dass der Sportler am Ende seiner zehnj\u00e4hrigen Karriere sein Instagram-Konto nutzte, um eine Rede zu halten, in der er betonte, dass er auf seiner Reise mehrmals Fehler gemacht habe, aber auch viel gelernt habe.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Er sagte nicht nur, dass er keine Angst davor habe, Fehler zu machen, sondern erkl\u00e4rte auch, dass er sich erneut damit auseinandersetzen werde, wenn Fehler passieren, und schloss mit \u201e<em>Entschuldigung, aber es ist mein Spielstil<\/em>&#8220;.<\/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>R\u00fccktritt von Dorival J\u00fanior<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Neymar war schon immer umstritten. Der erste gro\u00dfe Schlamassel, in den er verwickelt wurde, ereignete sich 2010, als er f\u00fcr die Entlassung von Santos-Trainer Dorival J\u00fanior verantwortlich war.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Mannschaft befand sich im Streit mit Atl\u00e9tico-GO, als der junge Mann w\u00fctend wurde, nachdem ihm ein Strafsto\u00df verweigert und an Marcel vergeben worden war, und dabei seinen Trainer beleidigte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nach dieser Einstellung beschloss Dorival, den Spieler aus einem Klassiker gegen Corinthians zu entfernen. Der Vorstand war mit der Entscheidung nicht einverstanden und der Trainer wurde wegen \u201eGehorsamsverweigerung\u201c entlassen, weil er seine Position beibehalten hatte.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Angesichts dieser Kontroverse erkl\u00e4rte Ren\u00ea Sim\u00f5es, bis dahin Trainer von Atl\u00e9tico-Go: \u201e<em>Wir erschaffen ein Monster im brasilianischen Fu\u00dfball<\/em>\u201c, bezogen auf Neymar.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In einem Interview mit TNT Sports Anfang Januar 2022 sagte der Spieler, dass dies die Kritik sei, die ihn w\u00e4hrend seiner Karriere am meisten getroffen habe.<\/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>Sperre bei der Copa Am\u00e9rica 2015<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der f\u00fcr die brasilianische Mannschaft spielende Star, der den Kapit\u00e4nsg\u00fcrtel trug, verlor bei einem Wettbewerb in Chile seinen Kopf.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nach einem Streit mit Enrique Osses, dem chilenischen Schiedsrichter, hatte Neymar am Ende des Spiels immer noch eine Meinungsverschiedenheit mit den Kolumbianern und sperrte ihn f\u00fcr vier Spiele.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es stellte sich heraus, dass Brasilien im n\u00e4chsten Spiel verlor und gegen Paraguay ausschied.<\/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>Interviews bei den Olympischen Sommerspielen 2016 in Rio verweigert&nbsp;<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Neymar war der gro\u00dfe Star der Olympischen Spiele 2016, bei denen Brasilien die olympische Medaille im eigenen Heim lie\u00df.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bereits zu Beginn der Spiele erreichte die brasilianische Mannschaft in einem Spiel gegen den Irak ein 0:0-Unentschieden. Der Kapit\u00e4n reagierte nicht gut auf die Kritik, die er erhielt, erkl\u00e4rte den Medien den \u201eKrieg\u201c und beschloss, keine Interviews zu geben.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In dieser Folge wurde er sogar vom Erz\u00e4hler Galv\u00e3o Bueno kritisiert, der erkl\u00e4rte, dass die Haltung von Neymar unprofessionell sei.<\/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>Verzicht auf Barcelona durch PSG<\/h3>\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\"><img width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/estadio-do-psg-1024x683.jpg\" alt=\"Estadio do PSG\" class=\"w-full object-cover object-center border mx-auto wp-image-291\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/estadio-do-psg-1024x683.jpg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/estadio-do-psg-300x200.jpg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/estadio-do-psg-768x513.jpg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/estadio-do-psg-1536x1025.jpg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/estadio-do-psg-2048x1367.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Stadion Paris Saint-Germain. Quelle: Unsplash.<\/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>\u00dcber Neymars Wechsel von Barcelona zu Paris Saint-Germain gibt es unterschiedliche Meinungen. Es gibt Leute, die sagen, dass der Spieler eine gute Entscheidung getroffen hat, aber die meisten Argumente tendieren auf die andere Seite.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es ist nicht genau bekannt, was den Sportler dazu bewegte, Bar\u00e7a zu verlassen. Der Star befand sich in einer gro\u00dfartigen Phase mit der Mannschaft und harmonierte sehr gut mit dem ber\u00fchmten \u201eMSN\u201c-Trio, bestehend aus Messi, Su\u00e1rez und dem Brasilianer.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Viele glauben, dass Neymar den ersehnten europ\u00e4ischen Protagonismus anstrebte, was ihm nicht gelang, als er auf dem Spielfeld von Barcelona mit seinem Teamkollegen Messi, der ebenfalls ein gro\u00dfer Fu\u00dfballstar ist, antrat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Im Gegensatz zu denen, die diese Idee verteidigten, wechselte am Ende auch Messi zu PSG, und zur \u00dcberraschung vieler schien die Entscheidung dem Brasilianer zu gefallen.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Immerhin erkl\u00e4rte Messi in einem Interview mit dem ehemaligen Bar\u00e7a-Spieler Hristo Stoichkov im TUDN TV (USA) \u201ewir sind gl\u00fccklich, zusammen zu sein\u201c und verwies dabei auf die Einigkeit der Angreifer in Paris.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dennoch bestehen Zweifel an Neymars Wechsel und ob dies die richtige Entscheidung des Spielers war.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Denn PSG ist im Vergleich zu Barcelona ein schw\u00e4cherer Verein und weniger konkurrenzf\u00e4hig. Welche technische Weiterentwicklung sucht Neymar also, wenn er dort spielt? Welchen Herausforderungen will er sich stellen?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Niemand wei\u00df es sicher. Doch die Abkehr des Spielers von seinen Teamkollegen wurde von den Fans scharf kritisiert, die erkl\u00e4rten, dass Neymar das Team \u201eaus Geldgr\u00fcnden\u201c verlassen habe.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Kritik ist nicht \u00fcberraschend, da es sich um den teuersten Spielerwechsel der Welt handelte, der fast 500 Millionen Euro kostete, und dem Brasilianer mit 4,08 Millionen Euro pro Monat das h\u00f6chste Gehalt in der Ligue 1 einbrachte (was einem Wert von etwa 22 Millionen R$ entspricht). ).<\/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>Welche Erfolge hatte Neymar im Laufe seiner Karriere?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es sind nicht nur Fehler, die einen Spieler ausmachen, denn wenn es so w\u00e4re, w\u00fcrde er nicht als einer der besten der Welt gelten, oder?&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lesen Sie daher weiter, um die positiven Aspekte des Stars zu erfahren und zu verstehen, warum \u201eMonstroNey\u201c bei Fu\u00dfballfans so beliebt ist.<\/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>Ziele<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mit dem Spitznamen \u201ePrinz des Tores\u201c belegen die Daten von SofaScore, dass der St\u00fcrmer im Jahr 2022 der brasilianische Spieler mit den meisten Torbeteiligungen der Welt ist.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In der diesj\u00e4hrigen Bilanz hat er 26 Spiele mit 24 Toren und 12 Assists bestritten, was gro\u00dfe Hoffnung f\u00fcr diese Weltmeisterschaft gibt.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es ist nicht heute, dass der Spieler Geschichte im Weltfu\u00dfball schreibt. In seiner Karriere hat er 429 offizielle Tore geschossen, zudem erhielt er bereits die Auszeichnung f\u00fcr das sch\u00f6nste Tor des Jahres.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der von der FIFA verliehene Ferenc-Pusk\u00e1s-Preis wurde dem Spieler verliehen, als er 2011, gerade einmal zwei Jahre nach Beginn seiner Profikarriere, in einem Spiel gegen Flamengo ein Tor erzielte.&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>Hilfe<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Er schie\u00dft vielleicht nicht einmal das Tor, aber an vielen der B\u00e4lle im Inneren ist der Athlet beteiligt. Neymar hat in seiner Karriere rund 233 Assists erzielt und dank dieser P\u00e4sse mehrere Auszeichnungen erhalten.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der Athlet erhielt die Auszeichnung \u201eUEFA Champions League Assists Leader\u201c 2015\u201316 und 2016\u201317 und ist mit 41 Toren und 30 Assists der brasilianische Spieler mit den meisten Toren und Assists in der Geschichte dieses Wettbewerbs.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dar\u00fcber hinaus erhielt er auch den Ligue 1 Assist Leader Award: 2017\u201318.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Um seine brillante Bilanz abzurunden, ist Neymar der Spieler mit den meisten Assists und der zweith\u00f6chste Torsch\u00fctze in der Geschichte der brasilianischen Mannschaft. Er war auch derjenige, der 2016 und 2017 in Europa die meisten entscheidenden P\u00e4sse spielte \u2013 das ist keine \u00dcberraschung dass er ausgezeichnet wurde.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mit diesen Fehlern und Erfolgen wird Neymar ein immer besserer Spieler. Der Spieler zeigte bei PSG eine seiner besten Leistungen, seit er von seiner Kn\u00f6chelverletzung genesen war.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wir wissen nicht, welche Fehler der Star noch machen k\u00f6nnte, aber wenn es etwas gibt, was Neymar tun kann, um sich ein f\u00fcr alle Mal zu etablieren und seine Fehler zu begraben, dann ist es, die sechs Fehler nach Brasilien zu holen.&nbsp;&nbsp;&nbsp;<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZtHDcK\">\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\/de\/messi-ou-cr7-mundial-catar\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Werden Messi oder Cr7 endlich den Pokal gewinnen?\">\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\/de\/messi-ou-cr7-mundial-catar\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Werden Messi oder Cr7 endlich den Pokal gewinnen?\">\n            Werden Messi oder Cr7 endlich den Pokal gewinnen?        <\/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            Wenn diese Rivalit\u00e4t zu Ende geht, pr\u00fcfen Sie, ob Messi oder CR7 die Weltmeisterschaft gewinnen k\u00f6nnen.        <\/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\/de\/messi-ou-cr7-mundial-catar\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Weiterlesen            <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\/de\/messi-ou-cr7-mundial-catar\/\"  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                Werden Messi oder Cr7 endlich den Pokal gewinnen?              <\/p>\n              <a href=\"https:\/\/minutovip.com\/de\/messi-ou-cr7-mundial-catar\/\"  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                    Weiterlesen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Siehe die Website auf der Website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Schauen Sie sich die gr\u00f6\u00dften Fehler und Erfolge von Neymar J\u00fanior w\u00e4hrend seiner Karriere an:<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[29,52,28],"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>Conhe\u00e7a os erros e acertos da carreira de Neymar - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Veja os principais erros e acertos durante a carreira do pol\u00eamico Neymar Junior, suas piores decis\u00f5es e maiores feitos.\" \/>\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\/de\/conheca-os-erros-e-acertos-neymar\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Conhe\u00e7a os erros e acertos da carreira de Neymar\" \/>\n<meta property=\"og:description\" content=\"Veja os principais erros e acertos durante a carreira do pol\u00eamico Neymar Junior, suas piores decis\u00f5es e maiores feitos.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/de\/conheca-os-erros-e-acertos-neymar\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-17T17:11:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-03T14:52:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-1024x700.jpg\" \/>\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=\"8 Minuten\" \/>\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\":\"de-DE\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-1024x700.jpg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-1024x700.jpg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/#webpage\",\"url\":\"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/\",\"name\":\"Conhe\u00e7a os erros e acertos da carreira de Neymar - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/#primaryimage\"},\"datePublished\":\"2022-11-17T17:11:28+00:00\",\"dateModified\":\"2024-10-03T14:52:26+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25\"},\"description\":\"Veja os principais erros e acertos durante a carreira do pol\u00eamico Neymar Junior, suas piores decis\u00f5es e maiores feitos.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Conhe\u00e7a os erros e acertos da carreira de Neymar\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@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\/de\/author\/junioraguiar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Conhe\u00e7a os erros e acertos da carreira de Neymar - Minuto VIP","description":"Veja os principais erros e acertos durante a carreira do pol\u00eamico Neymar Junior, suas piores decis\u00f5es e maiores feitos.","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\/de\/conheca-os-erros-e-acertos-neymar\/","og_locale":"de_DE","og_type":"article","og_title":"Conhe\u00e7a os erros e acertos da carreira de Neymar","og_description":"Veja os principais erros e acertos durante a carreira do pol\u00eamico Neymar Junior, suas piores decis\u00f5es e maiores feitos.","og_url":"https:\/\/minutovip.com\/de\/conheca-os-erros-e-acertos-neymar\/","og_site_name":"Minuto VIP","article_published_time":"2022-11-17T17:11:28+00:00","article_modified_time":"2024-10-03T14:52:26+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-1024x700.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Junior Aguiar","Est. reading time":"8 Minuten"},"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":"de-DE"},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-1024x700.jpg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Jogador-campo-1024x700.jpg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/#webpage","url":"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/","name":"Conhe\u00e7a os erros e acertos da carreira de Neymar - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/#primaryimage"},"datePublished":"2022-11-17T17:11:28+00:00","dateModified":"2024-10-03T14:52:26+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25"},"description":"Veja os principais erros e acertos durante a carreira do pol\u00eamico Neymar Junior, suas piores decis\u00f5es e maiores feitos.","breadcrumb":{"@id":"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/conheca-os-erros-e-acertos-neymar\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Conhe\u00e7a os erros e acertos da carreira de Neymar"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"de-DE","@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\/de\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/posts\/287"}],"collection":[{"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/comments?post=287"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/posts\/287\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/media?parent=287"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/categories?post=287"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/tags?post=287"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}