{"id":1565,"date":"2023-01-26T08:00:00","date_gmt":"2023-01-26T08:00:00","guid":{"rendered":"https:\/\/minutovip.com\/?p=1565"},"modified":"2024-03-12T21:16:16","modified_gmt":"2024-03-12T21:16:16","slug":"roberto-dinamite","status":"publish","type":"post","link":"https:\/\/minutovip.com\/fr\/roberto-dinamite\/","title":{"rendered":"L&#039;incroyable histoire du footballeur Roberto Dinamite"},"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-conheca-melhor-o-grande-artilheiro-roberto-dinamite\">Apprenez \u00e0 mieux conna\u00eetre le grand artilleur Roberto Dinamite<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-comemorando-1-1024x597.jpeg\" alt=\"Roberto Dinamite comemorando.\" class=\"w-full object-cover object-center border mx-auto wp-image-1569\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Joueur c\u00e9l\u00e9brant tout en \u00e9tant \u00e9clair\u00e9 par des lumi\u00e8res. Police Adobe Stock. <\/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>D\u00e9couvrez l&#039;incroyable histoire de Roberto Dinamite, l&#039;un des joueurs de football les plus embl\u00e9matiques de tous les temps !&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si vous aimez l&#039;histoire de ces joueurs remarquables, d\u00e9couvrez \u00e9galement la grande amiti\u00e9 entre Pel\u00e9 et Maradona.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z2hSJv6\">\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\/fr\/carreira-iconica-de-pele\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Pel\u00e9 un athl\u00e8te l\u00e9gendaire\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/pele-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\/fr\/carreira-iconica-de-pele\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Pel\u00e9 un athl\u00e8te l\u00e9gendaire\">\n            Pel\u00e9 un athl\u00e8te l\u00e9gendaire        <\/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            D\u00e9couvrez la carri\u00e8re de Pel\u00e9, le meilleur joueur de tous les temps        <\/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\/fr\/carreira-iconica-de-pele\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuer la conf\u00e9rence            <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\/fr\/carreira-iconica-de-pele\/\"  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\/2023\/01\/pele-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                Pel\u00e9 un athl\u00e8te l\u00e9gendaire              <\/p>\n              <a href=\"https:\/\/minutovip.com\/fr\/carreira-iconica-de-pele\/\"  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                    Continuer la conf\u00e9rence                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je me reposerai sur mon propre site Web              <\/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>Apprenez-en davantage sur sa carri\u00e8re remarquable, la trajectoire unique de Dinamite et son incroyable parcours vers le succ\u00e8s\u00a0!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le joueur qui a marqu\u00e9 toute une g\u00e9n\u00e9ration, et qui laisse encore aujourd\u2019hui son empreinte dans le football br\u00e9silien.<\/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 id=\"h-quem-e-roberto-dinamite\">Qui est Roberto Dinamite<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-chutando-1024x597.jpeg\" alt=\"Jogador batendo penalti.\" class=\"w-full object-cover object-center border mx-auto wp-image-1570\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Joueur essayant de marquer pendant que le gardien d\u00e9fend. Police Adobe Stock.<\/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>Si vous demandez \u00e0 un fan de Vasco qui est Carlos Roberto Gama de Oliveira, il ne le conna\u00eetra probablement pas, mais si vous lui posez des questions sur Roberto Din\u00e2mite, le souvenir de son idole vous viendra certainement \u00e0 l&#039;esprit.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le joueur, mieux connu sous le nom de \u00ab Roberto Dinamite \u00bb, est n\u00e9 le 13 avril 1954 \u00e0 Baixada Fluminense et a commenc\u00e9 tr\u00e8s t\u00f4t son histoire avec le g\u00e9ant des collines.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Premi\u00e8rement, \u00e0 l&#039;\u00e2ge de 14 ans, il jouait d\u00e9j\u00e0 pour les \u00e9quipes de jeunes de l&#039;\u00e9quipe, il ne savait pas qu&#039;un jour il serait la plus grande idole de ce club.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dinamite a fait ses d\u00e9buts professionnels en 1971, alors qu&#039;il \u00e9tait d\u00e9j\u00e0 un grand espoir du football, mais il n&#039;a marqu\u00e9 qu&#039;un but lors du troisi\u00e8me match.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Et c\u2019est lorsque le nom, qui l\u2019accompagnera tout au long de sa carri\u00e8re, appara\u00eet sur la couverture d\u2019innombrables journaux, \u00e0 cette date, appara\u00eet le \u00ab gar\u00e7on dynamite \u00bb.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Voici donc Roberto Dinamite et ses brefs d\u00e9buts dans le football br\u00e9silien.<\/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 id=\"h-inicio-da-carreira\">D\u00e9but de carri\u00e8re&nbsp;<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>D\u00e8s son plus jeune \u00e2ge, Roberto Dinamite a fait preuve d&#039;un talent et d&#039;un potentiel immenses, mais il a v\u00e9ritablement explos\u00e9 dans le football br\u00e9silien lorsqu&#039;il a conduit Vasco \u00e0 remporter le premier Brasileir\u00e3o de l&#039;\u00e9quipe.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il a ainsi \u00e9tabli sa cr\u00e9dibilit\u00e9 comme l\u2019un des grands joueurs du football br\u00e9silien.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Avec d\u00e9termination et d\u00e9termination, Dinamite s&#039;est impos\u00e9 comme l&#039;un des principaux joueurs du Br\u00e9sil, devenant rapidement une figure idol\u00e2tr\u00e9e parmi les fans de Vasco.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cependant, cet exploit de Vasco n&#039;\u00e9tait que son d\u00e9but dans la comp\u00e9tition o\u00f9 il serait \u00e0 ce jour le meilleur buteur.<\/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 id=\"h-roberto-dinamite-o-idolo-eterno-do-vasco\">Roberto Dinamite, l&#039;idole \u00e9ternelle de Vasco<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Surtout, le joueur a \u00e9t\u00e9 l&#039;un des personnages les plus importants de l&#039;histoire du club, participant \u00e0 plusieurs moments d\u00e9cisifs.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Avec son parcours marqu\u00e9 par des buts et de nombreuses all\u00e9es et venues, parlons un peu de l&#039;histoire de cette star au club.<\/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 id=\"h-a-importancia-para-o-clube\">L&#039;importance pour le club<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le joueur, apr\u00e8s son premier but, a marqu\u00e9 plus de 700 buts pour le club, soit plus que ce que de nombreux joueurs parviennent \u00e0 r\u00e9aliser au cours de leur vie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00c0 ce jour, le joueur a son nom marqu\u00e9 dans l&#039;histoire en tant que d\u00e9tenteur du record du meilleur buteur du Br\u00e9sil avec 190 buts.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De plus, il compte plus de 1000 matchs sous le maillot de Cruzmaltino, plus que n&#039;importe quel autre joueur de l&#039;histoire du club.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En plus de cela, en plus du titre de champion du Br\u00e9sil, le joueur a \u00e9galement aid\u00e9 Vasco \u00e0 remporter cinq championnats carioca.<\/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 id=\"h-breve-passagem-pela-espanha\">Bref s\u00e9jour en Espagne<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Apr\u00e8s tous ses succ\u00e8s au Br\u00e9sil, le joueur a \u00e9t\u00e9 vu par de grands clubs europ\u00e9ens et a \u00e9t\u00e9 engag\u00e9 pour jouer \u00e0 Barcelone.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cependant, il ne s&#039;est pas habitu\u00e9 au football espagnol et est rapidement revenu \u00e0 son domicile, l&#039;\u00e9quipe de Vasco.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Et son retour fut l\u2019un des \u00e9pisodes les plus m\u00e9morables de l\u2019histoire de la star.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dans le match qui a marqu\u00e9 son retour pour le club, Vasco a affront\u00e9 les Corinthians, dans un Maracan\u00e3 devant 100 000 personnes.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Roberto a simplement termin\u00e9 le match, a marqu\u00e9 cinq buts pour l&#039;\u00e9quipe de Cruzmaltino contre son rival, le match s&#039;est termin\u00e9 sur un score total de 5 x 2 pour le g\u00e9ant des collines.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Avant de prendre sa retraite, l&#039;idole s&#039;est \u00e9galement aventur\u00e9e dans d&#039;autres clubs, comme le Portuguesa en 1989, mais en 1991, il est revenu \u00e0 Vasco pour terminer sa carri\u00e8re dans son club pr\u00e9f\u00e9r\u00e9.&nbsp;&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 id=\"h-liderenca-pela-presidencia\">Leadership de la pr\u00e9sidence<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>M\u00eame apr\u00e8s sa retraite, le joueur a continu\u00e9 \u00e0 contribuer au club, assumant la pr\u00e9sidence en 2008.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>D\u00e8s sa prise de fonction, il a d\u00e9j\u00e0 d\u00fb composer avec la rel\u00e9gation du club en s\u00e9rie B du championnat br\u00e9silien.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mais une idole est une idole, en 2010 il a remport\u00e9 le championnat br\u00e9silien de s\u00e9rie B, et l&#039;ann\u00e9e suivante, en 2011, il a remport\u00e9 le titre de la Copa do Brasil, un exploit sans pr\u00e9c\u00e9dent pour le g\u00e9ant des collines.<\/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 id=\"h-passagem-do-jogador-pela-selecao-brasileira\">Passage du joueur dans l&#039;\u00e9quipe nationale br\u00e9silienne<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Roberto Dinamite a particip\u00e9 \u00e0 deux Coupes du monde, les \u00e9ditions 1978 et 1982.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Au total, il a r\u00e9ussi \u00e0 marquer 26 buts avec le maillot du Br\u00e9sil. En 1978, lors de la Coupe d&#039;Argentine, il a \u00e9t\u00e9 le meilleur buteur de l&#039;\u00e9quipe, marquant trois buts en cinq matchs.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En 1982, il \u00e9tait r\u00e9serve de Tel\u00ea Santana et n&#039;a pas particip\u00e9 \u00e0 cette comp\u00e9tition.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En remportant presque la Copa Am\u00e9rica 1983, il fut \u00e9galement le meilleur buteur de l&#039;\u00e9quipe br\u00e9silienne, avec trois buts.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le Br\u00e9sil est arriv\u00e9 deuxi\u00e8me, perdant contre l&#039;Uruguay, mais le nom de Roberto Dinamite a \u00e9t\u00e9 retenu comme meilleur buteur du tournoi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Joueur accro \u00e0 marquer des buts, peu importe o\u00f9, il a laiss\u00e9 son nom.<\/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 id=\"h-recordes-e-titulos-do-jogador\">Records et titres des joueurs<\/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\/2023\/01\/jogador-com-trofeu-1024x683.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-1571\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-com-trofeu-1024x683.jpeg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-com-trofeu-300x200.jpeg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-com-trofeu-768x512.jpeg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-com-trofeu-1536x1024.jpeg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-com-trofeu-2048x1365.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Les joueurs c\u00e9l\u00e8brent le moment o\u00f9 l&#039;\u00e9quipe remporte enfin le championnat. Police Adobe Stock.<\/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>Les titres collectifs comprennent les r\u00e9alisations suivantes :<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Championnat du Br\u00e9sil 1974 \u2013 Vasco<\/li><li>Championnat Carioca 1977, 1982, 1987, 1988 et 1992 \u2013 Vasco<\/li><li>Coupe de l&#039;Atlantique 1976 \u2013 \u00c9quipe br\u00e9silienne<\/li><li>Coupe Oswaldo Cruz 1976 \u2013 \u00e9quipe br\u00e9silienne<\/li><li>Tournoi du bicentenaire des \u00c9tats-Unis 1976 \u2013 \u00e9quipe br\u00e9silienne<\/li><li>Copa Rio 1976 \u2013 \u00e9quipe br\u00e9silienne<\/li><li>Copa Roca 1976 \u2013 \u00e9quipe br\u00e9silienne<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Et comme r\u00e9alisations individuelles :<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Joueur r\u00e9v\u00e9lation du championnat br\u00e9silien : 1971&nbsp;<\/li><li>Meilleur joueur du championnat br\u00e9silien : 1974&nbsp;<\/li><li>Ballon d&#039;argent : 1979, 1981, 1984&nbsp;<\/li><li>Joueur de l&#039;ann\u00e9e dans le football br\u00e9silien (Jornal dos Sports) : 1985&nbsp;<\/li><li>Plus grande idole de l&#039;histoire de Vasco da Gama (O Globo) : 2020&nbsp;<\/li><li>Meilleur buteur du Championnat du Br\u00e9sil : 1974 (16 buts), 1984 (16 buts)&nbsp;<\/li><li>Meilleur buteur du Championnat Carioca\u00a0: 1978 (19 buts), 1981 (31 buts), 1985 (12 buts)<\/li><li>Meilleur buteur de la Copa Am\u00e9rica : 1983 (3 buts)&nbsp;<\/li><li>1 110 matchs pour Vasco da Gama (joueur qui a le plus port\u00e9 le maillot du Club)<\/li><li>708 buts pour Vasco da Gama (meilleur buteur de l&#039;histoire du Club)&nbsp;<\/li><li>Meilleur buteur de l&#039;histoire du Championnat du Br\u00e9sil (190 buts)&nbsp;<\/li><li>Meilleur buteur de l&#039;histoire du RJ State Championship (279 buts)&nbsp;<\/li><li>Meilleur buteur de l&#039;histoire de S\u00e3o Janu\u00e1rio (184 buts)&nbsp;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Les titres et les buts ne manquent pas dans l&#039;histoire de ce grand joueur, les fans de Vasco et tous les fans de football ont rendu hommage \u00e0 ce grand joueur.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Et c&#039;\u00e9tait l&#039;hommage de Minuto Vip \u00e0 cette l\u00e9gende du sport, en rappelant l&#039;histoire et les plus grandes r\u00e9alisations de Roberto Dinamite.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1dMUIf\">\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\/fr\/cristiano-ronaldo-al-nassr\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Al-Nassr annonce le recrutement de CR7\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/camiseta-do-cr7-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\/fr\/cristiano-ronaldo-al-nassr\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Al-Nassr annonce le recrutement de CR7\">\n            Al-Nassr annonce le recrutement de CR7        <\/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            D\u00e9couvrez quelles ont \u00e9t\u00e9 les raisons qui ont pouss\u00e9 Cristiano Ronaldo \u00e0 accepter la signature d&#039;Al-Nassr, cessant ainsi de concourir en Europe.        <\/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\/fr\/cristiano-ronaldo-al-nassr\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuer la conf\u00e9rence            <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\/fr\/cristiano-ronaldo-al-nassr\/\"  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\/2023\/01\/camiseta-do-cr7-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                Al-Nassr annonce le recrutement de CR7              <\/p>\n              <a href=\"https:\/\/minutovip.com\/fr\/cristiano-ronaldo-al-nassr\/\"  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                    Continuer la conf\u00e9rence                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je me reposerai sur mon propre site Web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>L&#039;un des plus grands joueurs du football br\u00e9silien est d\u00e9c\u00e9d\u00e9, Roberto Dinamite est parti, mais il a laiss\u00e9 un h\u00e9ritage immortel aux g\u00e9n\u00e9rations futures, d\u00e9couvrez ses principales r\u00e9alisations.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[6],"tags":[87,175,176],"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>A incr\u00edvel hist\u00f3ria do jogador de futebol Roberto Dinamite - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Junte-se a n\u00f3s em uma incr\u00edvel jornada pela vida do ic\u00f4nico jogador de futebol Roberto Dinamite, e veja suas principais conquistas.\" \/>\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\/fr\/roberto-dinamite\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A incr\u00edvel hist\u00f3ria do jogador de futebol Roberto Dinamite\" \/>\n<meta property=\"og:description\" content=\"Junte-se a n\u00f3s em uma incr\u00edvel jornada pela vida do ic\u00f4nico jogador de futebol Roberto Dinamite, e veja suas principais conquistas.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/fr\/roberto-dinamite\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-26T08:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-12T21:16:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-comemorando-1-1024x597.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Junior Aguiar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 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\":\"fr-FR\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/minutovip.com\/roberto-dinamite\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-comemorando-1-1024x597.jpeg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-comemorando-1-1024x597.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/roberto-dinamite\/#webpage\",\"url\":\"https:\/\/minutovip.com\/roberto-dinamite\/\",\"name\":\"A incr\u00edvel hist\u00f3ria do jogador de futebol Roberto Dinamite - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/roberto-dinamite\/#primaryimage\"},\"datePublished\":\"2023-01-26T08:00:00+00:00\",\"dateModified\":\"2024-03-12T21:16:16+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25\"},\"description\":\"Junte-se a n\u00f3s em uma incr\u00edvel jornada pela vida do ic\u00f4nico jogador de futebol Roberto Dinamite, e veja suas principais conquistas.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/roberto-dinamite\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/roberto-dinamite\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/roberto-dinamite\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"A incr\u00edvel hist\u00f3ria do jogador de futebol Roberto Dinamite\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@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\/fr\/author\/junioraguiar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"A incr\u00edvel hist\u00f3ria do jogador de futebol Roberto Dinamite - Minuto VIP","description":"Junte-se a n\u00f3s em uma incr\u00edvel jornada pela vida do ic\u00f4nico jogador de futebol Roberto Dinamite, e veja suas principais conquistas.","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\/fr\/roberto-dinamite\/","og_locale":"fr_FR","og_type":"article","og_title":"A incr\u00edvel hist\u00f3ria do jogador de futebol Roberto Dinamite","og_description":"Junte-se a n\u00f3s em uma incr\u00edvel jornada pela vida do ic\u00f4nico jogador de futebol Roberto Dinamite, e veja suas principais conquistas.","og_url":"https:\/\/minutovip.com\/fr\/roberto-dinamite\/","og_site_name":"Minuto VIP","article_published_time":"2023-01-26T08:00:00+00:00","article_modified_time":"2024-03-12T21:16:16+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-comemorando-1-1024x597.jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Junior Aguiar","Est. reading time":"7 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":"fr-FR"},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/minutovip.com\/roberto-dinamite\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-comemorando-1-1024x597.jpeg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/01\/jogador-comemorando-1-1024x597.jpeg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/roberto-dinamite\/#webpage","url":"https:\/\/minutovip.com\/roberto-dinamite\/","name":"A incr\u00edvel hist\u00f3ria do jogador de futebol Roberto Dinamite - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/roberto-dinamite\/#primaryimage"},"datePublished":"2023-01-26T08:00:00+00:00","dateModified":"2024-03-12T21:16:16+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25"},"description":"Junte-se a n\u00f3s em uma incr\u00edvel jornada pela vida do ic\u00f4nico jogador de futebol Roberto Dinamite, e veja suas principais conquistas.","breadcrumb":{"@id":"https:\/\/minutovip.com\/roberto-dinamite\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/roberto-dinamite\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/roberto-dinamite\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"A incr\u00edvel hist\u00f3ria do jogador de futebol Roberto Dinamite"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/15eb787bc8983e4587316317ff05fe25","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"fr-FR","@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\/fr\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/posts\/1565"}],"collection":[{"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/comments?post=1565"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/posts\/1565\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/media?parent=1565"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/categories?post=1565"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/tags?post=1565"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}