{"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\/en\/felipao-atlhetico-paranaense\/","title":{"rendered":"Athl\u00e9tico Paranaense: Felip\u00e3o&#039;s secret in search of America"},"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 is one step away from conquering America for the first time. <\/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, current home of 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>Reaching a Libertadores final is an honor for few teams, and winning it is unforgettable. Let the two-time champion for Gr\u00eamio and Palmeiras, Felip\u00e3o, say so.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>He has already led the Gaucho team to Eternal Glory, a motto spread by Conmebol to enhance the South American competition in 1995, and repeated the same in 1999 with 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\/en\/geracao-de-ouro-portugal\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Has Portugal its time?\">\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\/en\/geracao-de-ouro-portugal\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Has Portugal its time?\">\n            Has Portugal its time?        <\/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            Can we consider the current generation of CR7 as Portugal&#039;s Golden Generation? Check out the article for a comparison between other generations.        <\/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\/en\/geracao-de-ouro-portugal\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <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\/en\/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                Has Portugal its time?              <\/p>\n              <a href=\"https:\/\/minutovip.com\/en\/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                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same 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>The coach can win the most desired title in America for the third time in 2022, now with the new great of Brazilian football, Atlh\u00e9tico Paranaense, in the decision against the favorite Flamengo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>But how can we understand the success of this team and the partnership that started with different objectives and could end in an epic way? This is what we will understand in this article.<\/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>The marriage between Felip\u00e3o and 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>To understand how the coach ended up at the team from the Caju neighborhood, in Curitiba, we need to go back in time a little.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>After winning the second title in the Copa Sudamericana, in the decision against Red Bull Bragantino, and the runner-up in the Copa do Brasil in 2021, expectations were high for the 2022 season.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Coach F\u00e1bio Carille was hired, coming from Saudi Arabia. However, the experience was not very good, with a very weak campaign in the Libertadores group stage, losing the first two games, including a humiliating 5-0 defeat by 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 was summarily fired, and Mario Celso Petraglia needed to find a solution to avoid having the season frustrated. The recipe was to bring in an old football acquaintance.<\/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>The solution was to resort to experience<\/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, who was out of football after a period of hiatus following an unsuccessful experience at Gr\u00eamio, arrives at Furac\u00e3o with a well-defined foundation:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><li>Be the team&#039;s coach until the end of the year;<\/li><li>And from 2023, he will retire from the technical area and become a football coordinator.<\/li><\/ol>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The first mission was to reverse the defeats and seek qualification for the Copa Libertadores knockout stages.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>With an incredible recovery, the club from Paran\u00e1 put its bad phase aside and managed to rank second in group B with three wins and a draw, losing in the tiebreaker criteria to Libertad.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In the following stages, they took revenge on the Paraguayans, and qualified heroically against Estudiantes de La Plata away from home in the last minute. Then, they achieved an impressive classification against the current two-time champion of America, Palmeiras.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Within the Brazilian championship, the team has attended the G-6 since the beginning, always rotating the team to compete in the Cups, which was the club&#039;s focus for 2022.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In the Copa do Brasil, the team from Paran\u00e1 ended up in the quarterfinals against Flamengo in games that were marked by balance and discussion about the way Felip\u00e3o&#039;s team played.<\/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>A campaign for history<\/strong><\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Regardless of what happens, Athl\u00e9tico&#039;s campaign is historic in itself and proves how successful this partnership between the club and multi-champion Luiz Felipe Scolari was.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The final chapter will be on October 29th in Guayaquil, Ecuador. Felip\u00e3o can win his third title and be the Brazilian who has won the most in the championship that brings together teams from South America.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>But what are the reasons why this marriage works so well? It is a mix of technical competence and experience with the infrastructure and professionalism of the Paran\u00e1 representative in the Libertadores. Let&#039;s understand.<\/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>Felip\u00e3o&#039;s secret<\/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\" >April 13, 2018 Moscow, Russia Trophy of the FIFA World Cup against the backdrop of the Luzhniki stadium in Moscow.<\/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>Many analysts and commentators said that his career was over in 2014, after the embarrassing 7-1 against Germany, at the World Cup in Brazil.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Without forgetting its roots, betting on motivation and tactics, it regains relevance after the 2018 Brazilian title, with Palmeiras. And now, with Atlh\u00e9tico Paranaense, he can return to the glory days with the third Libertadores.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>And this could be the farewell title to a highly successful career, which could place him as the 5th biggest winner in the history of world football, reaching his 27th title.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>They say that Felip\u00e3o is lucky, but the combination of technical capacity with good infrastructure and planning are necessary ingredients. This is what takes Furac\u00e3o to their second Libertadores final.<\/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>The differences between 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>Until the mid-1990s, the Paran\u00e1 team was well below its main state rival, Coritiba, and was not highlighted on the national scene.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The arrival of M\u00e1rio Celso Petraglia as president changes the club&#039;s structure. It implemented some sensitive changes that forever changed its history:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Renovation and Modernization of the Arena da Baixada;<\/li><li>Construction of the Caju Training Center;<\/li><li>Creation of the management council;<\/li><li>Medium and long term planning.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The sum of all these factors, with the commitment to pay the club&#039;s debts, meant that the team accumulated good campaigns and achieved its first national title, the 2001 Brazilian Championship.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In 2005, the first Libertadores final in its history against S\u00e3o Paulo. He is runner-up after losing the second game, at Morumbi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Between 2018 and 2021, the club from Paran\u00e1 consolidated itself as a great national champion with two South American titles and the Copa do Brasil title. And the year 2022 could transform the great team from the state of Paran\u00e1 into a great one in South America.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>What will happen in the grand Final of the Libertadores 2022 is unknown, but we cannot doubt the success of Felip\u00e3o and Athl\u00e9tico Paranaense, which was planned for this moment. Take care, 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\" >Flags with the CONMEBOL and Libertadores logo waving. <\/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\/en\/jogadores-copa-mundo-fifa-catar-2022\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"The show is coming\">\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\/en\/jogadores-copa-mundo-fifa-catar-2022\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"The show is coming\">\n            The show is coming        <\/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            The greatest event on earth is about to begin. Check out who might surprise you.        <\/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\/en\/jogadores-copa-mundo-fifa-catar-2022\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <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\/en\/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                The show is coming              <\/p>\n              <a href=\"https:\/\/minutovip.com\/en\/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                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same 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 is one step away from conquering America for the first time. Reaching a Libertadores final is an honor for few teams, and winning it is unforgettable. Let the two-time champion for Gr\u00eamio and Palmeiras, Felip\u00e3o, say so. He has already led the Rio Grande do Sul team to Eternal Glory, a motto spread by Conmebol to\u2026 <a class=\"more-link\" href=\"https:\/\/minutovip.com\/en\/felipao-atlhetico-paranaense\/\">Continue reading <span class=\"screen-reader-text\">Athl\u00e9tico Paranaense: Felip\u00e3o&#039;s secret in search of America<\/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\/en\/felipao-atlhetico-paranaense\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\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\/en\/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 minutes\" \/>\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\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@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\":\"en-US\",\"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\":\"en-US\",\"@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\/en\/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\/en\/felipao-atlhetico-paranaense\/","og_locale":"en_US","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\/en\/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 minutes"},"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":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@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":"en-US","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":"en-US","@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\/en\/author\/viniciuspaula\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/posts\/49"}],"collection":[{"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/comments?post=49"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/posts\/49\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/media\/135"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/media?parent=49"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/categories?post=49"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/en\/wp-json\/wp\/v2\/tags?post=49"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}