{"id":1138,"date":"2025-12-04T11:44:31","date_gmt":"2025-12-04T16:44:31","guid":{"rendered":"https:\/\/gamedaycsc.com\/?page_id=1138"},"modified":"2025-12-04T11:56:28","modified_gmt":"2025-12-04T16:56:28","slug":"coach-chris","status":"publish","type":"page","link":"https:\/\/gamedaycsc.com\/index.php\/background-bio\/coach-chris\/","title":{"rendered":"Coach Chris"},"content":{"rendered":"\n<style>\n  :root {\n    --gd-bg: #05060a;\n    --gd-gold: #d9b563;\n    --gd-text: #ffffff;\n    --gd-muted: #b8bcc8;\n  }\n\n  .gd-coach-page {\n    background: var(--gd-bg);\n    color: var(--gd-text);\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    padding: 48px 16px 72px;\n  }\n\n  .gd-coach-inner {\n    max-width: 1080px;\n    margin: 0 auto;\n  }\n\n  \/* HERO *\/\n\n  .gd-coach-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.2fr);\n    gap: 32px;\n    align-items: center;\n    margin-bottom: 44px;\n  }\n\n  @media (max-width: 900px) {\n    .gd-coach-hero {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .gd-coach-hero-media {\n    position: relative;\n    max-height: 360px;\n    overflow: hidden;\n    border-radius: 18px;\n    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.7);\n  }\n\n  .gd-coach-hero-media img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .gd-coach-tag {\n    position: absolute;\n    left: 16px;\n    bottom: 16px;\n    background: rgba(5, 6, 10, 0.9);\n    border-radius: 999px;\n    padding: 6px 14px;\n    border: 1px solid rgba(217, 181, 99, 0.7);\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  .gd-coach-tag-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--gd-gold);\n  }\n\n  .gd-coach-hero-text h1 {\n    font-size: 36px;\n    margin: 0 0 4px 0;\n    color: var(--gd-gold);\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n\n  @media (min-width: 1024px) {\n    .gd-coach-hero-text h1 {\n      font-size: 40px;\n    }\n  }\n\n  .gd-coach-hero-text h3 {\n    margin: 0 0 18px 0;\n    font-size: 16px;\n    text-transform: uppercase;\n    letter-spacing: 0.16em;\n    color: var(--gd-muted);\n  }\n\n  .gd-coach-quote {\n    font-size: 17px;\n    margin: 0 0 18px 0;\n    padding-left: 14px;\n    border-left: 2px solid var(--gd-gold);\n    line-height: 1.6;\n  }\n\n  .gd-coach-body p {\n    font-size: 15px;\n    line-height: 1.75;\n    margin: 0 0 14px 0;\n    color: #e2e4ec;\n  }\n\n  \/* SECTION TITLES *\/\n\n  .gd-coach-section-title {\n    font-size: 22px;\n    margin: 36px 0 18px 0;\n    text-transform: uppercase;\n    letter-spacing: 0.16em;\n    color: var(--gd-gold);\n  }\n\n  \/* EXPERIENCE *\/\n\n  .gd-coach-experience {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(0, 1.1fr);\n    gap: 28px;\n    align-items: flex-start;\n    margin-bottom: 38px;\n  }\n\n  @media (max-width: 900px) {\n    .gd-coach-experience {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .gd-coach-experience-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .gd-coach-experience-item {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin-bottom: 10px;\n    font-size: 14px;\n    line-height: 1.6;\n    color: #dde0ea;\n  }\n\n  .gd-coach-experience-bullet {\n    width: 7px;\n    height: 7px;\n    margin-top: 7px;\n    border-radius: 50%;\n    background: var(--gd-gold);\n    flex-shrink: 0;\n  }\n\n  .gd-coach-experience-text-strong {\n    font-weight: 600;\n    display: block;\n  }\n\n  .gd-coach-bottom-copy {\n    margin-top: 20px;\n    font-size: 14px;\n    line-height: 1.7;\n    color: #e0e3ee;\n    max-width: 720px;\n  }\n\n  \/* FEATURE ROWS WITH IMAGES THROUGHOUT (LIKE BRENDAN) *\/\n\n  .gd-coach-feature-row {\n    display: grid;\n    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.1fr);\n    gap: 24px;\n    align-items: center;\n    margin: 40px 0 8px 0;\n  }\n\n  .gd-coach-feature-row.reverse {\n    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.1fr);\n  }\n\n  @media (max-width: 900px) {\n    .gd-coach-feature-row,\n    .gd-coach-feature-row.reverse {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .gd-coach-feature-media {\n    position: relative;\n    border-radius: 18px;\n    overflow: hidden;\n    background: #11131c;\n    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.7);\n  }\n\n  .gd-coach-feature-media img {\n    width: 100%;\n    height: 280px;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.35s ease;\n  }\n\n  .gd-coach-feature-media:hover img {\n    transform: scale(1.05);\n  }\n\n  .gd-coach-feature-overlay {\n    position: absolute;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    padding: 18px 20px 16px;\n    background: linear-gradient(180deg, rgba(5, 6, 10, 0) 0%, rgba(5, 6, 10, 0.95) 80%);\n  }\n\n  .gd-coach-feature-overlay h3 {\n    margin: 0 0 6px 0;\n    font-size: 16px;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n  }\n\n  .gd-coach-feature-overlay p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #e6e7f0;\n  }\n\n  .gd-coach-feature-copy p {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #dde0ea;\n    margin: 0 0 10px 0;\n  }\n\n  .gd-coach-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 12px;\n    padding: 8px 20px;\n    border-radius: 999px;\n    background: var(--gd-gold);\n    color: #05060a;\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    text-decoration: none;\n    font-weight: 600;\n  }\n\n  .gd-coach-btn:hover {\n    opacity: 0.9;\n  }\n<\/style>\n\n<section class=\"gd-coach-page\">\n  <div class=\"gd-coach-inner\">\n\n    <!-- HERO: MAIN IMAGE + BIO -->\n    <div class=\"gd-coach-hero\">\n      <div class=\"gd-coach-hero-media\">\n        <img decoding=\"async\"\n          src=\"https:\/\/gamedaycsc.com\/wp-content\/uploads\/2025\/12\/IMG_1407.jpg\"\n          alt=\"Coach Chris Verdon\"\n        \/>\n        <div class=\"gd-coach-tag\">\n          <span class=\"gd-coach-tag-dot\"><\/span>\n          Coach Chris  Game Day Hockey Development\n        <\/div>\n      <\/div>\n\n      <div class=\"gd-coach-hero-text\">\n        <h1>Coach Chris Verdon<\/h1>\n        <h3>Instructor  Skills Specialist  Leader<\/h3>\n\n        <p class=\"gd-coach-quote\">\n          &#8220;A skilled player, gifted instructor and inspiring leader.&#8221;  Quantum Speed\n        <\/p>\n\n        <div class=\"gd-coach-body\">\n          <p>\n            Chris Verdon has been a skating and stickhandling specialist since 1998, teaching players across Canada, the United States and most recently Australia. With nearly three decades of experience, he has helped athletes from grassroots programs all the way to the NHL master the fundamentals that turn good players into great ones.\n          <\/p>\n          <p>\n            A true expert in the biomechanics of skating and puck control, Chris breaks down every movement so players understand how to gain more speed, power and control. He combines elite level hockey knowledge with proven instructional methods that connect with visual, auditory and hands-on learners, so every athlete can lock in the details.\n          <\/p>\n          <p>\n            Game Day Hockey Development is proud to have Chris play an essential role in shaping our young athletes on the ice and as people. His passion for teaching, together with the resilience he gained after overcoming a battle with cancer, fuels a constant drive to help players unlock their full potential.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- EXPERIENCE -->\n    <div class=\"gd-coach-experience\">\n      <div>\n        <h2 class=\"gd-coach-section-title\">Coaching and instruction experience<\/h2>\n        <ul class=\"gd-coach-experience-list\">\n          <li class=\"gd-coach-experience-item\">\n            <span class=\"gd-coach-experience-bullet\"><\/span>\n            <span>\n              <span class=\"gd-coach-experience-text-strong\">1998 to 2005<\/span>\n              Turcotte stickhandling instructor and head instructor\n            <\/span>\n          <\/li>\n          <li class=\"gd-coach-experience-item\">\n            <span class=\"gd-coach-experience-bullet\"><\/span>\n            <span>\n              <span class=\"gd-coach-experience-text-strong\">2006<\/span>\n              Quantum Speed apprenticeship, graduate\n            <\/span>\n          <\/li>\n          <li class=\"gd-coach-experience-item\">\n            <span class=\"gd-coach-experience-bullet\"><\/span>\n            <span>\n              <span class=\"gd-coach-experience-text-strong\">2006 to present<\/span>\n              Quantum Speed head stickhandling Q3 instructor\n            <\/span>\n          <\/li>\n          <li class=\"gd-coach-experience-item\">\n            <span class=\"gd-coach-experience-bullet\"><\/span>\n            <span>\n              <span class=\"gd-coach-experience-text-strong\">2020 to present<\/span>\n              Skills coach at Louis Riel Hockey Academy in Ottawa\n            <\/span>\n          <\/li>\n          <li class=\"gd-coach-experience-item\">\n            <span class=\"gd-coach-experience-bullet\"><\/span>\n            <span>\n              <span class=\"gd-coach-experience-text-strong\">2022 to present<\/span>\n              Ice Academy of Montreal, Quantum Speed training instructor\n            <\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"gd-coach-body\">\n        <p>\n          During the season, Chris works with teams and individual players on and off the ice, focusing on detailed skill development and game application. Every session is built so players understand the purpose behind each drill and can carry that understanding into real game situations.\n        <\/p>\n        <p>\n          Chris is also a respected classroom teacher who specializes in working with children with special needs. His background as an educator gives him an exceptional ability to read the room, adjust his communication and adapt his teaching style so that each player feels supported, challenged and confident in their progress.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <!-- FEATURE ROW 1: IMAGE WITH OVERLAY + COPY -->\n    <div class=\"gd-coach-feature-row\">\n      <div class=\"gd-coach-feature-media\">\n        <img decoding=\"async\"\n          src=\"https:\/\/gamedaycsc.com\/wp-content\/uploads\/2025\/12\/MediahillGameDayHockey-041-683x1024.jpg\"\n          alt=\"Small group skills session with Coach Chris\"\n        \/>\n        <div class=\"gd-coach-feature-overlay\">\n          <h3>Small group skills sessions<\/h3>\n          <p>\n            High touch coaching where every stride, edge and puck touch is corrected in real time for maximum development.\n          <\/p>\n        <\/div>\n      <\/div>\n      <div class=\"gd-coach-feature-copy\">\n        <p>\n          Chris is known for the way he builds trust with players while still demanding their best. In small group environments he can quickly diagnose movement patterns, give clear corrections and then build layered progressions that keep players engaged.\n        <\/p>\n        <p>\n          These sessions are ideal for players who want focused attention on edges, stride efficiency and puck control under pressure.\n        <\/p>\n        <a class=\"gd-coach-btn\" href=\"\/index.php\/contact\/\">\n          More info\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <!-- FEATURE ROW 2: TEXT FIRST, IMAGE WITH OVERLAY SECOND -->\n    <div class=\"gd-coach-feature-row reverse\">\n      <div class=\"gd-coach-feature-copy\">\n        <p>\n          Away from the ice, Chris brings the same attention to detail into video and classroom style sessions. Players learn why certain movements work, how to create separation and how to think the game at a higher level.\n        <\/p>\n        <p>\n          His experience as an educator means he can adapt the way he teaches to match how each athlete learns, turning complex concepts into simple, repeatable habits.\n        <\/p>\n        <a class=\"gd-coach-btn\" href=\"\/index.php\/game-day-hockey-development\/\">\n          Player development\n        <\/a>\n      <\/div>\n      <div class=\"gd-coach-feature-media\">\n        <img decoding=\"async\"\n          src=\"https:\/\/gamedaycsc.com\/wp-content\/uploads\/2025\/12\/MediahillGameDayHockey-136-1-683x1024.jpg\"\n          alt=\"Coach Chris demonstrating skating mechanics\"\n        \/>\n        <div class=\"gd-coach-feature-overlay\">\n          <h3>Teaching the why<\/h3>\n          <p>\n            Players learn the reasoning behind each skill so they can apply it instinctively in games, not just in drills.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- FEATURE ROW 3: FULL ICE ENVIRONMENT -->\n    <div class=\"gd-coach-feature-row\">\n      <div class=\"gd-coach-feature-media\">\n        <img decoding=\"async\"\n          src=\"https:\/\/gamedaycsc.com\/wp-content\/uploads\/2025\/12\/MediahillGameDayHockey-109.jpg\"\n          alt=\"Coach Chris running a Game Day session\"\n        \/>\n        <div class=\"gd-coach-feature-overlay\">\n          <h3>Game situation training<\/h3>\n          <p>\n            Sessions blend speed, deception and decision making so skills transfer directly into real competition.\n          <\/p>\n        <\/div>\n      <\/div>\n      <div class=\"gd-coach-feature-copy\">\n        <p>\n          As a Game Day lead instructor, Chris designs drills that push players to make decisions at full speed, protecting the puck, attacking space and reading pressure. It is not just isolated skill work, it is skills that are built for the chaos of real game play.\n        <\/p>\n        <a class=\"gd-coach-btn\" href=\"\/index.php\/contact\/\">\n          Book Chris\n        <\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Coach Chris Game Day Hockey Development Coach Chris Verdon Instructor Skills Specialist Leader &#8220;A skilled player, gifted instructor and inspiring leader.&#8221; Quantum Speed Chris Verdon has been a skating and stickhandling specialist since 1998, teaching players across Canada, the United States and most recently Australia. With nearly three decades of experience, he has helped athletes [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":33,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/pages\/1138"}],"collection":[{"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/comments?post=1138"}],"version-history":[{"count":3,"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/pages\/1138\/revisions"}],"predecessor-version":[{"id":1150,"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/pages\/1138\/revisions\/1150"}],"up":[{"embeddable":true,"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/pages\/33"}],"wp:attachment":[{"href":"https:\/\/gamedaycsc.com\/index.php\/wp-json\/wp\/v2\/media?parent=1138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}