{"id":1224,"date":"2025-06-13T19:54:30","date_gmt":"2025-06-13T19:54:30","guid":{"rendered":"https:\/\/aplicativosgratis.com\/?p=1224"},"modified":"2025-06-13T19:54:32","modified_gmt":"2025-06-13T19:54:32","slug":"verbinde-dich-mit-der-welt-des-fusballs","status":"publish","type":"post","link":"https:\/\/aplicativosgratis.com\/de\/conecte-se-ao-mundo-do-futebol\/","title":{"rendered":"Verbinden Sie sich mit der Welt des Fu\u00dfballs"},"content":{"rendered":"<p>Sie m\u00fcssen nicht vor dem Fernseher sitzen, um die Spiele Ihrer Lieblingsmannschaft zu sehen. Mit <strong>SofaScore <\/strong>Bleiben Sie \u00fcber alles, was in der Welt des Fu\u00dfballs passiert, direkt von Ihrem Handy aus auf dem Laufenden. Kostenlos verf\u00fcgbar f\u00fcr <strong>Android <\/strong>Es ist <strong>iOS <\/strong>Die App bietet Live-\u00dcbertragungen, Echtzeit-Benachrichtigungen und vollst\u00e4ndige Spieldaten. M\u00f6chten Sie sie nutzen? Klicken Sie hier, um sie herunterzuladen: <\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n<style>\n\/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n.app-card-sc-wrapper {\n    display: flex;\n    justify-content: center;\n    padding: 40px 0;\n}\n\n\/* Cart\u00e3o do aplicativo *\/\n.app-card-sc {\n    background-color: #f0f0f0;\n    border-radius: 16px;\n    padding: 20px;\n    width: 100%;\n    max-width: 800px;\n    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n}\n\n\/* Container para layout flex\u00edvel *\/\n.app-card-sc-container {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    gap: 20px;\n}\n\n\/* Informa\u00e7\u00f5es do aplicativo *\/\n.app-card-sc-info {\n    display: flex;\n    align-items: center;\n    flex: 1;\n    max-width: 60%;\n}\n\n.app-card-sc-icon {\n    flex-shrink: 0;\n    margin-right: 20px;\n}\n\n.app-card-sc-icon img {\n    width: 90px;\n    height: 90px;\n    border-radius: 15px;\n    object-fit: cover;\n}\n\n.app-card-sc-details {\n    flex-grow: 1;\n}\n\n.app-card-sc-name {\n    font-size: 28px;\n    font-weight: 700;\n    margin-bottom: 10px;\n    color: #000;\n}\n\n.app-card-sc-stats {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 20px;\n}\n\n.app-card-sc-rating, .app-card-sc-downloads {\n    display: flex;\n    flex-direction: column;\n}\n\n.app-card-sc-rating-value, .app-card-sc-downloads-count {\n    font-size: 18px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    align-items: center;\n}\n\n.app-card-sc-rating-value i {\n    color: #ffc107;\n    margin-left: 4px;\n    font-size: 16px;\n}\n\n.app-card-sc-rating-count, .app-card-sc-downloads-label {\n    font-size: 14px;\n    color: #666;\n    margin-top: 2px;\n}\n\n\/* Bot\u00f5es *\/\n.app-card-sc-buttons {\n    display: flex;\n    flex-direction: column;\n    gap: 15px;\n    width: 300px;\n}\n\n.app-card-sc-btn {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 15px 25px;\n    border-radius: 8px;\n    font-size: 18px;\n    font-weight: 500;\n    text-decoration: none !important;\n    color: white !important;\n    transition: all 0.3s ease;\n    width: 100%;\n    white-space: nowrap;\n}\n\n.app-card-sc-btn:hover {\n    color: white !important;\n    text-decoration: none !important;\n}\n\n.app-card-sc-btn i {\n    margin-right: 8px;\n    font-size: 18px;\n}\n\n.app-card-sc-btn-google {\n    background-color: #01875f;\n}\n\n.app-card-sc-btn-google:hover {\n    background-color: #095943;\n}\n\n.app-card-sc-btn-apple {\n    background-color: #0b57cf;\n}\n\n.app-card-sc-btn-apple:hover {\n    background-color: #ecf1f4;\n    color: #0b57cf !important;\n}\n\n\/* Responsividade *\/\n@media (max-width: 768px) {\n    .app-card-sc-container {\n        flex-direction: column;\n        align-items: stretch;\n    }\n\n    .app-card-sc {\n        padding: 15px;\n    }\n\n    .app-card-sc-info {\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n        margin-bottom: 20px;\n        max-width: 100%;\n        margin: 0 auto;\n    }\n\n    .app-card-sc-icon {\n        margin-right: 0;\n        margin-bottom: 15px;\n        align-self: center;\n    }\n\n    .app-card-sc-details {\n        width: 100%;\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .app-card-sc-stats {\n        justify-content: center;\n    }\n\n    .app-card-sc-buttons {\n        width: 100%;\n        flex-direction: column;\n    }\n\n    .app-card-sc-btn {\n        padding: 18px 25px;\n        font-size: 20px;\n    }\n\n    .app-card-sc-btn i {\n        font-size: 20px;\n    }\n}\n\n@media (max-width: 480px) {\n    .app-card-sc-name {\n        font-size: 24px;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 12px;\n    }\n\n    .app-card-sc-btn {\n        font-size: 18px;\n        padding: 16px 20px;\n    }\n}\n\n@keyframes app-card-sc-pulse {\n    0% {\n        box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n    }\n    70% {\n        box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n    }\n    100% {\n        box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n    }\n}\n\n.app-card-sc-pulse {\n    animation: app-card-sc-pulse 2s infinite;\n}\n\n@keyframes app-card-sc-pulse2 {\n    0% {\n        box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n    }\n    70% {\n        box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n    }\n    100% {\n        box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n    }\n}\n\n.app-card-sc-pulse2 {\n    animation: app-card-sc-pulse 2s infinite;\n}\n<\/style>\n\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/rhu5zUCT4iNerUSBe85Wl4gTw4PMW5vGPR5Lf6xpeRPEtfeJ5LbTQlCivNqfDeRHKQ=w240-h480-rw\" alt=\"Sofascore: Meine Ergebnisse\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Sofascore: Meine Ergebnisse<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,8<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">945.048 Bewertungen<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">80 km+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">Downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/aplicativosgratis.com\/de\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.sofascore.results&#038;hl=\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Auf Google Play installieren\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/aplicativosgratis.com\/de\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/sofascore-meus-resultados\/id1176147574\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Installation aus dem Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h2 class=\"wp-block-heading\">Was ist SofaScore?<\/h2>\n\n\n\n<p>\u00d6 <strong>SofaScore <\/strong>ist eine auf Sportberichterstattung, insbesondere Fu\u00dfball, spezialisierte Anwendung. Sie erm\u00f6glicht es Nutzern, Spiele in Echtzeit zu verfolgen, Benachrichtigungen \u00fcber Tore und wichtige Ereignisse zu erhalten und auf detaillierte Statistiken zu Teams und Spielern zuzugreifen.<\/p>\n\n\n\n<p>Dar\u00fcber hinaus deckt die App Wettbewerbe aus der ganzen Welt ab, darunter gro\u00dfe Turniere wie das <strong>UEFA Champions League <\/strong>, Die <strong>Copa Libertadores von Amerika <\/strong>und das <strong>Brasilianische Meisterschaft Serie A <\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Hauptfunktionen der App<\/h2>\n\n\n\n<p>SofaScore zeichnet sich dadurch aus, dass es mehrere n\u00fctzliche Funktionen an einem Ort vereint:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ud83d\udcfa <strong>Live-Text\u00fcbertragung <\/strong>von Tausenden von Spielen<\/li>\n\n\n\n<li>\u26bd <strong>Echtzeitbenachrichtigungen <\/strong>\u00fcber Tore, Auswechslungen und Karten<\/li>\n\n\n\n<li>\ud83d\uddd3\ufe0f <strong>Vollst\u00e4ndiger Kalender <\/strong>mit Spieldaten und -zeiten<\/li>\n\n\n\n<li>\ud83d\udcca <strong>Detaillierte Statistiken <\/strong>: Ballbesitz, Sch\u00fcsse, Eckb\u00e4lle usw.<\/li>\n\n\n\n<li>\ud83e\udd47 <strong>Meisterschaftswertung <\/strong>automatisch aktualisiert<\/li>\n\n\n\n<li>\ud83d\udd0d <strong>Schnellsuche <\/strong>nach Teams, Ligen oder Spielern<\/li>\n\n\n\n<li>\ud83c\udfaf <strong>Wett-Tipps <\/strong>(optional und nur zu Informationszwecken)<\/li>\n<\/ul>\n\n\n\n<p>Und das alles mit einer \u00fcbersichtlichen und intuitiven Benutzeroberfl\u00e4che, die sowohl f\u00fcr Anf\u00e4nger als auch f\u00fcr anspruchsvollere Fans perfekt ist.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Android- und iOS-Kompatibilit\u00e4t<\/h2>\n\n\n\n<p>SofaScore kann von jedem mit einem modernen Smartphone genutzt werden:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Android <\/strong>: Im Google Play Store verf\u00fcgbar, erfordert Android 5.0 oder h\u00f6her.<\/li>\n\n\n\n<li><strong>iOS <\/strong>: Kompatibel mit iPhone, iPad und iPod touch mit iOS 10.0 oder h\u00f6her.<\/li>\n<\/ul>\n\n\n\n<p>Die App ist auch als Webversion verf\u00fcgbar, falls Sie lieber von Ihrem Computer oder Tablet darauf zugreifen m\u00f6chten.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">So verwenden Sie SofaScore \u2013 Schritt f\u00fcr Schritt<\/h2>\n\n\n\n<p>Der Einstieg in SofaScore ist ganz einfach:<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li><strong>Laden Sie die App herunter <\/strong>in offiziellen Stores (Google Play oder App Store).<\/li>\n\n\n\n<li><strong>Installieren <\/strong>und \u00f6ffnen Sie die Anwendung.<\/li>\n\n\n\n<li>W\u00e4hlen Sie auf dem Startbildschirm \u201eFu\u00dfball\u201c als Hauptsportart aus.<\/li>\n\n\n\n<li>Erkunden Sie laufende Spiele oder suchen Sie nach Ihrem Lieblingsteam oder Ihrer Lieblingsliga.<\/li>\n\n\n\n<li>Aktivieren Sie die <strong>Benachrichtigungen <\/strong>um Echtzeitwarnungen zu erhalten.<\/li>\n\n\n\n<li>F\u00fcgen Sie Ihre <strong>Lieblingsteams <\/strong>um sie schnell zu finden.<\/li>\n<\/ol>\n\n\n\n<p>Sie k\u00f6nnen sich au\u00dferdem ausf\u00fchrliche Informationen zu jedem Spiel ansehen, beispielsweise taktische Aufstellung, Auswechslungen und Leistungsdiagramme.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Ist es kostenlos oder kostenpflichtig?<\/h2>\n\n\n\n<p>SofaScore ist <strong>kostenlos herunterzuladen und f\u00fcr grundlegende Zwecke zu verwenden <\/strong>Alle wichtigen Funktionen \u2013 wie Live-Streaming, Benachrichtigungen und Statistiken \u2013 sind kostenlos verf\u00fcgbar.<\/p>\n\n\n\n<p>Die App bietet jedoch ein optionales Abonnement namens <strong>SofaScore Premium <\/strong>, das Anzeigen entfernt und Ihnen Zugriff auf einige zus\u00e4tzliche Funktionen gibt, wie zum Beispiel:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ud83d\udeab Anzeigen entfernt<\/li>\n\n\n\n<li>\ud83d\udcf1 Erweiterte Anpassung des Startbildschirms<\/li>\n\n\n\n<li>\ud83d\udcc8 Noch detailliertere Statistiken<\/li>\n<\/ul>\n\n\n\n<p>Wenn Sie das Beste aus der App herausholen m\u00f6chten, lohnt sich m\u00f6glicherweise die Premium-Version. Aber auch ohne sie ist das Erlebnis ziemlich vollst\u00e4ndig.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u2705 Vorteile:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Moderne und benutzerfreundliche Oberfl\u00e4che<\/li>\n\n\n\n<li>Umfassende Berichterstattung \u00fcber nationale und internationale Meisterschaften<\/li>\n\n\n\n<li>Schnelle und genaue Benachrichtigungen<\/li>\n\n\n\n<li>Vollst\u00e4ndige und leicht verst\u00e4ndliche Statistiken<\/li>\n\n\n\n<li>V\u00f6llig kostenlos (mit Upgrade-M\u00f6glichkeit)<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Nutzungstipps<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ud83c\udfaf Verwenden Sie die Registerkarte \u201eMeine Teams\u201c, um den Vereinen zu folgen, die Sie am meisten unterst\u00fctzen.<\/li>\n\n\n\n<li>\ud83d\udd14 Aktivieren Sie Benachrichtigungen, damit Sie keine wichtigen Ziele verpassen.<\/li>\n\n\n\n<li>\ud83d\udcc9 \u00dcberpr\u00fcfen Sie die Leistungsdiagramme, bevor Sie Wetten oder Vorhersagen platzieren.<\/li>\n\n\n\n<li>\ud83e\udded Verwenden Sie die Datumssuche, um bereits beendete Spiele anzuzeigen oder fr\u00fchere Ergebnisse zu \u00fcberpr\u00fcfen.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Gesamtbewertung der App<\/h2>\n\n\n\n<p>Mit mehr als <strong>10 Millionen Downloads auf Android <\/strong>und Anmerkungen oben <strong>4.7 in offiziellen Gesch\u00e4ften <\/strong>, Die <strong>SofaScore <\/strong>Viele Fu\u00dfballfans halten sie f\u00fcr eine der besten Apps, um den Sport online zu verfolgen.<\/p>\n\n\n\n<p>Nutzer loben die schnelle Aktualisierung, die Menge der verf\u00fcgbaren Informationen und die einfache Navigation. Viele sagen, dass die App bei gro\u00dfen Wettbewerben wie der Weltmeisterschaft und der Champions League zu einem unverzichtbaren Bestandteil ihrer Routine geworden ist.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Abschluss<\/h2>\n\n\n\n<p>Wenn Sie sich praktisch, schnell und kostenlos mit der Welt des Fu\u00dfballs verbinden m\u00f6chten, <strong>SofaScore <\/strong>ist eine ausgezeichnete Wahl. Egal, ob Sie die Spiele Ihres Teams verfolgen oder \u00fcber alle wichtigen Ergebnisse auf dem Laufenden bleiben m\u00f6chten, die App bietet ein umfassendes und zug\u00e4ngliches Erlebnis f\u00fcr alle.<\/p>\n\n\n\n<p>Warten Sie nicht l\u00e4nger: Laden Sie es jetzt herunter und holen Sie sich die ganze Spannung des Weltfu\u00dfballs direkt auf Ihr Handy: <\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n<style>\n\/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n.app-card-sc-wrapper {\n    display: flex;\n    justify-content: center;\n    padding: 40px 0;\n}\n\n\/* Cart\u00e3o do aplicativo *\/\n.app-card-sc {\n    background-color: #f0f0f0;\n    border-radius: 16px;\n    padding: 20px;\n    width: 100%;\n    max-width: 800px;\n    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n}\n\n\/* Container para layout flex\u00edvel *\/\n.app-card-sc-container {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    gap: 20px;\n}\n\n\/* Informa\u00e7\u00f5es do aplicativo *\/\n.app-card-sc-info {\n    display: flex;\n    align-items: center;\n    flex: 1;\n    max-width: 60%;\n}\n\n.app-card-sc-icon {\n    flex-shrink: 0;\n    margin-right: 20px;\n}\n\n.app-card-sc-icon img {\n    width: 90px;\n    height: 90px;\n    border-radius: 15px;\n    object-fit: cover;\n}\n\n.app-card-sc-details {\n    flex-grow: 1;\n}\n\n.app-card-sc-name {\n    font-size: 28px;\n    font-weight: 700;\n    margin-bottom: 10px;\n    color: #000;\n}\n\n.app-card-sc-stats {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 20px;\n}\n\n.app-card-sc-rating, .app-card-sc-downloads {\n    display: flex;\n    flex-direction: column;\n}\n\n.app-card-sc-rating-value, .app-card-sc-downloads-count {\n    font-size: 18px;\n    font-weight: 600;\n    color: #333;\n    display: flex;\n    align-items: center;\n}\n\n.app-card-sc-rating-value i {\n    color: #ffc107;\n    margin-left: 4px;\n    font-size: 16px;\n}\n\n.app-card-sc-rating-count, .app-card-sc-downloads-label {\n    font-size: 14px;\n    color: #666;\n    margin-top: 2px;\n}\n\n\/* Bot\u00f5es *\/\n.app-card-sc-buttons {\n    display: flex;\n    flex-direction: column;\n    gap: 15px;\n    width: 300px;\n}\n\n.app-card-sc-btn {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 15px 25px;\n    border-radius: 8px;\n    font-size: 18px;\n    font-weight: 500;\n    text-decoration: none !important;\n    color: white !important;\n    transition: all 0.3s ease;\n    width: 100%;\n    white-space: nowrap;\n}\n\n.app-card-sc-btn:hover {\n    color: white !important;\n    text-decoration: none !important;\n}\n\n.app-card-sc-btn i {\n    margin-right: 8px;\n    font-size: 18px;\n}\n\n.app-card-sc-btn-google {\n    background-color: #01875f;\n}\n\n.app-card-sc-btn-google:hover {\n    background-color: #095943;\n}\n\n.app-card-sc-btn-apple {\n    background-color: #0b57cf;\n}\n\n.app-card-sc-btn-apple:hover {\n    background-color: #ecf1f4;\n    color: #0b57cf !important;\n}\n\n\/* Responsividade *\/\n@media (max-width: 768px) {\n    .app-card-sc-container {\n        flex-direction: column;\n        align-items: stretch;\n    }\n\n    .app-card-sc {\n        padding: 15px;\n    }\n\n    .app-card-sc-info {\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n        margin-bottom: 20px;\n        max-width: 100%;\n        margin: 0 auto;\n    }\n\n    .app-card-sc-icon {\n        margin-right: 0;\n        margin-bottom: 15px;\n        align-self: center;\n    }\n\n    .app-card-sc-details {\n        width: 100%;\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .app-card-sc-stats {\n        justify-content: center;\n    }\n\n    .app-card-sc-buttons {\n        width: 100%;\n        flex-direction: column;\n    }\n\n    .app-card-sc-btn {\n        padding: 18px 25px;\n        font-size: 20px;\n    }\n\n    .app-card-sc-btn i {\n        font-size: 20px;\n    }\n}\n\n@media (max-width: 480px) {\n    .app-card-sc-name {\n        font-size: 24px;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 12px;\n    }\n\n    .app-card-sc-btn {\n        font-size: 18px;\n        padding: 16px 20px;\n    }\n}\n\n@keyframes app-card-sc-pulse {\n    0% {\n        box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n    }\n    70% {\n        box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n    }\n    100% {\n        box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n    }\n}\n\n.app-card-sc-pulse {\n    animation: app-card-sc-pulse 2s infinite;\n}\n\n@keyframes app-card-sc-pulse2 {\n    0% {\n        box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n    }\n    70% {\n        box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n    }\n    100% {\n        box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n    }\n}\n\n.app-card-sc-pulse2 {\n    animation: app-card-sc-pulse 2s infinite;\n}\n<\/style>\n\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/rhu5zUCT4iNerUSBe85Wl4gTw4PMW5vGPR5Lf6xpeRPEtfeJ5LbTQlCivNqfDeRHKQ=w240-h480-rw\" alt=\"Sofascore: Meine Ergebnisse\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Sofascore: Meine Ergebnisse<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,8<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">945.048 Bewertungen<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">80 km+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">Downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/aplicativosgratis.com\/de\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.sofascore.results&#038;hl=\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Auf Google Play installieren\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/aplicativosgratis.com\/de\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/sofascore-meus-resultados\/id1176147574\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Installation aus dem Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>","protected":false},"excerpt":{"rendered":"<p>Voc\u00ea n\u00e3o precisa estar diante de uma TV para acompanhar os jogos do seu time favorito. Com o SofaScore , voc\u00ea fica por dentro de tudo o que acontece no mundo do futebol direto do seu celular. Dispon\u00edvel gratuitamente para Android e iOS , o app traz transmiss\u00f5es ao vivo, notifica\u00e7\u00f5es em tempo real e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1227,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,4],"tags":[],"class_list":{"0":"post-1224","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos","8":"category-entretenimento"},"_links":{"self":[{"href":"https:\/\/aplicativosgratis.com\/de\/wp-json\/wp\/v2\/posts\/1224","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aplicativosgratis.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aplicativosgratis.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aplicativosgratis.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aplicativosgratis.com\/de\/wp-json\/wp\/v2\/comments?post=1224"}],"version-history":[{"count":1,"href":"https:\/\/aplicativosgratis.com\/de\/wp-json\/wp\/v2\/posts\/1224\/revisions"}],"predecessor-version":[{"id":1229,"href":"https:\/\/aplicativosgratis.com\/de\/wp-json\/wp\/v2\/posts\/1224\/revisions\/1229"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aplicativosgratis.com\/de\/wp-json\/wp\/v2\/media\/1227"}],"wp:attachment":[{"href":"https:\/\/aplicativosgratis.com\/de\/wp-json\/wp\/v2\/media?parent=1224"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aplicativosgratis.com\/de\/wp-json\/wp\/v2\/categories?post=1224"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aplicativosgratis.com\/de\/wp-json\/wp\/v2\/tags?post=1224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}