{"id":49,"date":"2022-10-19T23:29:37","date_gmt":"2022-10-19T23:29:37","guid":{"rendered":"https:\/\/minutovip.com\/?p=49"},"modified":"2026-02-17T16:36:58","modified_gmt":"2026-02-17T16:36:58","slug":"felipao-atlhetico-paranaense","status":"publish","type":"post","link":"https:\/\/minutovip.com\/de\/felipao-atlhetico-paranaense\/","title":{"rendered":"Athl\u00e9tico Paranaense: Felip\u00e3os Geheimnis auf der Suche nach Amerika"},"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><strong>Athl\u00e9tico Paranaense ist nur einen Schritt davon entfernt, Amerika zum ersten Mal zu erobern. <\/strong><\/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=\"680\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_265511882-1024x680.jpeg\" alt=\"Arena da Baixada, atual casa do Felip\u00e3o\" class=\"w-full object-cover object-center border mx-auto wp-image-50\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_265511882-1024x680.jpeg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_265511882-300x199.jpeg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_265511882-768x510.jpeg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_265511882-1536x1020.jpeg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_265511882-2048x1360.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Arena da Baixada, aktuelle Heimat von Felip\u00e3o<\/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 Erreichen eines Libertadores-Finales ist f\u00fcr wenige Teams eine Ehre, und der Sieg ist unvergesslich. Lassen Sie es den zweifachen Meister von Gr\u00eamio und Palmeiras, Felip\u00e3o, sagen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Er hat das Gaucho-Team bereits zum ewigen Ruhm gef\u00fchrt, ein Motto, das Conmebol 1995 zur St\u00e4rkung der s\u00fcdamerikanischen Konkurrenz verbreitete, und wiederholte dasselbe 1999 mit Palmeiras.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZGaf46\">\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\/geracao-de-ouro-portugal\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Hat Portugal seine Zeit?\">\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\/geracao-de-ouro-portugal\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Hat Portugal seine Zeit?\">\n            Hat Portugal seine Zeit?        <\/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            K\u00f6nnen wir die aktuelle CR7-Generation als die goldene Generation Portugals betrachten? Schauen Sie sich den Vergleich zwischen anderen Generationen im Artikel an.        <\/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\/geracao-de-ouro-portugal\/\"  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\/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                Hat Portugal seine Zeit?              <\/p>\n              <a href=\"https:\/\/minutovip.com\/de\/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                    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>Der Trainer kann 2022 zum dritten Mal den begehrtesten Titel Amerikas gewinnen, nun mit der neuen Gr\u00f6\u00dfe des brasilianischen Fu\u00dfballs, Atlh\u00e9tico Paranaense, in der Entscheidung gegen den Favoriten Flamengo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aber wie k\u00f6nnen wir den Erfolg dieses Teams und der Partnerschaft verstehen, die mit unterschiedlichen Zielen begann und auf epische Weise enden k\u00f6nnte? Das werden wir in diesem Artikel verstehen.<\/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><strong>Die Hochzeit zwischen Felip\u00e3o und Athl\u00e9tico<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Um zu verstehen, wie der Trainer zu der Mannschaft aus dem Caju-Viertel in Curitiba kam, m\u00fcssen wir ein wenig in die Vergangenheit reisen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nach dem Gewinn des zweiten Titels in der Copa Sudamericana, in der Entscheidung gegen Red Bull Bragantino, und der Vizemeisterschaft in der Copa do Brasil im Jahr 2021 waren die Erwartungen f\u00fcr die Saison 2022 hoch.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Trainer F\u00e1bio Carille wurde aus Saudi-Arabien verpflichtet. Die Erfahrung war jedoch nicht sehr gut, mit einer sehr schwachen Kampagne in der Gruppenphase der Libertadores und Niederlagen in den ersten beiden Spielen, darunter einer dem\u00fctigenden 0:5-Niederlage gegen The Strongest.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Carille wurde kurzerhand entlassen und Mario Celso Petraglia musste eine L\u00f6sung finden, um eine Frustration der Saison zu vermeiden. Das Rezept bestand darin, einen alten Fu\u00dfballbekannten einzubinden.<\/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>Die L\u00f6sung bestand darin, auf Erfahrung zur\u00fcckzugreifen<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Luiz Felipe Scolari, der sich nach einer erfolglosen Erfahrung bei Gr\u00eamio nach einer Pause vom Fu\u00dfball zur\u00fcckgezogen hat, kommt mit einem klar definierten Fundament zu Furac\u00e3o:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><li>Seien Sie bis Ende des Jahres Trainer der Mannschaft;<\/li><li>Und ab 2023 wird er sich aus dem technischen Bereich zur\u00fcckziehen und Fu\u00dfballkoordinator werden.<\/li><\/ol>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die erste Mission bestand darin, die Niederlagen umzukehren und sich f\u00fcr die K.-o.-Runde der Copa Libertadores zu qualifizieren.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mit einer unglaublichen Erholung legte der Verein aus Paran\u00e1 seine schlechte Phase beiseite und schaffte es, mit drei Siegen und einem Unentschieden den zweiten Platz in der Gruppe B zu belegen, wobei er im Tie-Break-Kriterium gegen Libertad verlor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In den folgenden Phasen revanchierten sie sich an den Paraguayern und qualifizierten sich in der letzten Minute ausw\u00e4rts gegen Estudiantes de La Plata heldenhaft. Anschlie\u00dfend erreichten sie eine beeindruckende Platzierung gegen den aktuellen zweifachen amerikanischen Meister Palmeiras.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Im Rahmen der brasilianischen Meisterschaft nahm das Team von Anfang an an der G-6 teil und wechselte die Mannschaft st\u00e4ndig, um an den Pokalen teilzunehmen, auf die sich der Verein im Jahr 2022 konzentrierte.<\/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 Copa do Brasil landete das Team aus Paran\u00e1 im Viertelfinale gegen Flamengo in Spielen, die von Ausgeglichenheit und Diskussionen \u00fcber die Spielweise von Felip\u00e3os Team gepr\u00e4gt waren.<\/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><strong>Eine Kampagne f\u00fcr die Geschichte<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Unabh\u00e4ngig davon, was passiert, ist die Kampagne von Athl\u00e9tico an sich schon historisch und beweist, wie erfolgreich diese Partnerschaft zwischen dem Verein und dem mehrfachen Champion Luiz Felipe Scolari war.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Das letzte Kapitel findet am 29. Oktober in Guayaquil, Ecuador, statt. Felip\u00e3o kann seinen dritten Titel gewinnen und der Brasilianer sein, der in der Meisterschaft, die Teams aus S\u00fcdamerika zusammenbringt, die meisten Siege erzielt hat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Doch was sind die Gr\u00fcnde daf\u00fcr, dass diese Ehe so gut funktioniert? Es ist eine Mischung aus technischer Kompetenz und Erfahrung mit der Infrastruktur und Professionalit\u00e4t des Paran\u00e1-Vertreters in den Libertadores. Lasst uns verstehen.<\/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><strong>Phillips Geheimnis<\/strong><\/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=\"678\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_398444393_Editorial_Use_Only-1024x678.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-33\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_398444393_Editorial_Use_Only-1024x678.jpeg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_398444393_Editorial_Use_Only-300x199.jpeg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_398444393_Editorial_Use_Only-768x509.jpeg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_398444393_Editorial_Use_Only-1536x1017.jpeg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_398444393_Editorial_Use_Only-2048x1357.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >13. April 2018 Moskau, Russland Troph\u00e4e der FIFA Fu\u00dfball-Weltmeisterschaft vor der Kulisse des Luschniki-Stadions in Moskau.<\/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>Viele Analysten und Kommentatoren sagten, seine Karriere sei 2014 nach dem peinlichen 1:7 gegen Deutschland bei der Weltmeisterschaft in Brasilien beendet.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ohne seine Wurzeln zu vergessen und auf Motivation und Taktik zu setzen, gewinnt es nach dem brasilianischen Titel 2018 mit Palmeiras wieder an Bedeutung. Und jetzt, bei Atlh\u00e9tico Paranaense, kann er mit dem dritten Libertadores zu den glorreichen Tagen zur\u00fcckkehren.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Und dies k\u00f6nnte der Abschiedstitel einer \u00e4u\u00dferst erfolgreichen Karriere sein, die ihn zum f\u00fcnftgr\u00f6\u00dften Gewinner in der Geschichte des Weltfu\u00dfballs machen und seinen 27. Titel erreichen k\u00f6nnte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Man sagt, dass Felip\u00e3o Gl\u00fcck hat, aber die Kombination aus technischer Kapazit\u00e4t, guter Infrastruktur und Planung sind notwendige Zutaten. Damit erreicht Furac\u00e3o sein zweites Libertadores-Finale.<\/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><strong>Die Unterschiede zwischen Atlh\u00e9tico Paranaense<\/strong><\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bis Mitte der 1990er-Jahre lag die Paran\u00e1-Mannschaft deutlich hinter ihrem Hauptkonkurrenten im Bundesstaat, Coritiba, und war auf der nationalen B\u00fchne nicht besonders hervorzuheben.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Ankunft von M\u00e1rio Celso Petraglia als Pr\u00e4sident ver\u00e4ndert die Struktur des Clubs. Es wurden einige sensible \u00c4nderungen vorgenommen, die seine Geschichte f\u00fcr immer ver\u00e4nderten:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Renovierung und Modernisierung der Arena da Baixada;<\/li><li>Bau des Caju-Trainingszentrums;<\/li><li>Gr\u00fcndung des Verwaltungsrates;<\/li><li>Mittel- und langfristige Planung.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Summe all dieser Faktoren und die Verpflichtung, die Schulden des Vereins zu begleichen, f\u00fchrten dazu, dass die Mannschaft gute Erfolge erzielte und ihren ersten nationalen Titel, die brasilianische Meisterschaft 2001, gewann.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Im Jahr 2005 fand das erste Finale der Libertadores in ihrer Geschichte gegen S\u00e3o Paulo statt. Er ist Zweiter, nachdem er das zweite Spiel in Morumbi verloren hat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zwischen 2018 und 2021 festigte sich der Verein aus Paran\u00e1 mit zwei s\u00fcdamerikanischen Titeln und dem Titel der Copa do Brasil als gro\u00dfer nationaler Meister. Und das Jahr 2022 k\u00f6nnte das gro\u00dfartige Team aus dem Bundesstaat Paran\u00e1 in ein gro\u00dfartiges in S\u00fcdamerika verwandeln.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Was im gro\u00dfen Finale der Libertadores 2022 passieren wird, ist unbekannt, aber wir k\u00f6nnen nicht an dem Erfolg von Felip\u00e3o und Athl\u00e9tico Paranaense zweifeln, der f\u00fcr diesen Moment geplant war. Pass auf dich auf, Flamengo!<\/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\"><img width=\"1024\" height=\"540\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_533469922_Editorial_Use_Only-1024x540.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-135\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_533469922_Editorial_Use_Only-1024x540.jpeg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_533469922_Editorial_Use_Only-300x158.jpeg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_533469922_Editorial_Use_Only-768x405.jpeg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_533469922_Editorial_Use_Only-1536x810.jpeg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_533469922_Editorial_Use_Only-2048x1080.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Flaggen mit dem CONMEBOL- und Libertadores-Logo wehen. <\/figcaption><\/figure>\n<\/div><!--image--><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZE7w8h\">\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=\"Die Show kommt\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_251225529-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=\"Die Show kommt\">\n            Die Show kommt        <\/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            Das gr\u00f6\u00dfte Ereignis der Welt steht vor der T\u00fcr. Schauen Sie sich an, wer Sie \u00fcberraschen k\u00f6nnte.        <\/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_251225529-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                Die Show kommt              <\/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>","protected":false},"excerpt":{"rendered":"<p>Athl\u00e9tico Paranaense ist nur einen Schritt davon entfernt, Amerika zum ersten Mal zu erobern. Das Erreichen eines Libertadores-Finales ist f\u00fcr wenige Teams eine Ehre, und der Sieg ist unvergesslich. Lassen Sie es den zweifachen Meister von Gr\u00eamio und Palmeiras, Felip\u00e3o, sagen. Er hat das Gaucho-Team bereits zum ewigen Ruhm gef\u00fchrt, ein Motto, das Conmebol verbreitet hat, um\u2026 <a class=\"more-link\" href=\"https:\/\/minutovip.com\/de\/felipao-atlhetico-paranaense\/\">Weiterlesen <span class=\"screen-reader-text\">Athl\u00e9tico Paranaense: Felip\u00e3os Geheimnis auf der Suche nach Amerika<\/span><\/a><\/p>","protected":false},"author":4,"featured_media":135,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[172],"tags":[10,11,12],"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>Athl\u00e9tico Paranaense: O segredo de Felip\u00e3o em busca da Am\u00e9rica<\/title>\n<meta name=\"description\" content=\"Felip\u00e3o e o Athl\u00e9tico Paranaense est\u00e3o na final da Libertadores 2022. Mas qual o segredo do sucesso do treinador e do clube? Confira.\" \/>\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\/felipao-atlhetico-paranaense\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Athl\u00e9tico Paranaense: O segredo de Felip\u00e3o em busca da Am\u00e9rica\" \/>\n<meta property=\"og:description\" content=\"Felip\u00e3o e o Athl\u00e9tico Paranaense est\u00e3o na final da Libertadores 2022. Mas qual o segredo do sucesso do treinador e do clube? Confira.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/de\/felipao-atlhetico-paranaense\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-10-19T23:29:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-17T16:36:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_533469922_Editorial_Use_Only-scaled.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1350\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/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=\"Vin\u00edcius Paula\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 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\/felipao-atlhetico-paranaense\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_533469922_Editorial_Use_Only-scaled.jpeg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_533469922_Editorial_Use_Only-scaled.jpeg\",\"width\":2560,\"height\":1350,\"caption\":\"Buenos Aires, ARG, Sept 2022: Flags with the CONMEBOL and Libertadores logo waving. CONMEBOL Libertadores is a South American football competition for club teams and is organized annually by CONMEBOL\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/felipao-atlhetico-paranaense\/#webpage\",\"url\":\"https:\/\/minutovip.com\/felipao-atlhetico-paranaense\/\",\"name\":\"Athl\u00e9tico Paranaense: O segredo de Felip\u00e3o em busca da Am\u00e9rica\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/felipao-atlhetico-paranaense\/#primaryimage\"},\"datePublished\":\"2022-10-19T23:29:37+00:00\",\"dateModified\":\"2026-02-17T16:36:58+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fbefc69e8023d235fc452fff12914ba7\"},\"description\":\"Felip\u00e3o e o Athl\u00e9tico Paranaense est\u00e3o na final da Libertadores 2022. Mas qual o segredo do sucesso do treinador e do clube? Confira.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/felipao-atlhetico-paranaense\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/felipao-atlhetico-paranaense\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/felipao-atlhetico-paranaense\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Athl\u00e9tico Paranaense: O segredo de Felip\u00e3o em busca da Am\u00e9rica\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fbefc69e8023d235fc452fff12914ba7\",\"name\":\"Vin\u00edcius Paula\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0ff38d7759941b5abd91144e761426b2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0ff38d7759941b5abd91144e761426b2?s=96&d=mm&r=g\",\"caption\":\"Vin\u00edcius Paula\"},\"url\":\"https:\/\/minutovip.com\/de\/author\/viniciuspaula\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Athl\u00e9tico Paranaense: O segredo de Felip\u00e3o em busca da Am\u00e9rica","description":"Felip\u00e3o e o Athl\u00e9tico Paranaense est\u00e3o na final da Libertadores 2022. Mas qual o segredo do sucesso do treinador e do clube? Confira.","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\/felipao-atlhetico-paranaense\/","og_locale":"de_DE","og_type":"article","og_title":"Athl\u00e9tico Paranaense: O segredo de Felip\u00e3o em busca da Am\u00e9rica","og_description":"Felip\u00e3o e o Athl\u00e9tico Paranaense est\u00e3o na final da Libertadores 2022. Mas qual o segredo do sucesso do treinador e do clube? Confira.","og_url":"https:\/\/minutovip.com\/de\/felipao-atlhetico-paranaense\/","og_site_name":"Minuto VIP","article_published_time":"2022-10-19T23:29:37+00:00","article_modified_time":"2026-02-17T16:36:58+00:00","og_image":[{"width":2560,"height":1350,"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_533469922_Editorial_Use_Only-scaled.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Vin\u00edcius Paula","Est. reading time":"6 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\/felipao-atlhetico-paranaense\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_533469922_Editorial_Use_Only-scaled.jpeg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_533469922_Editorial_Use_Only-scaled.jpeg","width":2560,"height":1350,"caption":"Buenos Aires, ARG, Sept 2022: Flags with the CONMEBOL and Libertadores logo waving. CONMEBOL Libertadores is a South American football competition for club teams and is organized annually by CONMEBOL"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/felipao-atlhetico-paranaense\/#webpage","url":"https:\/\/minutovip.com\/felipao-atlhetico-paranaense\/","name":"Athl\u00e9tico Paranaense: O segredo de Felip\u00e3o em busca da Am\u00e9rica","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/felipao-atlhetico-paranaense\/#primaryimage"},"datePublished":"2022-10-19T23:29:37+00:00","dateModified":"2026-02-17T16:36:58+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fbefc69e8023d235fc452fff12914ba7"},"description":"Felip\u00e3o e o Athl\u00e9tico Paranaense est\u00e3o na final da Libertadores 2022. Mas qual o segredo do sucesso do treinador e do clube? Confira.","breadcrumb":{"@id":"https:\/\/minutovip.com\/felipao-atlhetico-paranaense\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/felipao-atlhetico-paranaense\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/felipao-atlhetico-paranaense\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Athl\u00e9tico Paranaense: O segredo de Felip\u00e3o em busca da Am\u00e9rica"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/fbefc69e8023d235fc452fff12914ba7","name":"Vin\u00edcius Paula","image":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/minutovip.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0ff38d7759941b5abd91144e761426b2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0ff38d7759941b5abd91144e761426b2?s=96&d=mm&r=g","caption":"Vin\u00edcius Paula"},"url":"https:\/\/minutovip.com\/de\/author\/viniciuspaula\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/posts\/49"}],"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\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/comments?post=49"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/posts\/49\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/media\/135"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/media?parent=49"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/categories?post=49"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/de\/wp-json\/wp\/v2\/tags?post=49"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}