{"id":5149,"date":"2025-08-22T17:19:46","date_gmt":"2025-08-22T15:19:46","guid":{"rendered":"https:\/\/www.asvschrems.com\/fussball\/?page_id=5149"},"modified":"2025-08-22T17:52:16","modified_gmt":"2025-08-22T15:52:16","slug":"u7-b","status":"publish","type":"page","link":"https:\/\/www.asvschrems.com\/fussball\/u7-b\/","title":{"rendered":"U7 B"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text css=&#8220;&#8220;]<\/p>\n<p style=\"text-align: center;\"><div class=\"nw-menu\">\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u16\/\">U16<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u15\/\">U15<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u14\/\">U14<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u13\/\">U13<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u12\/\">U12<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u11-a\/\">U11-A<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u11-b\/\">U11-B<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u10-a\/\">U10-A<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u10-b\/\">U10-B<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u10-c\/\">U10-C (M\u00e4dchen)<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u9-a\/\">U9-A<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u9-b\/\">U9-B<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u9-c\/\">U9-C (M\u00e4dchen)<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u8-a\/\">U8-A<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u8-b\/\">U8-B<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u7-a\/\">U7-A<\/a><br \/>\n\t<a class=\"nw-link\" href=\"https:\/\/www.asvschrems.com\/fussball\/u7-b\/\">U7-B<\/a>\n<\/div>\n<style>\n\t.nw-link {\n\t\tdisplay: inline-block; min-width: 80px; text-align: center;\n\tmargin: 0px 2px 5px 2px; padding: 8px 8px; border-radius: 8px; background: #f8fafc; border: 1px solid #e5e7eb; color: #85868c; font-weight: 800; text-decoration: none;\n\t}\n\t.nw-link:first-child {\n\t\tmargin-left: 0px\n\t}\n\t.nw-menu {\n\t\tflex: 1;\n  \t\tdisplay: flex;\n  \t\toverflow: auto;\n\t}<\/p>\n<\/style>\n<\/p>\n<p>[\/vc_column_text][vc_column_text css=&#8220;&#8220;]<\/p>\n<h2 style=\"text-align: center;\">U7 B<\/h2>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text css=&#8220;&#8220;]    <style>\n      .oefb-wrap{ --gap:16px; --ring:#e5e7eb; --shadow:0 6px 20px rgba(0,0,0,.06); margin:1rem 0; }\n\n      \/* === GRIDS === \u2013 max. 2 Spalten Desktop, mobil 1 *\/\n      .oefb-grid,\n      .oefb-staff-grid{\n        display:grid;\n        gap:var(--gap);\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n      @media (max-width: 900px){\n        .oefb-grid,\n        .oefb-staff-grid{ grid-template-columns: 1fr; }\n      }\n\n      \/* Link-Wrapper um Spielerkarte *\/\n      .oefb-card-link{ display:block; text-decoration:none; color:inherit; border-radius:14px; }\n      .oefb-card-link:focus-visible{ outline: 3px solid #60a5fa; outline-offset: 3px; }\n\n      \/* === KARTEN-LAYOUT === *\/\n      .oefb-card{\n        width:100%;\n        display:grid;\n        grid-template-columns: 130px 1fr;\n        background:#fff;\n        border:1px solid var(--ring);\n        \/*border-radius:14px;*\/\n        box-shadow:var(--shadow);\n        overflow:hidden;\n        transition: transform .18s ease, filter .18s ease, box-shadow .18s ease, border-color .18s ease;\n        will-change: transform, filter;\n      }\n      .oefb-card.has-link{ cursor:pointer; }\n      .oefb-card-link:hover .oefb-card,\n      .oefb-card-link:focus-visible .oefb-card{\n        transform: scale(1.015);\n        \/*filter: blur(1px);*\/\n        box-shadow: 0 12px 26px rgba(0,0,0,.10);\n        border-color:#dbe2ea;\n      }\n\n      @media (max-width:520px){\n        .oefb-card{ grid-template-columns: 110px 1fr; }\n      }\n\n      .oefb-media{\n        grid-column:1; display:flex;\n        background:#f3f4f6;\n        border-right:1px solid var(--ring);\n      }\n      .oefb-media .oefb-img{\n        width:100%; height:100%; object-fit:cover; display:block;\n      }\n\n      .oefb-body{\n        grid-column:2;\n        padding:14px 14px 12px;\n        display:flex; flex-direction:column; gap:10px; min-width:0;\n      }\n      .oefb-head{ display:flex; align-items:flex-start; gap:12px; }\n      .oefb-name{ font-weight:700; margin:0; }\n      .oefb-pos{ color:#6b7280; font-size:.95rem; }\n      .oefb-num{ margin-left:auto; font-size:1.8rem; font-weight:800; line-height:1; min-width:2ch; text-align:right; }\n\n      .oefb-stats{\n        display:flex; gap:5px; flex-wrap:wrap;\n        border-top:1px solid var(--ring); padding-top:10px;\n      }\n      .oefb-stat{\n        display:flex; align-items:center; gap:4px;\n        padding:6px 8px; border:1px solid var(--ring);\n        border-radius:10px; background:#f8fafc;\n        font-variant-numeric: tabular-nums;\n      }\n      .oefb-stat svg{ width:28px; height:28px; display:block; }\n\n      .oefb-section-title{ font-weight:800; font-size:1.1rem; margin:1.2rem 0 .6rem; }\n\n      \/* Staff-spezifisch (Kontaktzeile) *\/\n      .oefb-contact{ display:flex; gap:0px; flex-wrap:wrap; flex-direction: column;}\n      .oefb-icon{ width:18px; height:18px; display:inline-block; vertical-align:middle; }\n      .oefb-contact a{ display:inline-flex; align-items:center; gap:6px; text-decoration:none; color:inherit; }\n      .oefb-contact a:hover{ text-decoration:underline; }\n    <\/style>\n\n    <div class=\"oefb-wrap\">\n              <div class=\"oefb-section-title\">Kader<\/div>\n        <div class=\"oefb-grid\">\n          \n          <a class=\"oefb-card-link\" href=\"https:\/\/vereine.oefb.at\/netzwerk\/spielerdetails\/5\/670725461856634215_9487955~0.htm\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Adem G\u00fcltekin\">            <div class=\"oefb-card has-link\">\n              <div class=\"oefb-media\">\n                                  <img decoding=\"async\" class=\"oefb-img\" src=\"https:\/\/vereine.oefb.at\/vereine3\/person\/images\/834733022602002384_aa97d1319cd474cef64b-1,0-100x100.png\" alt=\"Adem G\u00fcltekin\">\n                              <\/div>\n              <div class=\"oefb-body\">\n                <div class=\"oefb-head\">\n                  <div>\n                    <div class=\"oefb-name\">Adem G\u00fcltekin<\/div>\n                                      <\/div>\n                  <div class=\"oefb-num\"> <\/div>\n                <\/div>\n\n                <div class=\"oefb-stats\">\n                  <div class=\"oefb-stat\" title=\"Eins\u00e4tze\">\n                    <!-- Blaues Trikot-Icon -->\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" aria-hidden=\"true\">\n                      <path d=\"M8 4l2.5 2h3L16 4l4 2-2 4v10H6V10L4 6l4-2z\"\n                            fill=\"#3b82f6\" stroke=\"#1e40af\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n                      <path d=\"M10.5 6.5a3 3 0 0 0 3 0\"\n                            stroke=\"#1e3a8a\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\n                  <div class=\"oefb-stat\" title=\"Tore\">\n                    <!-- Fu\u00dfballtor-Icon -->\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" aria-hidden=\"true\">\n                      <rect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"1.5\" ry=\"1.5\" fill=\"#ffffff\" stroke=\"#0f172a\" stroke-width=\"1.5\"\/>\n                      <path d=\"M2 12h20M7 7v10M12 7v10M17 7v10\" stroke=\"#0f172a\" stroke-width=\"1\" \/>\n                    <\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\t\n\t\t\t\t  <div class=\"oefb-stat\" title=\"Gelbe Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"7\" y=\"4\" width=\"10\" height=\"16\" rx=\"2\" fill=\"#facc15\" stroke=\"#facc15\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\n                  <div class=\"oefb-stat\" title=\"Gelb\/Rote Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"6\" y=\"6\" width=\"9\" height=\"12\" rx=\"1.5\" fill=\"#facc15\"\/><rect x=\"9\" y=\"4\" width=\"9\" height=\"12\" rx=\"1.5\" fill=\"#ef4444\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\t\t\t\n                  <div class=\"oefb-stat\" title=\"Rote Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"7\" y=\"4\" width=\"10\" height=\"16\" rx=\"2\" fill=\"#ef4444\" stroke=\"#ef4444\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/a>\n          \n          <a class=\"oefb-card-link\" href=\"https:\/\/vereine.oefb.at\/netzwerk\/spielerdetails\/0\/670725461856634215_9487960~0.htm\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Benedikt Zach\">            <div class=\"oefb-card has-link\">\n              <div class=\"oefb-media\">\n                                  <img decoding=\"async\" class=\"oefb-img\" src=\"https:\/\/vereine.oefb.at\/vereine3\/person\/images\/834733022602002384_d83302766814416f3577-1,0-100x100.png\" alt=\"Benedikt Zach\">\n                              <\/div>\n              <div class=\"oefb-body\">\n                <div class=\"oefb-head\">\n                  <div>\n                    <div class=\"oefb-name\">Benedikt Zach<\/div>\n                                      <\/div>\n                  <div class=\"oefb-num\"> <\/div>\n                <\/div>\n\n                <div class=\"oefb-stats\">\n                  <div class=\"oefb-stat\" title=\"Eins\u00e4tze\">\n                    <!-- Blaues Trikot-Icon -->\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" aria-hidden=\"true\">\n                      <path d=\"M8 4l2.5 2h3L16 4l4 2-2 4v10H6V10L4 6l4-2z\"\n                            fill=\"#3b82f6\" stroke=\"#1e40af\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n                      <path d=\"M10.5 6.5a3 3 0 0 0 3 0\"\n                            stroke=\"#1e3a8a\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\n                  <div class=\"oefb-stat\" title=\"Tore\">\n                    <!-- Fu\u00dfballtor-Icon -->\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" aria-hidden=\"true\">\n                      <rect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"1.5\" ry=\"1.5\" fill=\"#ffffff\" stroke=\"#0f172a\" stroke-width=\"1.5\"\/>\n                      <path d=\"M2 12h20M7 7v10M12 7v10M17 7v10\" stroke=\"#0f172a\" stroke-width=\"1\" \/>\n                    <\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\t\n\t\t\t\t  <div class=\"oefb-stat\" title=\"Gelbe Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"7\" y=\"4\" width=\"10\" height=\"16\" rx=\"2\" fill=\"#facc15\" stroke=\"#facc15\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\n                  <div class=\"oefb-stat\" title=\"Gelb\/Rote Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"6\" y=\"6\" width=\"9\" height=\"12\" rx=\"1.5\" fill=\"#facc15\"\/><rect x=\"9\" y=\"4\" width=\"9\" height=\"12\" rx=\"1.5\" fill=\"#ef4444\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\t\t\t\n                  <div class=\"oefb-stat\" title=\"Rote Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"7\" y=\"4\" width=\"10\" height=\"16\" rx=\"2\" fill=\"#ef4444\" stroke=\"#ef4444\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/a>\n          \n          <a class=\"oefb-card-link\" href=\"https:\/\/vereine.oefb.at\/netzwerk\/spielerdetails\/7\/670725461856634215_9487957~0.htm\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Hannah Weissinger\">            <div class=\"oefb-card has-link\">\n              <div class=\"oefb-media\">\n                                  <img decoding=\"async\" class=\"oefb-img\" src=\"https:\/\/vereine.oefb.at\/vereine3\/person\/images\/834733022602002384_3cdb9d37b9723be6d2a4-1,0-100x100.png\" alt=\"Hannah Weissinger\">\n                              <\/div>\n              <div class=\"oefb-body\">\n                <div class=\"oefb-head\">\n                  <div>\n                    <div class=\"oefb-name\">Hannah Weissinger<\/div>\n                                      <\/div>\n                  <div class=\"oefb-num\"> <\/div>\n                <\/div>\n\n                <div class=\"oefb-stats\">\n                  <div class=\"oefb-stat\" title=\"Eins\u00e4tze\">\n                    <!-- Blaues Trikot-Icon -->\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" aria-hidden=\"true\">\n                      <path d=\"M8 4l2.5 2h3L16 4l4 2-2 4v10H6V10L4 6l4-2z\"\n                            fill=\"#3b82f6\" stroke=\"#1e40af\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n                      <path d=\"M10.5 6.5a3 3 0 0 0 3 0\"\n                            stroke=\"#1e3a8a\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\n                  <div class=\"oefb-stat\" title=\"Tore\">\n                    <!-- Fu\u00dfballtor-Icon -->\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" aria-hidden=\"true\">\n                      <rect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"1.5\" ry=\"1.5\" fill=\"#ffffff\" stroke=\"#0f172a\" stroke-width=\"1.5\"\/>\n                      <path d=\"M2 12h20M7 7v10M12 7v10M17 7v10\" stroke=\"#0f172a\" stroke-width=\"1\" \/>\n                    <\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\t\n\t\t\t\t  <div class=\"oefb-stat\" title=\"Gelbe Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"7\" y=\"4\" width=\"10\" height=\"16\" rx=\"2\" fill=\"#facc15\" stroke=\"#facc15\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\n                  <div class=\"oefb-stat\" title=\"Gelb\/Rote Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"6\" y=\"6\" width=\"9\" height=\"12\" rx=\"1.5\" fill=\"#facc15\"\/><rect x=\"9\" y=\"4\" width=\"9\" height=\"12\" rx=\"1.5\" fill=\"#ef4444\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\t\t\t\n                  <div class=\"oefb-stat\" title=\"Rote Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"7\" y=\"4\" width=\"10\" height=\"16\" rx=\"2\" fill=\"#ef4444\" stroke=\"#ef4444\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/a>\n          \n          <a class=\"oefb-card-link\" href=\"https:\/\/vereine.oefb.at\/netzwerk\/spielerdetails\/9\/670725461856634215_9487959~0.htm\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"S\u00fcleyman G\u00fcltekin\">            <div class=\"oefb-card has-link\">\n              <div class=\"oefb-media\">\n                                  <img decoding=\"async\" class=\"oefb-img\" src=\"https:\/\/vereine.oefb.at\/vereine3\/person\/images\/834733022602002384_ae86bd736c97b9a45f67-1,0-100x100.png\" alt=\"S\u00fcleyman G\u00fcltekin\">\n                              <\/div>\n              <div class=\"oefb-body\">\n                <div class=\"oefb-head\">\n                  <div>\n                    <div class=\"oefb-name\">S\u00fcleyman G\u00fcltekin<\/div>\n                                      <\/div>\n                  <div class=\"oefb-num\"> <\/div>\n                <\/div>\n\n                <div class=\"oefb-stats\">\n                  <div class=\"oefb-stat\" title=\"Eins\u00e4tze\">\n                    <!-- Blaues Trikot-Icon -->\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" aria-hidden=\"true\">\n                      <path d=\"M8 4l2.5 2h3L16 4l4 2-2 4v10H6V10L4 6l4-2z\"\n                            fill=\"#3b82f6\" stroke=\"#1e40af\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n                      <path d=\"M10.5 6.5a3 3 0 0 0 3 0\"\n                            stroke=\"#1e3a8a\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\n                  <div class=\"oefb-stat\" title=\"Tore\">\n                    <!-- Fu\u00dfballtor-Icon -->\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" aria-hidden=\"true\">\n                      <rect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"1.5\" ry=\"1.5\" fill=\"#ffffff\" stroke=\"#0f172a\" stroke-width=\"1.5\"\/>\n                      <path d=\"M2 12h20M7 7v10M12 7v10M17 7v10\" stroke=\"#0f172a\" stroke-width=\"1\" \/>\n                    <\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\t\n\t\t\t\t  <div class=\"oefb-stat\" title=\"Gelbe Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"7\" y=\"4\" width=\"10\" height=\"16\" rx=\"2\" fill=\"#facc15\" stroke=\"#facc15\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\n                  <div class=\"oefb-stat\" title=\"Gelb\/Rote Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"6\" y=\"6\" width=\"9\" height=\"12\" rx=\"1.5\" fill=\"#facc15\"\/><rect x=\"9\" y=\"4\" width=\"9\" height=\"12\" rx=\"1.5\" fill=\"#ef4444\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\t\t\t\n                  <div class=\"oefb-stat\" title=\"Rote Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"7\" y=\"4\" width=\"10\" height=\"16\" rx=\"2\" fill=\"#ef4444\" stroke=\"#ef4444\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/a>\n          \n          <a class=\"oefb-card-link\" href=\"https:\/\/vereine.oefb.at\/netzwerk\/spielerdetails\/6\/670725461856634215_9487956~0.htm\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Timo Stangl\">            <div class=\"oefb-card has-link\">\n              <div class=\"oefb-media\">\n                                  <img decoding=\"async\" class=\"oefb-img\" src=\"https:\/\/vereine.oefb.at\/vereine3\/person\/images\/834733022602002384_0e60003b06ffb49f09ad-1,0-100x100.png\" alt=\"Timo Stangl\">\n                              <\/div>\n              <div class=\"oefb-body\">\n                <div class=\"oefb-head\">\n                  <div>\n                    <div class=\"oefb-name\">Timo Stangl<\/div>\n                                      <\/div>\n                  <div class=\"oefb-num\"> <\/div>\n                <\/div>\n\n                <div class=\"oefb-stats\">\n                  <div class=\"oefb-stat\" title=\"Eins\u00e4tze\">\n                    <!-- Blaues Trikot-Icon -->\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" aria-hidden=\"true\">\n                      <path d=\"M8 4l2.5 2h3L16 4l4 2-2 4v10H6V10L4 6l4-2z\"\n                            fill=\"#3b82f6\" stroke=\"#1e40af\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n                      <path d=\"M10.5 6.5a3 3 0 0 0 3 0\"\n                            stroke=\"#1e3a8a\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\n                  <div class=\"oefb-stat\" title=\"Tore\">\n                    <!-- Fu\u00dfballtor-Icon -->\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" aria-hidden=\"true\">\n                      <rect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"1.5\" ry=\"1.5\" fill=\"#ffffff\" stroke=\"#0f172a\" stroke-width=\"1.5\"\/>\n                      <path d=\"M2 12h20M7 7v10M12 7v10M17 7v10\" stroke=\"#0f172a\" stroke-width=\"1\" \/>\n                    <\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\t\n\t\t\t\t  <div class=\"oefb-stat\" title=\"Gelbe Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"7\" y=\"4\" width=\"10\" height=\"16\" rx=\"2\" fill=\"#facc15\" stroke=\"#facc15\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\n                  <div class=\"oefb-stat\" title=\"Gelb\/Rote Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"6\" y=\"6\" width=\"9\" height=\"12\" rx=\"1.5\" fill=\"#facc15\"\/><rect x=\"9\" y=\"4\" width=\"9\" height=\"12\" rx=\"1.5\" fill=\"#ef4444\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\t\t\t\n                  <div class=\"oefb-stat\" title=\"Rote Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"7\" y=\"4\" width=\"10\" height=\"16\" rx=\"2\" fill=\"#ef4444\" stroke=\"#ef4444\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/a>\n          \n          <a class=\"oefb-card-link\" href=\"https:\/\/vereine.oefb.at\/netzwerk\/spielerdetails\/8\/670725461856634215_9487958~0.htm\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Yorik Stangl\">            <div class=\"oefb-card has-link\">\n              <div class=\"oefb-media\">\n                                  <img decoding=\"async\" class=\"oefb-img\" src=\"https:\/\/vereine.oefb.at\/vereine3\/person\/images\/834733022602002384_d482fb9866347ab90756-1,0-100x100.png\" alt=\"Yorik Stangl\">\n                              <\/div>\n              <div class=\"oefb-body\">\n                <div class=\"oefb-head\">\n                  <div>\n                    <div class=\"oefb-name\">Yorik Stangl<\/div>\n                                      <\/div>\n                  <div class=\"oefb-num\"> <\/div>\n                <\/div>\n\n                <div class=\"oefb-stats\">\n                  <div class=\"oefb-stat\" title=\"Eins\u00e4tze\">\n                    <!-- Blaues Trikot-Icon -->\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" aria-hidden=\"true\">\n                      <path d=\"M8 4l2.5 2h3L16 4l4 2-2 4v10H6V10L4 6l4-2z\"\n                            fill=\"#3b82f6\" stroke=\"#1e40af\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n                      <path d=\"M10.5 6.5a3 3 0 0 0 3 0\"\n                            stroke=\"#1e3a8a\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\n                  <div class=\"oefb-stat\" title=\"Tore\">\n                    <!-- Fu\u00dfballtor-Icon -->\n                    <svg viewBox=\"0 0 24 24\" width=\"32\" height=\"32\" aria-hidden=\"true\">\n                      <rect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"1.5\" ry=\"1.5\" fill=\"#ffffff\" stroke=\"#0f172a\" stroke-width=\"1.5\"\/>\n                      <path d=\"M2 12h20M7 7v10M12 7v10M17 7v10\" stroke=\"#0f172a\" stroke-width=\"1\" \/>\n                    <\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\t\n\t\t\t\t  <div class=\"oefb-stat\" title=\"Gelbe Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"7\" y=\"4\" width=\"10\" height=\"16\" rx=\"2\" fill=\"#facc15\" stroke=\"#facc15\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\n                  <div class=\"oefb-stat\" title=\"Gelb\/Rote Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"6\" y=\"6\" width=\"9\" height=\"12\" rx=\"1.5\" fill=\"#facc15\"\/><rect x=\"9\" y=\"4\" width=\"9\" height=\"12\" rx=\"1.5\" fill=\"#ef4444\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\t\t\t\t\t\t\n                  <div class=\"oefb-stat\" title=\"Rote Karten\">\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"7\" y=\"4\" width=\"10\" height=\"16\" rx=\"2\" fill=\"#ef4444\" stroke=\"#ef4444\"\/><\/svg>\n                    <span>0<\/span>\n                  <\/div>\n\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/a>\n                  <\/div>\n      \n              <div class=\"oefb-section-title\">Trainer &amp; Betreuer<\/div>\n        <div class=\"oefb-staff-grid\">\n                    <!-- Staff-Karte NICHT als Link wrappen (wegen mailto\/tel Links im Inneren) -->\n          <div class=\"oefb-card\">\n            <div class=\"oefb-media\">\n                              <img decoding=\"async\" class=\"oefb-img\" src=\"https:\/\/vereine.oefb.at\/vereine3\/person\/images\/834733022602002384_cd0ce2ede622e2ac2008-1,0-100x100.png\" alt=\"Christian Pr\u00fcfer\">\n                          <\/div>\n            <div class=\"oefb-body\">\n              <div class=\"oefb-head\">\n                <div>\n                  <div class=\"oefb-name\">Christian Pr\u00fcfer<\/div>\n                  <div class=\"oefb-pos\">Trainer<\/div>                <\/div>\n              <\/div>\n              <div class=\"oefb-contact\">\n                                  <a href=\"mailto:c&#104;&#114;&#105;&#115;t&#105;&#97;n.&#112;&#114;u&#101;&#102;e&#114;&#64;&#97;&#115;v&#115;chre&#109;&#115;&#46;&#99;om\" title=\"E-Mail senden\">\n                    <svg class=\"oefb-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M4 6h16v12H4z\"\/><path d=\"M22 7l-10 6L2 7\"\/><\/svg>\n                    <span>&#99;&#104;&#114;&#105;stian&#46;&#112;r&#117;&#101;&#102;e&#114;&#64;asvs&#99;hr&#101;&#109;&#115;.&#99;om<\/span>\n                  <\/a>\n                                                  <a href=\"tel:06645163178\" title=\"Anrufen\">\n                    <svg class=\"oefb-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.77 19.77 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.77 19.77 0 0 1 2.1 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.12.89.32 1.76.6 2.6a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.48-1.17a2 2 0 0 1 2.11-.45c.84.28 1.71.48 2.6.6A2 2 0 0 1 22 16.92z\"\/><\/svg>\n                    <span>06645163178<\/span>\n                  <\/a>\n                              <\/div>\n            <\/div>\n          <\/div>\n                  <\/div>\n          <\/div>\n    [\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text css=&#8220;&#8220;] [\/vc_column_text][vc_column_text css=&#8220;&#8220;] U7 B [\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text css=&#8220;&#8220;][\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-5149","page","type-page","status-publish","hentry","description-off"],"_links":{"self":[{"href":"https:\/\/www.asvschrems.com\/fussball\/wp-json\/wp\/v2\/pages\/5149","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.asvschrems.com\/fussball\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.asvschrems.com\/fussball\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.asvschrems.com\/fussball\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.asvschrems.com\/fussball\/wp-json\/wp\/v2\/comments?post=5149"}],"version-history":[{"count":3,"href":"https:\/\/www.asvschrems.com\/fussball\/wp-json\/wp\/v2\/pages\/5149\/revisions"}],"predecessor-version":[{"id":5172,"href":"https:\/\/www.asvschrems.com\/fussball\/wp-json\/wp\/v2\/pages\/5149\/revisions\/5172"}],"wp:attachment":[{"href":"https:\/\/www.asvschrems.com\/fussball\/wp-json\/wp\/v2\/media?parent=5149"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}