{"id":1766,"date":"2023-07-11T14:32:55","date_gmt":"2023-07-11T14:32:55","guid":{"rendered":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/?page_id=1766"},"modified":"2026-02-24T15:30:30","modified_gmt":"2026-02-24T15:30:30","slug":"challenge-overview","status":"publish","type":"page","link":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/challenge-overview\/","title":{"rendered":"CHALLENGE OVERVIEW"},"content":{"rendered":"\n<!-- NCYSA Challenge Overview - Custom HTML Block -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&#038;family=Source+Sans+3:ital,wght@0,400;0,600;0,700;1,400&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  .entry-title { display: none !important; }\n  .content .entry { padding-top: 0 !important; margin-top: 0 !important; }\n  .content .entry-header { margin-bottom: 0 !important; padding: 0 !important; min-height: 0 !important; }\n  .entry-content { padding-top: 0 !important; margin-top: 0 !important; }\n\n  .ch-page-wrap {\n    --navy: #10045a; --red: #b82f2f; --gold: #edc32c; --cream: #f9f7f7;\n    --dark: #1d1a18; --navy-light: #1a0a6e; --red-dark: #9a2626;\n    font-family: 'Source Sans 3', system-ui, sans-serif; color: var(--dark); background: var(--cream); overflow-x: hidden;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .ch-page-wrap .hero {\n    margin-top: -50px; position: relative;\n    background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 40%, #0d0342 100%);\n    padding: 80px 20px 80px; text-align: center; overflow: hidden;\n  }\n  .ch-page-wrap .hero::before {\n    content: ''; position: absolute; top: -50%; left: -20%; width: 140%; height: 200%;\n    background: radial-gradient(ellipse at 30% 50%, rgba(184,47,47,0.15) 0%, transparent 60%),\n                radial-gradient(ellipse at 70% 30%, rgba(184,47,47,0.08) 0%, transparent 50%);\n    pointer-events: none;\n  }\n  .ch-page-wrap .hero::after {\n    content: ''; position: absolute; bottom: -2px; left: 0; right: 0; height: 80px;\n    background: var(--cream); clip-path: ellipse(55% 100% at 50% 100%);\n  }\n  .ch-page-wrap .hero-pattern {\n    position: absolute; inset: 0; opacity: 0.03;\n    background-image: radial-gradient(circle at 20% 30%, #fff 1px, transparent 1px), radial-gradient(circle at 80% 70%, #fff 1px, transparent 1px);\n    background-size: 60px 60px, 80px 80px; pointer-events: none;\n  }\n  .ch-page-wrap .hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }\n  .ch-page-wrap .hero-badge {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: rgba(184,47,47,0.15); border: 1px solid rgba(184,47,47,0.4);\n    border-radius: 50px; padding: 8px 20px; margin-bottom: 28px;\n    animation: chFade 0.8s ease both;\n  }\n  .ch-page-wrap .hero-badge span { color: rgba(255,255,255,0.9); font-size: 0.85rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; }\n  .ch-page-wrap .hero h1 {\n    font-family: 'Bebas Neue', sans-serif; font-size: clamp(2rem, 4.5vw, 3.2rem);\n    color: #fff; letter-spacing: 0.05em; line-height: 1; margin: 0 0 20px 0;\n    animation: chFade 0.8s ease 0.15s both; text-shadow: 0 2px 8px rgba(0,0,0,0.3);\n  }\n  .ch-page-wrap .hero h1 .accent { color: var(--red); }\n  .ch-page-wrap .hero-sub { color: rgba(255,255,255,0.75); font-size: 1rem; line-height: 1.6; max-width: 620px; margin: 0 auto; animation: chFade 0.8s ease 0.3s both; }\n  .ch-page-wrap .red-divider { width: 60px; height: 3px; background: var(--red); border-radius: 2px; margin: 20px auto 0; animation: chFade 0.8s ease 0.4s both; }\n\n  \/* \u2500\u2500 SHARED \u2500\u2500 *\/\n  .ch-page-wrap .section-label {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: rgba(16,4,90,0.06); border-radius: 50px; padding: 6px 16px; margin: 0 0 14px 0;\n  }\n  .ch-page-wrap .section-label span { font-size: 0.78rem; font-weight: 700; color: var(--navy); letter-spacing: 0.1em; text-transform: uppercase; }\n  .ch-page-wrap .section-label svg { width: 14px; height: 14px; fill: none; stroke: var(--red); stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n  .ch-page-wrap .section-title { font-family: 'Bebas Neue', sans-serif; font-size: clamp(1.8rem,3.5vw,2.4rem); color: var(--navy); letter-spacing: 0.04em; margin: 0 0 6px 0; }\n  .ch-page-wrap .section-sub { color: #777; font-size: 0.95rem; margin: 0 0 24px 0; line-height: 1.5; font-style: italic; }\n\n  \/* \u2500\u2500 INTRO \u2500\u2500 *\/\n  .ch-page-wrap .intro-section { max-width: 860px; margin: 0 auto; padding: 30px 20px 30px; }\n  .ch-page-wrap .intro-card {\n    background: #fff; border-radius: 14px; padding: 28px 32px;\n    border: 1px solid #ece9e9; box-shadow: 0 4px 16px rgba(0,0,0,0.06);\n  }\n  .ch-page-wrap .intro-card p { font-size: 0.95rem; line-height: 1.7; color: #555; margin: 0 0 14px 0; }\n  .ch-page-wrap .intro-card p:last-child { margin-bottom: 0; }\n  .ch-page-wrap .intro-card a { color: var(--red); text-decoration: underline; text-underline-offset: 2px; }\n  .ch-page-wrap .intro-card a:hover { color: var(--red-dark); }\n\n  \/* \u2500\u2500 ACCORDION \u2500\u2500 *\/\n  .ch-page-wrap .accord-section { max-width: 860px; margin: 0 auto; padding: 0 20px 40px; }\n  .ch-page-wrap .accord-item { border-bottom: 1px solid #e8e5e5; }\n  .ch-page-wrap .accord-item:first-of-type { border-top: 1px solid #e8e5e5; }\n  .ch-page-wrap .accord-q {\n    width: 100%; background: none; border: none; padding: 18px 40px 18px 0;\n    font-family: 'Source Sans 3', system-ui, sans-serif; font-size: 1rem; font-weight: 700;\n    color: var(--navy); text-align: left; cursor: pointer; position: relative; line-height: 1.4;\n  }\n  .ch-page-wrap .accord-q::after {\n    content: '+'; position: absolute; right: 0; top: 50%; transform: translateY(-50%);\n    font-size: 1.4rem; font-weight: 300; color: var(--red); transition: transform 0.3s ease;\n  }\n  .ch-page-wrap .accord-q.active::after { content: '\u2212'; }\n  .ch-page-wrap .accord-q:hover { color: var(--red); }\n  .ch-page-wrap .accord-a { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; }\n  .ch-page-wrap .accord-a.open { max-height: 600px; padding-bottom: 18px; }\n  .ch-page-wrap .accord-a p { font-size: 0.93rem; line-height: 1.7; color: #555; margin: 0 0 10px 0; }\n  .ch-page-wrap .accord-a p:last-child { margin-bottom: 0; }\n  .ch-page-wrap .accord-a a { color: var(--red); font-weight: 600; text-decoration: underline; text-underline-offset: 2px; }\n  .ch-page-wrap .meeting-list { list-style: none; padding: 0; margin: 0; }\n  .ch-page-wrap .meeting-list li { padding: 8px 0; font-size: 0.93rem; color: #555; }\n  .ch-page-wrap .meeting-list li a { color: var(--red); font-weight: 600; text-decoration: underline; text-underline-offset: 2px; }\n\n  \/* \u2500\u2500 SMALL SIDED \u2500\u2500 *\/\n  .ch-page-wrap .ss-section { max-width: 860px; margin: 0 auto; padding: 0 20px 50px; }\n  .ch-page-wrap .ss-section img {\n    width: 100%; border-radius: 10px; display: block; margin-top: 14px;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.06);\n  }\n\n  @keyframes chFade { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } }\n\n  @media (max-width: 768px) {\n    .ch-page-wrap .hero { margin-top: -50px; padding: 90px 20px 80px; }\n    .ch-page-wrap .intro-card { padding: 22px 20px; }\n  }\n<\/style>\n\n<div class=\"ch-page-wrap\">\n\n<!-- \u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"hero-pattern\"><\/div>\n  <div class=\"hero-content\">\n    <div class=\"hero-badge\">\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#b82f2f\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polygon points=\"10 8 16 12 10 16 10 8\"\/><\/svg>\n      <span>Programs<\/span>\n    <\/div>\n    <h1><span class=\"accent\">CHALLENGE<\/span> OVERVIEW<\/h1>\n    <p class=\"hero-sub\">A regionalized competitive league administered through NC Youth Soccer by local Challenge Scheduling Leagues.<\/p>\n    <div class=\"red-divider\"><\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550 INTRO \u2550\u2550\u2550\u2550 -->\n<section class=\"intro-section\">\n  <div class=\"intro-card\">\n    <p>The NCYSA Challenge Program is a regionalized competitive league that is administered through NC Youth Soccer by local Challenge Scheduling Leagues with the oversight of the VP of Challenge and the Challenge Council.<\/p>\n    <p>Please view the links at left for more information. If there are questions, please email <a href=\"mailto:classic@ncsoccer.org\">Colby Morton<\/a>.<\/p>\n    <p>To view agendas and minutes of the Challenge Council, please use the sections below.<\/p>\n    <p>There is currently one (1) Challenge Scheduling League within NC Youth Soccer:<br>NCFC (formerly <a href=\"http:\/\/www.caslnc.com\/home\/default.asp\" target=\"_blank\">CASL<\/a>) \u2013 NCFC Youth Scheduling League<\/p>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550 AGENDAS & MINUTES \u2550\u2550\u2550\u2550 -->\n<section class=\"accord-section\">\n  <div class=\"section-label\">\n    <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\n    <span>Meetings<\/span>\n  <\/div>\n  <h2 class=\"section-title\">Challenge Council Agendas &#038; Minutes<\/h2>\n  <p class=\"section-sub\">If you need any archived data email centerpointwebdesignbyjr@gmail.com or the NCYSA State Office.<\/p>\n\n  <div class=\"accord-item\">\n    <button class=\"accord-q\" onclick=\"this.classList.toggle('active');this.nextElementSibling.classList.toggle('open')\">Challenge Agendas<\/button>\n    <div class=\"accord-a\">\n      <ul class=\"meeting-list\">\n        <li>Agenda \u2014 <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2025\/09\/agenda-6-4-18.pdf\" target=\"_blank\">June 6, 2018<\/a><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <div class=\"accord-item\">\n    <button class=\"accord-q\" onclick=\"this.classList.toggle('active');this.nextElementSibling.classList.toggle('open')\">Challenge Minutes<\/button>\n    <div class=\"accord-a\">\n      <ul class=\"meeting-list\">\n        <li>Minutes \u2014 <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2025\/09\/min-1-26-18.pdf\" target=\"_blank\">Jan 2, 2018<\/a><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550 SMALL SIDED OVERVIEW \u2550\u2550\u2550\u2550 -->\n<section class=\"ss-section\">\n  <div class=\"section-label\">\n    <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\/><line x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"\/><line x1=\"9\" y1=\"21\" x2=\"9\" y2=\"9\"\/><\/svg>\n    <span>Guidelines<\/span>\n  <\/div>\n  <h2 class=\"section-title\">Small Sided Overview<\/h2>\n  <p class=\"section-sub\"><a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/assets\/112\/6\/SSsmallSidedPDI.pdf\" target=\"_blank\" style=\"font-style:normal;\">US Soccer Player Development Initiatives \u2013 Small Sided Guidelines \u2192<\/a><\/p>\n  <img decoding=\"async\" src=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/smallsidedGameChart.png\" alt=\"Small Sided Game Chart\">\n  <img decoding=\"async\" src=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/smallSidedField.png\" alt=\"Small Sided Field Dimensions\">\n<\/section>\n\n<\/div><!-- end ch-page-wrap -->\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Programs CHALLENGE OVERVIEW A regionalized competitive league administered through NC Youth Soccer by local Challenge Scheduling Leagues. The NCYSA Challenge Program is a regionalized competitive league that is administered through [&hellip;]<\/p>\n","protected":false},"author":361,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ghostkit_customizer_options":"","ghostkit_custom_css":"","ghostkit_custom_js_head":"","ghostkit_custom_js_foot":"","ghostkit_typography":"","_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","sec_layout_page":false,"footnotes":""},"class_list":["post-1766","page","type-page","status-publish","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v27.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>CHALLENGE OVERVIEW - North Carolina Youth Soccer<\/title>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CHALLENGE OVERVIEW - North Carolina Youth Soccer\" \/>\n<meta property=\"og:description\" content=\"Programs CHALLENGE OVERVIEW A regionalized competitive league administered through NC Youth Soccer by local Challenge Scheduling Leagues. The NCYSA Challenge Program is a regionalized competitive league that is administered through [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/challenge-overview\/\" \/>\n<meta property=\"og:site_name\" content=\"North Carolina Youth Soccer\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-24T15:30:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/smallsidedGameChart.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/challenge-overview\\\/\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/challenge-overview\\\/\",\"name\":\"CHALLENGE OVERVIEW - North Carolina Youth Soccer\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/challenge-overview\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/challenge-overview\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2023\\\/09\\\/smallsidedGameChart.png\",\"datePublished\":\"2023-07-11T14:32:55+00:00\",\"dateModified\":\"2026-02-24T15:30:30+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/challenge-overview\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/challenge-overview\\\/#primaryimage\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2023\\\/09\\\/smallsidedGameChart.png\",\"contentUrl\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2023\\\/09\\\/smallsidedGameChart.png\",\"width\":1024,\"height\":576},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#website\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/\",\"name\":\"North Carolina Youth Soccer\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#\\\/schema\\\/person\\\/4d3188383d1a597450ac3a31c990c3b8\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#\\\/schema\\\/person\\\/4d3188383d1a597450ac3a31c990c3b8\",\"name\":\"jsmithnc\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\",\"contentUrl\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\",\"width\":648,\"height\":799,\"caption\":\"jsmithnc\"},\"logo\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"CHALLENGE OVERVIEW - North Carolina Youth Soccer","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_title":"CHALLENGE OVERVIEW - North Carolina Youth Soccer","og_description":"Programs CHALLENGE OVERVIEW A regionalized competitive league administered through NC Youth Soccer by local Challenge Scheduling Leagues. The NCYSA Challenge Program is a regionalized competitive league that is administered through [&hellip;]","og_url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/challenge-overview\/","og_site_name":"North Carolina Youth Soccer","article_modified_time":"2026-02-24T15:30:30+00:00","og_image":[{"url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/smallsidedGameChart.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/challenge-overview\/","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/challenge-overview\/","name":"CHALLENGE OVERVIEW - North Carolina Youth Soccer","isPartOf":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/challenge-overview\/#primaryimage"},"image":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/challenge-overview\/#primaryimage"},"thumbnailUrl":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/smallsidedGameChart.png","datePublished":"2023-07-11T14:32:55+00:00","dateModified":"2026-02-24T15:30:30+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/challenge-overview\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/challenge-overview\/#primaryimage","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/smallsidedGameChart.png","contentUrl":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2023\/09\/smallsidedGameChart.png","width":1024,"height":576},{"@type":"WebSite","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#website","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/","name":"North Carolina Youth Soccer","description":"","publisher":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#\/schema\/person\/4d3188383d1a597450ac3a31c990c3b8"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#\/schema\/person\/4d3188383d1a597450ac3a31c990c3b8","name":"jsmithnc","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png","contentUrl":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png","width":648,"height":799,"caption":"jsmithnc"},"logo":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png"}}]}},"featured_image_src":null,"featured_image_src_square":null,"jetpack_sharing_enabled":true,"publishpress_future_action":{"enabled":false,"date":"2026-08-25 05:55:15","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/1766","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/users\/361"}],"replies":[{"embeddable":true,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/comments?post=1766"}],"version-history":[{"count":18,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/1766\/revisions"}],"predecessor-version":[{"id":8701,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/1766\/revisions\/8701"}],"wp:attachment":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/media?parent=1766"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}