{"id":226742,"date":"2026-04-14T20:27:51","date_gmt":"2026-04-14T18:27:51","guid":{"rendered":"https:\/\/smart11.ai\/?page_id=226742"},"modified":"2026-08-07T12:00:03","modified_gmt":"2026-08-07T10:00:03","slug":"masterclass","status":"publish","type":"page","link":"https:\/\/smart11.ai\/nl\/masterclass\/","title":{"rendered":"Masterclass opbouwen"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\"><div class=\"et_pb_row_0 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800&display=swap\" rel=\"stylesheet\">\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<style>\n    * { font-family: 'Poppins', sans-serif; }\n    body { background: #0E0E0E; color: #FFFFFF; margin: 0; padding: 0; padding-top: 52px; }\n\n    .label {\n      font-size: 13px; font-weight: 800; letter-spacing: 0.22em;\n      text-transform: uppercase; color: #DC9600; margin: 0;\n    }\n    .h1 { font-size: clamp(34px, 5.5vw, 64px); font-weight: 800; line-height: 1.08; color: #FFFFFF; margin: 0; }\n    .h2 { font-size: clamp(26px, 3.8vw, 44px); font-weight: 800; line-height: 1.12; color: #FFFFFF; margin: 0; }\n    .gold { color: #DC9600; }\n\n    .card-dark {\n      background: #161616; border: 1px solid rgba(255,255,255,0.07);\n      border-radius: 6px; padding: 28px; height: 100%;\n    }\n    .card-gold {\n      background: rgba(220,150,0,0.1); border: 1px solid rgba(220,150,0,0.4);\n      border-radius: 6px; padding: 28px;\n    }\n\n    .btn-primary {\n      display: inline-block; background: #DC9600; color: #000000;\n      font-weight: 800; font-size: 15px; letter-spacing: 0.12em;\n      text-transform: uppercase; padding: 18px 40px; border-radius: 3px;\n      text-decoration: none; border: none; cursor: pointer;\n    }\n    .btn-primary:hover { background: #c88800; }\n\n    .value-row {\n      display: flex; justify-content: space-between; align-items: flex-start;\n      padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,0.05);\n      font-size: 14px; color: #CACACA; gap: 12px;\n    }\n    .value-row:last-child { border-bottom: none; }\n    .value-row .val { color: #9A9A9A; font-size: 13px; white-space: nowrap; flex-shrink: 0; }\n    @media(max-width:480px){\n      .value-row { flex-direction: column; gap: 4px; }\n      .value-row .val { margin-left: 0; }\n    }\n\n    \/* STICKY BAR *\/\n    .sticky-bar {\n      position: fixed; top: 0; left: 0; right: 0; z-index: 99999;\n      background: rgba(14,14,14,0.97);\n      border-bottom: 1px solid rgba(220,150,0,0.35);\n      backdrop-filter: blur(8px);\n      padding: 0 24px; height: 52px;\n      display: flex; align-items: center; justify-content: space-between;\n    }\n    .sticky-bar-left { display: flex; align-items: center; gap: 16px; }\n    .sticky-spot-dot {\n      width: 7px; height: 7px; background: #DC9600; border-radius: 50%;\n      animation: blink 1.4s ease-in-out infinite; flex-shrink: 0;\n    }\n    @keyframes blink { 0%,100%{opacity:1} 50%{opacity:0.2} }\n    .sticky-bar a.sticky-btn {\n      background: #DC9600; color: #000; font-weight: 800; font-size: 12px;\n      letter-spacing: 0.1em; text-transform: uppercase; padding: 8px 20px;\n      border-radius: 3px; text-decoration: none; white-space: nowrap;\n    }\n    .sticky-bar a.sticky-btn:hover { background: #c88800; }\n    @media(max-width:600px){\n      .sticky-bar-left span.sticky-date { display: none; }\n      .sticky-bar { padding: 0 16px; }\n      .sticky-bar a.sticky-btn { padding: 7px 14px; font-size: 11px; }\n    }\n\n    \/* Spots badge *\/\n    .spots-badge {\n      display: inline-flex; align-items: center; gap: 8px;\n      background: rgba(220,150,0,0.15); border: 1px solid rgba(220,150,0,0.4);\n      border-radius: 20px; padding: 6px 16px; font-size: 13px;\n      font-weight: 800; color: #DC9600; letter-spacing: 0.08em;\n    }\n    .spot-dot {\n      width: 8px; height: 8px; background: #DC9600; border-radius: 50%;\n      animation: blink 1.4s ease-in-out infinite; flex-shrink: 0;\n    }\n\n    \/* Stat bar *\/\n    .stat-bar-wrap {\n      border-top: 1px solid rgba(220,150,0,0.35);\n      border-bottom: 1px solid rgba(220,150,0,0.35);\n    }\n\n    \/* Pain label *\/\n    .pain-label { font-size:9px; font-weight:800; letter-spacing:0.22em; text-transform:uppercase; margin-bottom:10px; }\n\n    \/* Checklist *\/\n    .check-item {\n      display: flex; gap: 12px; align-items: flex-start;\n      font-size: 14px; color: #CACACA; line-height: 1.55; margin-bottom: 14px;\n    }\n    .check-icon { color: #DC9600; font-weight: 800; flex-shrink: 0; margin-top: 1px; }\n\n    \/* Guarantee *\/\n    .guarantee-bar {\n      display: flex; align-items: center; gap: 12px;\n      background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.07);\n      border-radius: 20px; padding: 14px 20px;\n    }\n\n    \/* Steps *\/\n    .step-num {\n      width: 36px; height: 36px; background: #DC9600; border-radius: 50%;\n      display: flex; align-items: center; justify-content: center;\n      font-size: 14px; font-weight: 800; color: #000; margin-bottom: 16px;\n    }\n\n    \/* Mobile *\/\n    @media(max-width:600px){\n      .card-dark, .card-gold { padding: 20px; }\n    }\n\n    \/* Divi module resets *\/\n    .et_pb_text_inner p { margin-bottom: 0; }\n    .et_pb_module { margin-bottom: 0 !important; }\n<\/style><\/div><\/div><\/div><\/div><\/div><div class=\"et_pb_section_1 et_pb_section et_section_regular et_block_section\"><div class=\"et_pb_row_1 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_1 et_pb_column et_pb_column_3_5 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"label\" style=\"margin-bottom: 14px;\">Masterclass \u00b7 Individuele keuzes in de Opbouw<\/p>\n<h1 class=\"h1\">INDIVIDUELE KEUZES<br data-start=\"524\" data-end=\"527\" \/>DIE JE OPBOUW\u00a0<br \/><span class=\"gold\">LATEN WERKEN<\/span><\/h1>\n<\/div><\/div><div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"font-size: 17px; color: #bfbfbf; line-height: 1.7; max-width: 500px;\">Learn how to position your defenders and midfielders to play forward instead of getting pressed - and which on-ball decisions turn build-up into attacks. Your players will play with clarity and confidence.<\/p>\n<\/div><\/div><div class=\"et_pb_text_2 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"font-size: 13px; font-weight: 600; color: #9a9a9a; line-height: 2.2;\"><span style=\"color: #ffffff;\"><span style=\"margin-right: 20px;\">\u2713 Online \u00b7 Live\u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u2713 2x 2 hours\u00a0 \u00a0<\/span>\u2713 Te volgen in het Nederlands en in het Engels\u00a0<\/span><\/p>\n<\/div><\/div><div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_0_wrapper preset--module--divi-button--default_wrapper\"><a class=\"et_pb_button_0 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module preset--module--divi-button--default\" href=\"https:\/\/buy.stripe.com\/28EeV60aM9TK3IR2zh4sE02\" target=\"_blank\">Reserveer je plek<\/a><\/div><div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><div class=\"guarantee-bar\">\n  <span style=\"font-size:20px; flex-shrink:0;\">\ud83d\udee1\ufe0f<\/span>\n  <span style=\"font-size:13px; color:#9A9A9A; line-height:1.5;\"><strong style=\"color:#FFFFFF;\">Niet onder de indruk na de eerste sessie?<\/strong> Geld terug. Geen vragen gesteld.<\/span>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_column_2 et_pb_column et_pb_column_2_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_image_0 et_pb_image et_pb_module et_block_module\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/smart11.ai\/app\/uploads\/2026\/04\/Untitled-560-x-640-mm.jpg\" width=\"2117\" height=\"2419\" srcset=\"https:\/\/smart11.ai\/app\/uploads\/2026\/04\/Untitled-560-x-640-mm.jpg 2117w, https:\/\/smart11.ai\/app\/uploads\/2026\/04\/Untitled-560-x-640-mm-1280x1463.jpg 1280w, https:\/\/smart11.ai\/app\/uploads\/2026\/04\/Untitled-560-x-640-mm-980x1120.jpg 980w, https:\/\/smart11.ai\/app\/uploads\/2026\/04\/Untitled-560-x-640-mm-480x548.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2117px, 100vw\" class=\"wp-image-226624\" title=\"Zonder titel (560 x 640 mm)\" alt=\"Coach with players on the pitch\" \/><\/span><\/div><\/div><\/div><\/div><div class=\"et_pb_section_2 et_pb_section et_section_regular et_block_section\"><div class=\"et_pb_row_2 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_3 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_3 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"text-align: center;\">2<\/p>\n<\/div><\/div><div class=\"et_pb_text_4 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"text-align: center;\"><strong><span style=\"color: #dc9600;\">Live sessies<\/span><\/strong><\/p>\n<\/div><\/div><\/div><div class=\"et_pb_column_4 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_icon_0 et_pb_icon et_pb_module et_block_module\"><span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf1e3<\/span><\/span><\/div><\/div><div class=\"et_pb_column_5 et_pb_column et_pb_column_1_3 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_5 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"text-align: center;\">3<\/p>\n<\/div><\/div><div class=\"et_pb_text_6 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"text-align: center;\"><strong><span style=\"color: #dc9600;\">KNVB Licentie punten<\/span><\/strong><\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"et_pb_section_3 et_pb_section et_section_regular et_block_section\"><div class=\"et_pb_row_3 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_6 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_7 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"label\">Herken jij dit?<\/p>\n<\/div><\/div><div class=\"et_pb_text_8 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2 class=\"h2\">JE SPELERS LOPEN VAST IN DE OPBOUW<br data-start=\"545\" data-end=\"548\" \/>in plaats van\u00a0 <span class=\"gold\">dat ze naar voren spelen<\/span><\/h2>\n<h2 class=\"h2\"><\/h2>\n<\/div><\/div><div class=\"et_pb_text_9 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"font-size: 16px; color: #9a9a9a; line-height: 1.7; max-width: 540px;\">You can see something's off. Defenders get under pressure, and don\u2019t recognize when to play or dribble forward. Midfielders pass it back in stead of opening up forward.<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_row_4 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_7 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_10 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"pain-label\" style=\"color: #9a9a9a;\">Herken je dit?<\/p>\n<p style=\"font-size: 15px; font-weight: 800; color: #ffffff; line-height: 1.4; margin-bottom: 12px;\">\"Play forward\" and next week he does it again<\/p>\n<p style=\"font-size: 13px; color: #9a9a9a; line-height: 1.65;\">You correct him. Your midfielder nods. Next week: same story. You're missing the language to pinpoint exactly what's going wrong and why.<\/p>\n<\/div><\/div><\/div><div class=\"et_pb_column_8 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_11 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"pain-label\" style=\"color: #dc9600;\">Herken je dit?<\/p>\n<p style=\"font-size: 15px; font-weight: 800; color: #ffffff; line-height: 1.4; margin-bottom: 12px;\">In jouw hoofd glashelder, voor de speler niet.<\/p>\n<p style=\"font-size: 13px; color: #cacaca; line-height: 1.65;\">You can see it. But translating it into something a 16-year-old center back immediately understands and executes? That's a challenge.<\/p>\n<\/div><\/div><\/div><div class=\"et_pb_column_9 et_pb_column et_pb_column_1_3 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_12 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"pain-label\" style=\"color: #9a9a9a;\">Herken je dit?<\/p>\n<p style=\"font-size: 15px; font-weight: 800; color: #ffffff; line-height: 1.4; margin-bottom: 12px;\">Je traint het, maar in de wedstrijd zie je er te weinig van terug.<\/p>\n<p style=\"font-size: 13px; color: #9a9a9a; line-height: 1.65;\">Training goes well. But once the match starts, it disappears. You're missing the system to translate it on to the pitch where it matters.<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"et_pb_section_4 et_pb_section et_section_regular et_block_section\"><div class=\"et_pb_row_5 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_10 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_image_1 et_pb_image et_pb_module et_block_module\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/smart11.ai\/app\/uploads\/2026\/04\/cursus-voetbal-coach.jpg\" width=\"1100\" height=\"480\" srcset=\"https:\/\/smart11.ai\/app\/uploads\/2026\/04\/cursus-voetbal-coach.jpg 1100w, https:\/\/smart11.ai\/app\/uploads\/2026\/04\/cursus-voetbal-coach-980x428.jpg 980w, https:\/\/smart11.ai\/app\/uploads\/2026\/04\/cursus-voetbal-coach-480x209.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1100px, 100vw\" class=\"wp-image-226619\" title=\"Voetbalcursus trainer\" \/><\/span><\/div><div class=\"et_pb_text_13 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"label\">Hoe het werkt<\/p>\n<\/div><\/div><div class=\"et_pb_text_14 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2 class=\"h2\">Geen passief webinar\u00a0<br \/><span class=\"gold\">direct actief toepassen<\/span><\/h2>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_row_6 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_11 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_15 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><div class=\"step-num\">1<\/div>\n<p style=\"font-size: 11px; font-weight: 800; letter-spacing: 0.18em; text-transform: uppercase; color: #dc9600; margin-bottom: 10px;\">Sessie 1<\/p>\n<p style=\"font-size: 15px; font-weight: 800; color: #ffffff; line-height: 1.4; margin-bottom: 10px;\">Positioneren in de opbouw<\/p>\n<p style=\"font-size: 13px; color: #9a9a9a; line-height: 1.65; margin-bottom: 14px;\">Je leert hoe je met Positie kiezen binnen &amp; buiten het blok, altijd zorgt voor opties vooruit in de opbouw.\u00a0<br data-start=\"1116\" data-end=\"1119\" \/>By analyzing specific clips yourself. You'll learn fast.<\/p>\n<p style=\"font-size: 12px; color: #dc9600; font-weight: bold;\">\u2713 Direct toepasbaar op het veld<\/p>\n<\/div><\/div><\/div><div class=\"et_pb_column_12 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_16 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><div class=\"step-num\">2<\/div>\n<p style=\"font-size: 11px; font-weight: 800; letter-spacing: 0.18em; text-transform: uppercase; color: #dc9600; margin-bottom: 10px;\">Sessie 2<\/p>\n<p style=\"font-size: 15px; font-weight: 800; color: #ffffff; line-height: 1.4; margin-bottom: 10px;\">Keuzes aan de bal<\/p>\n<p style=\"font-size: 13px; color: #9a9a9a; line-height: 1.65; margin-bottom: 14px;\">You'll learn how the right choices for Passing &amp; Dribbling can convert build-up into attack fast. You'll analyse your own matches or pro games in SmartCoach. Personal feedback from the instructor.<\/p>\n<p style=\"font-size: 12px; color: #dc9600; font-weight: bold;\">\u2713 Jouw team. Jouw spelers. Concreet.<\/p>\n<\/div><\/div><\/div><div class=\"et_pb_column_13 et_pb_column et_pb_column_1_3 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_17 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><div class=\"step-num\">3<\/div>\n<p style=\"font-size: 11px; font-weight: 800; letter-spacing: 0.18em; text-transform: uppercase; color: #dc9600; margin-bottom: 10px;\">Na de sessies<\/p>\n<p style=\"font-size: 15px; font-weight: 800; color: #ffffff; line-height: 1.4; margin-bottom: 10px;\">Tools, pdf\u2019s en doorontwikkeling<\/p>\n<p style=\"font-size: 13px; color: #9a9a9a; line-height: 1.65; margin-bottom: 14px;\">You leave with explainer video's, ready-to-use example playlists, exercise PDFs and 1 month of free SmartCoach + Clairence AI. And exclusive access to progress further.<\/p>\n<p style=\"font-size: 12px; color: #dc9600; font-weight: bold;\">\u2713 Exclusive toegang to Smart11 Methode<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"et_pb_section_5 et_pb_section et_section_regular et_block_section\"><div class=\"et_pb_row_7 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_14 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_18 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"label\">Het totale aanbod<\/p>\n<\/div><\/div><div class=\"et_pb_text_19 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2 class=\"h2\">Alles wat je nodig hebt<br \/>om concreter te <span class=\"gold\">coachen\u00a0<\/span><\/h2>\n<\/div><\/div><div class=\"et_pb_text_20 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"font-size: 16px; color: #9a9a9a; line-height: 1.7; max-width: 540px;\">In 2 sessions you learn the method, analyze uniquely crafted playlists and real match footage - and leave with knowledge for life and with tools you can use tomorrow.<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_row_8 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_15 et_pb_column et_pb_column_1_2 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_21 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"label\" style=\"margin-bottom: 20px;\">\u00a0Wat je krijgt<\/p>\n<div class=\"value-row\"><span>2 live online sessies: opbouw analyseren (Positie kiezen binnen &amp; buiten het blok, Passen &amp; Dribbelen)<\/span><br \/>\n<span class=\"val\">\u20ac250<\/span><\/div>\n<div class=\"value-row\"><span>Game Action deep dive video's: Positie kiezen binnen &amp; buiten het blok<\/span><br \/>\n<span class=\"val\">\u20ac40<\/span><\/div>\n<div class=\"value-row\"><span>4 playlists: topvoorbeelden van alle Game Actions<\/span><br \/>\n<span class=\"val\">\u20ac50<\/span><\/div>\n<div class=\"value-row\"><span>Workshop: individuele analyse in SmartCoach &amp; Smart11<\/span><br \/>\n<span class=\"val\">\u20ac99<\/span><\/div>\n<div class=\"value-row\"><span>1 maand gratis SmartCoach + Clairence AI<\/span><br \/>\n<span class=\"val\">\u20ac45<\/span><\/div>\n<div class=\"value-row\"><span>Praktische oefenstof (pdf\u2019s) voor je trainingen<\/span><br \/>\n<span class=\"val\">\u20ac50<\/span><\/div>\n<div style=\"margin-top: 24px; padding-top: 20px; border-top: 1px solid rgba(220,150,0,0.3);\">\n<div style=\"display: flex; justify-content: space-between; align-items: center; margin-bottom: 6px;\"><span style=\"font-size: 13px; color: #9a9a9a;\">Je betaalt<\/span><br \/>\n<span style=\"font-size: 15px; font-weight: 800; color: #9a9a9a; text-decoration: ;\">\u20ac249<\/span><\/div>\n<div style=\"display: flex; justify-content: space-between; align-items: center; margin-bottom: 6px;\"><span style=\"font-size: 15px; font-weight: 800; color: #9a9a9a; text-decoration: line-through;\"><\/span><\/div>\n<div style=\"display: flex; justify-content: space-between; align-items: center;\">\n<div style=\"display: flex; align-items: center; gap: 20px; flex-wrap: wrap;\">\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div><div class=\"dtq_dual_button_0 dtq_dual_button et_pb_module et_flex_module\"><style>.dtq_dual_button_0 .btn-el--primary{margin-right:calc(14px \/ 2)}.dtq_dual_button_0 .btn-el--secondary{margin-left:calc(14px \/ 2)}.dtq_dual_button_0 .dtq-dual-btn{justify-content:center}<\/style><div class=\"dtq-module dtq-dual-btn\"><div class=\"dtq-btn-wrap\"><a class=\"et_pb_button btn-el btn-el--primary\" href=\"https:\/\/buy.stripe.com\/28EeV60aM9TK3IR2zh4sE02\" target=\"_blank\">Ja, dit wil ik<\/a><\/div><div class=\"dtq-btn-wrap\"><a class=\"et_pb_button btn-el btn-el--secondary\" href=\"mailto:kevin@smart11.ai\" target=\"_blank\">Neem contact op <\/a><\/div><\/div><\/div><\/div><div class=\"et_pb_column_16 et_pb_column et_pb_column_1_2 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_image_2 et_pb_image et_pb_module et_block_module\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/smart11.ai\/app\/uploads\/2026\/04\/DSC07220-1-scaled.jpg\" width=\"2560\" height=\"1707\" srcset=\"https:\/\/smart11.ai\/app\/uploads\/2026\/04\/DSC07220-1-scaled.jpg 2560w, https:\/\/smart11.ai\/app\/uploads\/2026\/04\/DSC07220-1-1280x854.jpg 1280w, https:\/\/smart11.ai\/app\/uploads\/2026\/04\/DSC07220-1-980x653.jpg 980w, https:\/\/smart11.ai\/app\/uploads\/2026\/04\/DSC07220-1-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2560px, 100vw\" class=\"wp-image-226515\" title=\"DSC07220 (1)\" alt=\"SmartCoach interface \u2014 individual analysis\" \/><\/span><\/div><div class=\"et_pb_text_22 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"label\" style=\"margin-bottom: 16px;\">Na 2 sessie kun je:<\/p>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>Instantly see what's going wrong in the build-up\u00a0<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>In 1\u20132 zinnen uitleggen hoe je spelers druk kunnen vermijden en vooruit kunnen spelen<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>Spelers zichzelf laten analyseren in 10 minuten via de Smart11 app<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>Vertaal je analyse naar concrete trainingen met direct resultaat<\/span><\/div>\n<\/div><\/div><div class=\"et_pb_code_2 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><div class=\"guarantee-bar\">\n  <span style=\"font-size:20px; flex-shrink:0;\">\ud83d\udee1\ufe0f<\/span>\n  <span style=\"font-size:13px; color:#9A9A9A; line-height:1.5;\"><strong style=\"color:#FFFFFF;\">Niet onder de indruk na de eerste sessie?<\/strong> Geld terug. Geen vragen gesteld.<\/span>\n<\/div><\/div><\/div><\/div><\/div><\/div><div class=\"et_pb_section_6 et_pb_section et_section_regular et_block_section\"><div class=\"et_pb_row_9 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_17 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_23 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"label\">Voor coaches die<\/p>\n<\/div><\/div><div class=\"et_pb_text_24 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2 class=\"h2\">Slimme spelers willen die <span class=\"gold\">consistent<\/span><\/h2>\n<h2 class=\"h2\">effectief en progressief kunnen opbouwen<\/h2>\n<h2 class=\"h2\"><\/h2>\n<h2 class=\"h2\"><span class=\"gold\">\u00a0<\/span><\/h2>\n<h2 class=\"h2\"><\/h2>\n<h2 class=\"h2\"><\/h2>\n<p>&nbsp;<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_row_10 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_18 et_pb_column et_pb_column_1_2 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_25 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"font-size: 13px; font-weight: 800; color: #dc9600; letter-spacing: 0.18em; text-transform: uppercase; margin-bottom: 18px;\">This is for you if...<\/p>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>You're tired of seeing the same build-up mistakes every week<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>You're an ambitious coach always looking to improve<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>Je al met videoanalyse werkt (VEO, Hudl, Spideo etc. of wilt starten)<\/span><\/div>\n<div class=\"check-item\"><span class=\"check-icon\">\u2713<\/span><span>You want to genuinely improve your players, make them smarter - not just run sessions<\/span><\/div>\n<\/div><\/div><\/div><div class=\"et_pb_column_19 et_pb_column et_pb_column_1_2 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_26 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"font-size: 13px; font-weight: 800; color: #9a9a9a; letter-spacing: 0.18em; text-transform: uppercase; margin-bottom: 18px;\">This is NOT for you if...<\/p>\n<div class=\"check-item\"><span style=\"color: #555555; font-weight: 800; flex-shrink: 0; margin-top: 1px;\">\u00d7<\/span><br \/><span style=\"color: #9a9a9a;\">You're only looking for tactical team training or game systems<\/span><\/div>\n<div class=\"check-item\"><span style=\"color: #555555; font-weight: 800; flex-shrink: 0; margin-top: 1px;\">\u00d7<\/span><br \/><span style=\"color: #9a9a9a;\">You're completely new to coaching and want to learn the basics first<\/span><\/div>\n<div class=\"check-item\"><span style=\"color: #555555; font-weight: 800; flex-shrink: 0; margin-top: 1px;\">\u00d7<\/span><br \/><span style=\"color: #9a9a9a;\">You don't have time to actively join 2 sessions of 2 hours each<\/span><\/div>\n<p style=\"font-size: 12px; color: #555555; margin-top: 20px; padding-top: 16px; border-top: 1px solid rgba(255,255,255,0.05); line-height: 1.6;\">Not sure if this fits? Reach out \u2014 we'll figure it out together.<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_row_11 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_20 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_27 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"label\">Wat coaches zeggen<\/p>\n<\/div><\/div><div class=\"et_pb_text_28 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2 style=\"font-size:clamp(22px,3vw,32px); font-weight:800; line-height:1.12; color:#FFFFFF; margin:0;\">Wat coaches zeggen na eerdere sessies<\/h2>\n<\/div><\/div><div class=\"et_pb_text_29 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"font-size: 14px; color: #9a9a9a;\">Niet specifiek over de masterclass, maar over wat de Smart11 Methode voor hen heeft opgeleverd.<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_row_12 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_21 et_pb_column et_pb_column_1_2 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_testimonial_0 et_pb_testimonial et_pb_icon_off et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_testimonial_inner\"><div class=\"et_pb_testimonial_portrait\"><img decoding=\"async\" alt=\"\" src=\"https:\/\/smart11.ai\/app\/uploads\/2026\/04\/2.png\" width=\"200\" height=\"200\" srcset=\"https:\/\/smart11.ai\/app\/uploads\/2026\/04\/2.png 200w, https:\/\/smart11.ai\/app\/uploads\/2026\/04\/2-150x150.png 150w, https:\/\/smart11.ai\/app\/uploads\/2026\/04\/2-12x12.png 12w\" sizes=\"(max-width: 200px) 100vw, 200px\" class=\"wp-image-226721\" \/><\/div><div class=\"et_pb_testimonial_description\"><div class=\"et_pb_testimonial_description_inner\"><div class=\"et_pb_testimonial_content\"><p style=\"color: #dc9600; font-size: 13px; letter-spacing: 3px; margin-bottom: 12px;\">\u2605\u2605\u2605\u2605\u2605<\/p>\n<p><span style=\"color: #ffffff;\">\"Smart11 gave me confidence on the pitch and in my coaching. You actually tell players something they can use. I can now see details and know for sure I'm making an impact!\"<\/span><\/p>\n<p style=\"font-size: 11px; font-weight: 800; color: #dc9600; margin-top: 12px; padding-top: 12px; border-top: 1px solid rgba(220,150,0,0.2);\">Meer vertrouwen. Meer impact op het veld.<\/p>\n<\/div><\/div><div class=\"et_pb_testimonial_author\">Alex van der Veen<\/div><div class=\"et_pb_testimonial_meta\"><span class=\"et_pb_testimonial_position\">Eigenaar, VEENS Voetbal Academie<\/span><\/div><\/div><\/div><\/div><\/div><div class=\"et_pb_column_22 et_pb_column et_pb_column_1_2 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_testimonial_1 et_pb_testimonial et_pb_icon_off et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_testimonial_inner\"><div class=\"et_pb_testimonial_portrait\"><img decoding=\"async\" alt=\"\" src=\"https:\/\/smart11.ai\/app\/uploads\/2026\/04\/Untitled-design-1-1.png\" width=\"200\" height=\"200\" srcset=\"https:\/\/smart11.ai\/app\/uploads\/2026\/04\/Untitled-design-1-1.png 200w, https:\/\/smart11.ai\/app\/uploads\/2026\/04\/Untitled-design-1-1-150x150.png 150w, https:\/\/smart11.ai\/app\/uploads\/2026\/04\/Untitled-design-1-1-12x12.png 12w\" sizes=\"(max-width: 200px) 100vw, 200px\" class=\"wp-image-226757\" \/><\/div><div class=\"et_pb_testimonial_description\"><div class=\"et_pb_testimonial_description_inner\"><div class=\"et_pb_testimonial_content\"><p style=\"color: #dc9600; font-size: 13px; letter-spacing: 3px; margin-bottom: 12px;\">\u2605\u2605\u2605\u2605\u2605<\/p>\n<p><span style=\"color: #ffffff;\">\"By looking at football situations in a very focused way, you recognise patterns and can give players specific guidance. This makes it possible to better support individual players and strengthen their development.\"<\/span><\/p>\n<p style=\"font-size: 11px; font-weight: 800; color: #dc9600; margin-top: 12px; padding-top: 12px; border-top: 1px solid rgba(220,150,0,0.2);\">Betere gespecialiseerde spelersontwikkeling<\/p>\n<\/div><\/div><div class=\"et_pb_testimonial_author\">Jordi Biemolt<\/div><div class=\"et_pb_testimonial_meta\"><span class=\"et_pb_testimonial_position\">Trainer \/ Coach FC Groningen<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"et_pb_section_7 et_pb_section et_section_regular et_block_section\"><div class=\"et_pb_row_13 et_pb_row et_pb_gutters3 et_block_row preset--module--divi-row--default\"><div class=\"et_pb_column_23 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_30 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p class=\"label\" style=\"text-align: center;\">Klaar om te starten?<\/p>\n<\/div><\/div><div class=\"et_pb_text_31 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h2 class=\"h2\" style=\"text-align: center;\">Maak je coaching<\/h2>\n<h2 class=\"h2\" style=\"text-align: center;\">concreet en\u00a0<br \/><span class=\"gold\">\u00a0zie direct resultaten<\/span><\/h2>\n<\/div><\/div><div class=\"et_pb_text_32 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p style=\"font-size: 16px; color: #9a9a9a; line-height: 1.7; max-width: 520px; margin: 0px auto; text-align: center;\">2 live sessies, tools, een maand SmartCoach, Clairence AI en directe toegang tot de Smart11 Methode.<\/p>\n<\/div><\/div><div class=\"et_pb_code_3 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><div style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:12px;\">\n  <span style=\"background:#1A1A1A; border:1px solid rgba(255,255,255,0.07); border-radius:20px; padding:10px 20px; font-size:13px; font-weight:700; color:#CACACA;\">\ud83d\udcc5\u00a0On demand <\/span>\n  <span style=\"background:#1A1A1A; border:1px solid rgba(255,255,255,0.07); border-radius:20px; padding:10px 20px; font-size:13px; font-weight:700; color:#CACACA;\">\u23f0 19:00 \u2013 21:00 uur<\/span>\n  <span style=\"background:#1A1A1A; border:1px solid rgba(255,255,255,0.07); border-radius:20px; padding:10px 20px; font-size:13px; font-weight:700; color:#CACACA;\">\ud83c\udf10 Online \u00b7 Live<\/span>\n\n<\/div><\/div><\/div><div class=\"dtq_dual_button_1 dtq_dual_button et_pb_module et_flex_module\"><style>.dtq_dual_button_1 .btn-el--primary{margin-right:calc(14px \/ 2)}.dtq_dual_button_1 .btn-el--secondary{margin-left:calc(14px \/ 2)}.dtq_dual_button_1 .dtq-dual-btn{justify-content:center}<\/style><div class=\"dtq-module dtq-dual-btn\"><div class=\"dtq-btn-wrap\"><a class=\"et_pb_button btn-el btn-el--primary\" href=\"https:\/\/buy.stripe.com\/28EeV60aM9TK3IR2zh4sE02\" target=\"_blank\">Ja, dit wil ik<\/a><\/div><div class=\"dtq-btn-wrap\"><a class=\"et_pb_button btn-el btn-el--secondary\" href=\"mailto:kevin@smart11.ai\" target=\"_blank\">Neem contact op <\/a><\/div><\/div><\/div><div class=\"et_pb_code_4 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><div style=\"display:flex; justify-content:center;\">\n  <div style=\"display:inline-flex; align-items:center; gap:10px; padding:12px 24px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.07); border-radius:6px;\">\n    <span style=\"font-size:18px;\">\ud83d\udee1\ufe0f<\/span>\n    <span style=\"font-size:13px; color:#9A9A9A;\">Niet onder de indruk na de eerste sessie? <strong style=\"color:#FFFFFF;\">Geld terug garantie.<\/strong> Zonder vragen.<\/span>\n  <\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><span class=\"et_bloom_bottom_trigger\"><\/span>","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-226742","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Masterclass opbouwen - Smart11<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/smart11.ai\/nl\/masterclass\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Masterclass opbouwen - Smart11\" \/>\n<meta property=\"og:url\" content=\"http:\/\/smart11.ai\/nl\/masterclass\/\" \/>\n<meta property=\"og:site_name\" content=\"Smart11\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/profile\/smart11\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-07T10:00:03+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@smart11ai\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/smart11.ai\\\/en\\\/masterclass\\\/\",\"url\":\"http:\\\/\\\/smart11.ai\\\/en\\\/masterclass\\\/\",\"name\":\"Masterclass opbouwen - Smart11\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#website\"},\"datePublished\":\"2026-04-14T18:27:51+00:00\",\"dateModified\":\"2026-08-07T10:00:03+00:00\",\"breadcrumb\":{\"@id\":\"http:\\\/\\\/smart11.ai\\\/en\\\/masterclass\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/smart11.ai\\\/en\\\/masterclass\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/smart11.ai\\\/en\\\/masterclass\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/smart11.ai\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Masterclass opbouwen\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/smart11.ai\\\/en\\\/\",\"name\":\"Smart11\",\"description\":\"Boost Your Football Intelligence\",\"publisher\":{\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/smart11.ai\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#organization\",\"name\":\"Smart11\",\"url\":\"https:\\\/\\\/smart11.ai\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/smart11.ai\\\/app\\\/uploads\\\/2026\\\/01\\\/3.png\",\"contentUrl\":\"https:\\\/\\\/smart11.ai\\\/app\\\/uploads\\\/2026\\\/01\\\/3.png\",\"width\":1080,\"height\":200,\"caption\":\"Smart11\"},\"image\":{\"@id\":\"https:\\\/\\\/smart11.ai\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/profile\\\/smart11\",\"https:\\\/\\\/x.com\\\/smart11ai\",\"https:\\\/\\\/www.instagram.com\\\/smart11.ai\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/smart11ai\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Masterclass opbouwen - Smart11","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":"http:\/\/smart11.ai\/nl\/masterclass\/","og_locale":"nl_NL","og_type":"article","og_title":"Masterclass opbouwen - Smart11","og_url":"http:\/\/smart11.ai\/nl\/masterclass\/","og_site_name":"Smart11","article_publisher":"https:\/\/facebook.com\/profile\/smart11","article_modified_time":"2026-08-07T10:00:03+00:00","twitter_card":"summary_large_image","twitter_site":"@smart11ai","twitter_misc":{"Est. reading time":"7 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/smart11.ai\/en\/masterclass\/","url":"http:\/\/smart11.ai\/en\/masterclass\/","name":"Masterclass opbouwen - Smart11","isPartOf":{"@id":"https:\/\/smart11.ai\/en\/#website"},"datePublished":"2026-04-14T18:27:51+00:00","dateModified":"2026-08-07T10:00:03+00:00","breadcrumb":{"@id":"http:\/\/smart11.ai\/en\/masterclass\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["http:\/\/smart11.ai\/en\/masterclass\/"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/smart11.ai\/en\/masterclass\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/smart11.ai\/en\/"},{"@type":"ListItem","position":2,"name":"Masterclass opbouwen"}]},{"@type":"WebSite","@id":"https:\/\/smart11.ai\/en\/#website","url":"https:\/\/smart11.ai\/en\/","name":"Smart11","description":"Boost Your Football Intelligence","publisher":{"@id":"https:\/\/smart11.ai\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/smart11.ai\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/smart11.ai\/en\/#organization","name":"Smart11","url":"https:\/\/smart11.ai\/en\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/smart11.ai\/en\/#\/schema\/logo\/image\/","url":"https:\/\/smart11.ai\/app\/uploads\/2026\/01\/3.png","contentUrl":"https:\/\/smart11.ai\/app\/uploads\/2026\/01\/3.png","width":1080,"height":200,"caption":"Smart11"},"image":{"@id":"https:\/\/smart11.ai\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/profile\/smart11","https:\/\/x.com\/smart11ai","https:\/\/www.instagram.com\/smart11.ai\/","https:\/\/www.linkedin.com\/company\/smart11ai\/"]}]}},"_links":{"self":[{"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/pages\/226742","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/comments?post=226742"}],"version-history":[{"count":46,"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/pages\/226742\/revisions"}],"predecessor-version":[{"id":227722,"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/pages\/226742\/revisions\/227722"}],"wp:attachment":[{"href":"https:\/\/smart11.ai\/nl\/wp-json\/wp\/v2\/media?parent=226742"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}