{"id":8856,"date":"2026-02-27T12:17:33","date_gmt":"2026-02-27T12:17:33","guid":{"rendered":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/?page_id=8856"},"modified":"2026-08-03T22:49:53","modified_gmt":"2026-08-03T22:49:53","slug":"tryouts-recruitment-information","status":"publish","type":"page","link":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/tryouts-recruitment-information\/","title":{"rendered":"TRYOUTS\/RECRUITMENT INFORMATION"},"content":{"rendered":"\n<!-- TRYOUTS & RECRUITMENT INFORMATION - Landing Page -->\n<!-- WordPress Instructions: Custom HTML block on \/tryouts-recruitment-information\/ -->\n\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  .tryouts-landing-wrapper {\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 20px 60px;\n    font-family: 'Source Sans 3', system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n  }\n\n  \/* Hero Banner *\/\n  .tryouts-hero {\n    background: linear-gradient(135deg, #10045a 0%, #1a0a6e 40%, #2d1178 60%, #10045a 100%);\n    border-radius: 16px;\n    padding: 50px 40px;\n    text-align: center;\n    margin-bottom: 40px;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 8px 30px rgba(16, 4, 90, 0.3);\n  }\n\n  .tryouts-hero::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    left: -50%;\n    width: 200%;\n    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% 50%, rgba(237, 195, 44, 0.1) 0%, transparent 60%);\n    pointer-events: none;\n  }\n\n  .tryouts-hero-badge {\n    display: inline-block;\n    background: rgba(184, 47, 47, 0.9);\n    color: #fff;\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    padding: 6px 20px;\n    border-radius: 50px;\n    margin-bottom: 20px;\n    position: relative;\n  }\n\n  .tryouts-hero h1 {\n    font-family: 'Bebas Neue', sans-serif;\n    color: #ffffff;\n    font-size: clamp(2rem, 4.5vw, 3rem);\n    font-weight: 400;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin: 0 0 12px;\n    position: relative;\n    line-height: 1.05;\n  }\n\n  .tryouts-hero h1 span {\n    color: #edc32c;\n  }\n\n  .tryouts-hero p {\n    color: rgba(255, 255, 255, 0.85);\n    font-size: 1.05rem;\n    max-width: 600px;\n    margin: 0 auto;\n    position: relative;\n    line-height: 1.6;\n  }\n\n  \/* Section Labels *\/\n  .tryouts-section-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #f0eef5;\n    color: #10045a;\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 50px;\n    margin-bottom: 12px;\n  }\n\n  .tryouts-section-label svg {\n    width: 14px;\n    height: 14px;\n    fill: #10045a;\n  }\n\n  \/* Section Headings *\/\n  .tryouts-section-heading {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: clamp(1.7rem, 3.5vw, 2.2rem);\n    font-weight: 400;\n    color: #10045a;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    margin: 0 0 8px;\n    line-height: 1.1;\n  }\n\n  .tryouts-section-desc {\n    color: #555;\n    font-size: 0.95rem;\n    margin: 0 0 24px;\n    line-height: 1.5;\n  }\n\n  \/* Season Graphic *\/\n  .tryouts-season-graphic {\n    max-width: 720px;\n    margin: 0 auto 50px;\n  }\n\n  .tryouts-season-graphic img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 14px;\n    border: 1px solid #e8e5f0;\n    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);\n  }\n\n  \/* Document Cards Grid *\/\n  .tryouts-docs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    margin-bottom: 50px;\n  }\n\n  @media (max-width: 700px) {\n    .tryouts-docs-grid {\n      grid-template-columns: 1fr;\n    }\n    .tryouts-hero {\n      padding: 35px 20px;\n    }\n  }\n\n  .tryouts-doc-card {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    background: #ffffff;\n    border: 1px solid #e8e5f0;\n    border-radius: 12px;\n    padding: 22px 20px;\n    text-decoration: none;\n    color: inherit;\n    transition: all 0.2s ease;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);\n  }\n\n  @media (hover: hover) {\n    .tryouts-doc-card:hover {\n      border-color: #b82f2f;\n      box-shadow: 0 4px 16px rgba(184, 47, 47, 0.12);\n      transform: translateY(-2px);\n    }\n  }\n\n  .tryouts-doc-icon {\n    width: 48px;\n    height: 48px;\n    min-width: 48px;\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .tryouts-doc-icon.red {\n    background: #fce8e8;\n    color: #b82f2f;\n  }\n\n  .tryouts-doc-icon.navy {\n    background: #e8e5f0;\n    color: #10045a;\n  }\n\n  .tryouts-doc-icon.gold {\n    background: #fdf5dc;\n    color: #b8941e;\n  }\n\n  .tryouts-doc-icon svg {\n    width: 22px;\n    height: 22px;\n  }\n\n  .tryouts-doc-info h3 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: #10045a;\n    margin: 0 0 4px;\n    line-height: 1.3;\n  }\n\n  .tryouts-doc-info p {\n    font-size: 0.85rem;\n    color: #777;\n    margin: 0;\n    line-height: 1.4;\n  }\n\n  .tryouts-doc-badge {\n    display: inline-block;\n    font-size: 0.65rem;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    padding: 2px 8px;\n    border-radius: 4px;\n    margin-top: 6px;\n    text-transform: uppercase;\n  }\n\n  .tryouts-doc-badge.pdf {\n    background: #fce8e8;\n    color: #b82f2f;\n  }\n\n  .tryouts-doc-badge.pptx {\n    background: #e8f0fc;\n    color: #2f5cb8;\n  }\n\n  \/* Back Link *\/\n  .tryouts-back-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    color: #b82f2f;\n    font-size: 0.9rem;\n    font-weight: 600;\n    text-decoration: none;\n    margin-bottom: 30px;\n  }\n\n  .tryouts-back-link:hover {\n    text-decoration: underline;\n  }\n\n  .tryouts-back-link svg {\n    width: 16px;\n    height: 16px;\n  }\n<\/style>\n\n<div class=\"tryouts-landing-wrapper\">\n\n  <!-- Back Link -->\n  <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/classic-overview\/\" class=\"tryouts-back-link\">\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 12H5\"\/><path d=\"M12 19l-7-7 7-7\"\/><\/svg>\n    Back to Classic Overview\n  <\/a>\n\n  <!-- Hero -->\n  <div class=\"tryouts-hero\">\n    <div class=\"tryouts-hero-badge\">Classic Programs<\/div>\n    <h1>Tryouts &amp; <span>Recruitment<\/span> Information<\/h1>\n    <p>Key documents, timelines, and age charts for the 2026&ndash;2027 NCYSA Classic tryout and recruitment season.<\/p>\n  <\/div>\n\n  <!-- Tryout Timeline & Recruitment Section -->\n  <div class=\"tryouts-section-label\">\n    <svg viewBox=\"0 0 24 24\"><path d=\"M19 4h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z\"\/><\/svg>\n    Tryout Documents\n  <\/div>\n  <h2 class=\"tryouts-section-heading\">Tryout Timeline &amp; Recruitment<\/h2>\n  <p class=\"tryouts-section-desc\">Official tryout schedule and recruitment guidelines for the 2026&ndash;2027 Classic season.<\/p>\n\n  <div class=\"tryouts-docs-grid\">\n\n    <!-- Tryout Timeline -->\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/NCYSA-TRYOUT-TIMELINE-26_27.pdf\" target=\"_blank\" class=\"tryouts-doc-card\">\n      <div class=\"tryouts-doc-icon red\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><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      <\/div>\n      <div class=\"tryouts-doc-info\">\n        <h3>NCYSA Tryout Timeline 2026&ndash;27<\/h3>\n        <p>Official tryout dates and schedule for the upcoming season.<\/p>\n        <span class=\"tryouts-doc-badge pdf\">PDF<\/span>\n      <\/div>\n    <\/a>\n\n    <!-- Tryouts & Assessments Recruitment Info -->\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/TRYOUTS-RECRUITMENT-INFO-Pt2.pdf\" target=\"_blank\" class=\"tryouts-doc-card\">\n      <div class=\"tryouts-doc-icon navy\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n      <\/div>\n      <div class=\"tryouts-doc-info\">\n        <h3>Tryouts &amp; Assessments: Recruitment Information<\/h3>\n        <p>Guidelines and policies for tryout assessments and player recruitment.<\/p>\n        <span class=\"tryouts-doc-badge pdf\">PDF<\/span>\n      <\/div>\n    <\/a>\n\n  <\/div>\n\n  <!-- Age Charts Section -->\n  <div class=\"tryouts-section-label\">\n    <svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z\"\/><\/svg>\n    Age Charts\n  <\/div>\n  <h2 class=\"tryouts-section-heading\">2026&ndash;27 Age Group Charts<\/h2>\n  <p class=\"tryouts-section-desc\">Updated age charts reflecting the seasonal year format for the 2026&ndash;2027 registration cycle.<\/p>\n\n  <div class=\"tryouts-docs-grid\">\n\n    <!-- Age Chart -->\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/oL-NCYSA-Age-Chart-26_27-PDF.pdf\" target=\"_blank\" class=\"tryouts-doc-card\">\n      <div class=\"tryouts-doc-icon gold\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg>\n      <\/div>\n      <div class=\"tryouts-doc-info\">\n        <h3>NCYSA 2026&ndash;27 Age Chart: Seasonal Year<\/h3>\n        <p>Age group chart based on the seasonal year (August 1 &ndash; July 31) format.<\/p>\n        <span class=\"tryouts-doc-badge pdf\">PDF<\/span>\n      <\/div>\n    <\/a>\n\n    <!-- Age Determination Chart -->\n    <a href=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/oL-NCYSA-Age-Determination-Chart-26_27-PDF.pdf\" target=\"_blank\" class=\"tryouts-doc-card\">\n      <div class=\"tryouts-doc-icon gold\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg>\n      <\/div>\n      <div class=\"tryouts-doc-info\">\n        <h3>NCYSA 2026&ndash;27 Age Determination Chart: Seasonal Year<\/h3>\n        <p>Detailed age determination reference for the 2026&ndash;2027 seasonal year cycle.<\/p>\n        <span class=\"tryouts-doc-badge pdf\">PDF<\/span>\n      <\/div>\n    <\/a>\n\n  <\/div>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Back to Classic Overview Classic Programs Tryouts &amp; Recruitment Information Key documents, timelines, and age charts for the 2026&ndash;2027 NCYSA Classic tryout and recruitment season. Tryout Documents Tryout Timeline &amp; [&hellip;]<\/p>\n","protected":false},"author":492,"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-8856","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>TRYOUTS\/RECRUITMENT INFORMATION - 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=\"TRYOUTS\/RECRUITMENT INFORMATION - North Carolina Youth Soccer\" \/>\n<meta property=\"og:description\" content=\"Back to Classic Overview Classic Programs Tryouts &amp; Recruitment Information Key documents, timelines, and age charts for the 2026&ndash;2027 NCYSA Classic tryout and recruitment season. Tryout Documents Tryout Timeline &amp; [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/tryouts-recruitment-information\/\" \/>\n<meta property=\"og:site_name\" content=\"North Carolina Youth Soccer\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-03T22:49:53+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\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\\\/tryouts-recruitment-information\\\/\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/tryouts-recruitment-information\\\/\",\"name\":\"TRYOUTS\\\/RECRUITMENT INFORMATION - North Carolina Youth Soccer\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#website\"},\"datePublished\":\"2026-02-27T12:17:33+00:00\",\"dateModified\":\"2026-08-03T22:49:53+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/tryouts-recruitment-information\\\/\"]}]},{\"@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":"TRYOUTS\/RECRUITMENT INFORMATION - North Carolina Youth Soccer","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_title":"TRYOUTS\/RECRUITMENT INFORMATION - North Carolina Youth Soccer","og_description":"Back to Classic Overview Classic Programs Tryouts &amp; Recruitment Information Key documents, timelines, and age charts for the 2026&ndash;2027 NCYSA Classic tryout and recruitment season. Tryout Documents Tryout Timeline &amp; [&hellip;]","og_url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/tryouts-recruitment-information\/","og_site_name":"North Carolina Youth Soccer","article_modified_time":"2026-08-03T22:49:53+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/tryouts-recruitment-information\/","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/tryouts-recruitment-information\/","name":"TRYOUTS\/RECRUITMENT INFORMATION - North Carolina Youth Soccer","isPartOf":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#website"},"datePublished":"2026-02-27T12:17:33+00:00","dateModified":"2026-08-03T22:49:53+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/tryouts-recruitment-information\/"]}]},{"@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:09","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\/8856","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\/492"}],"replies":[{"embeddable":true,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/comments?post=8856"}],"version-history":[{"count":8,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/8856\/revisions"}],"predecessor-version":[{"id":10637,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/8856\/revisions\/10637"}],"wp:attachment":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/media?parent=8856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}