{"id":73,"date":"2025-11-24T00:50:43","date_gmt":"2025-11-24T00:50:43","guid":{"rendered":"https:\/\/joshuacrowley.net\/?page_id=73"},"modified":"2026-04-25T21:20:17","modified_gmt":"2026-04-25T21:20:17","slug":"home","status":"publish","type":"page","link":"https:\/\/joshuacrowley.net\/","title":{"rendered":"Home"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Elevate the Team. Elevate the Game<\/h2>\n\n\n\n<style>\n  .jc-page, .jc-page * {\n    box-sizing: border-box;\n  }\n\n  .jc-page {\n    color: #ffffff !important;\n    background: #031827;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n  }\n\n  .jc-page p,\n  .jc-page h1,\n  .jc-page h2,\n  .jc-page h3,\n  .jc-page span,\n  .jc-page strong,\n  .jc-page em {\n    color: #ffffff !important;\n  }\n\n  .jc-hero {\n    padding: 70px 24px 45px;\n    background: linear-gradient(135deg, #00587C 0%, #031827 55%, #0bb36b 130%);\n  }\n\n  .jc-hero-inner {\n    max-width: 1150px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1.4fr 1fr;\n    gap: 32px;\n    align-items: center;\n  }\n\n  .jc-hero h1 {\n    font-size: clamp(2.6rem, 5vw, 4.7rem);\n    line-height: 1;\n    margin: 0 0 14px;\n  }\n\n  .jc-hero h1 span,\n  .jc-hero-tag,\n  .jc-timeline-year {\n    color: #6CFF8F !important;\n  }\n\n  .jc-hero h2 {\n    font-size: 1.15rem;\n    color: #D9F4FF !important;\n    margin: 0 0 22px;\n    font-weight: 700;\n  }\n\n  .jc-hero-sub {\n    font-size: 1.12rem;\n    max-width: 700px;\n    margin-bottom: 16px;\n  }\n\n  .jc-hero-tag {\n    font-size: 1.3rem;\n    font-weight: 800;\n    margin-bottom: 26px;\n  }\n\n  .jc-btn {\n    display: inline-block;\n    padding: 13px 22px;\n    border-radius: 999px;\n    border: 2px solid #6CFF8F;\n    color: #ffffff !important;\n    text-decoration: none;\n    font-weight: 800;\n    background: rgba(108,255,143,0.15);\n  }\n\n  .jc-btn:hover {\n    background: #6CFF8F;\n    color: #031827 !important;\n  }\n\n  .jc-hero-stats {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n  }\n\n  .jc-stat-card {\n    background: rgba(255,255,255,0.14);\n    border: 1px solid rgba(255,255,255,0.28);\n    border-radius: 20px;\n    padding: 18px;\n    text-align: center;\n    box-shadow: 0 12px 28px rgba(0,0,0,0.22);\n  }\n\n  .jc-stat-label {\n    display: block;\n    font-size: 0.85rem;\n    color: #D9F4FF !important;\n    margin-bottom: 6px;\n  }\n\n  .jc-stat-value {\n    display: block;\n    font-size: 1.6rem;\n    font-weight: 900;\n  }\n\n  .jc-stat-accent {\n    grid-column: span 2;\n    background: rgba(108,255,143,0.22);\n    border-color: #6CFF8F;\n  }\n\n  .jc-video-wrap {\n    max-width: 1150px;\n    margin: 38px auto 0;\n    background: #000;\n    border-radius: 24px;\n    overflow: hidden;\n    box-shadow: 0 20px 55px rgba(0,0,0,0.45);\n  }\n\n  .jc-video-wrap video {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .jc-section {\n    max-width: 1150px;\n    margin: 0 auto;\n    padding: 58px 24px;\n  }\n\n  .jc-section-title {\n    font-size: clamp(1.9rem, 3vw, 2.6rem);\n    margin: 0 0 10px;\n  }\n\n  .jc-section-sub {\n    color: #D9F4FF !important;\n    margin-bottom: 26px;\n    max-width: 760px;\n  }\n\n  .jc-contact-box,\n  .jc-skill-details {\n    background: linear-gradient(135deg, rgba(0,88,124,0.55), rgba(255,255,255,0.08));\n    border: 1px solid rgba(108,255,143,0.35);\n    border-radius: 20px;\n    padding: 24px;\n    box-shadow: 0 14px 34px rgba(0,0,0,0.22);\n  }\n\n  .jc-timeline {\n    display: grid;\n    gap: 20px;\n  }\n\n  .jc-timeline-item {\n    padding: 24px;\n    border-left: 6px solid #6CFF8F;\n    background: linear-gradient(135deg, #00587C, #05304A);\n    border-radius: 18px;\n    box-shadow: 0 12px 30px rgba(0,0,0,0.25);\n  }\n\n  .jc-timeline-item p {\n    color: #ffffff !important;\n    font-size: 1rem;\n    margin: 0;\n  }\n\n  .jc-timeline-year {\n    display: block;\n    font-weight: 900;\n    font-size: 1.15rem;\n    margin-bottom: 8px;\n  }\n\n  .jc-skills-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin-bottom: 24px;\n  }\n\n  .jc-skill {\n    padding: 17px;\n    border-radius: 18px;\n    border: 2px solid #6CFF8F;\n    background: #00587C;\n    color: #ffffff !important;\n    font-weight: 900;\n    cursor: pointer;\n    font-size: 0.95rem;\n  }\n\n  .jc-skill:hover,\n  .jc-skill.active {\n    background: #6CFF8F;\n    color: #031827 !important;\n  }\n\n  .jc-skill-details h3 {\n    color: #6CFF8F !important;\n    margin-top: 0;\n  }\n\n  @media (max-width: 800px) {\n    .jc-hero-inner,\n    .jc-hero-stats,\n    .jc-skills-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .jc-stat-accent {\n      grid-column: span 1;\n    }\n  }\n<\/style>\n\n<div class=\"jc-page\">\n\n  <section class=\"jc-hero\">\n    <div class=\"jc-hero-inner\">\n      <div>\n        <h1>Joshua Crowley <span>#25<\/span><\/h1>\n        <h2>OH\/OPP Sophomore Transfer<\/h2>\n\n        <p class=\"jc-hero-sub\">\n          6ft outside\/opposite hitter from Odenton, Maryland with an 11&#8242; spike touch,\n          40&#8243; max vertical, and six years of open club experience.\n        <\/p>\n\n        <p class=\"jc-hero-tag\">High elevation. High energy. High impact.<\/p>\n\n        <a href=\"#contact\" class=\"jc-btn\">Contact for Recruiting<\/a>\n      <\/div>\n\n      <div class=\"jc-hero-stats\">\n        <div class=\"jc-stat-card\">\n          <span class=\"jc-stat-label\">Height<\/span>\n          <span class=\"jc-stat-value\">6ft<\/span>\n        <\/div>\n\n        <div class=\"jc-stat-card\">\n          <span class=\"jc-stat-label\">Approach Touch<\/span>\n          <span class=\"jc-stat-value\">11&#8217;0&#8243;<\/span>\n        <\/div>\n\n        <div class=\"jc-stat-card\">\n          <span class=\"jc-stat-label\">Block Touch<\/span>\n          <span class=\"jc-stat-value\">10&#8217;5&#8243;<\/span>\n        <\/div>\n\n        <div class=\"jc-stat-card\">\n          <span class=\"jc-stat-label\">Max Vertical<\/span>\n          <span class=\"jc-stat-value\">40&#8243;<\/span>\n        <\/div>\n\n        <div class=\"jc-stat-card jc-stat-accent\">\n          <span class=\"jc-stat-label\">Positions<\/span>\n          <span class=\"jc-stat-value\">OH \/ OPP<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"jc-video-wrap\">\n      <video controls playsinline preload=\"metadata\">\n        <source src=\"https:\/\/joshuacrowley.net\/wp-content\/uploads\/2026\/04\/josh2.mp4\" type=\"video\/mp4\">\n        Your browser does not support the video tag.\n      <\/video>\n    <\/div>\n  <\/section>\n\n  <section class=\"jc-section\">\n    <h2 class=\"jc-section-title\">Growth &#038; Leadership Timeline<\/h2>\n    <p class=\"jc-section-sub\">\n      A quick overview of my journey, experience, and what I bring to a program.\n    <\/p>\n\n    <div class=\"jc-timeline\">\n      <div class=\"jc-timeline-item\">\n        <span class=\"jc-timeline-year\">Early Club Years<\/span>\n        <p>Competed in AAU club volleyball for six years, developing as a six-rotation outside hitter.<\/p>\n      <\/div>\n\n      <div class=\"jc-timeline-item\">\n        <span class=\"jc-timeline-year\">High School Leadership<\/span>\n        <p>Started the men\u2019s volleyball club at Arundel Senior High School and coached it for three years.<\/p>\n      <\/div>\n\n      <div class=\"jc-timeline-item\">\n        <span class=\"jc-timeline-year\">Senior Year<\/span>\n        <p>Named to the JVA Watchlist, Class of 2025, and finished 25th in the Open Division at Boys Nationals.<\/p>\n      <\/div>\n\n      <div class=\"jc-timeline-item\">\n        <span class=\"jc-timeline-year\">Freshman Year, College<\/span>\n        <p>Signed with a Division I program, transferred to Jamestown University, looking for the right fit to bring my energy.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n  <section class=\"jc-section\">\n    <h2 class=\"jc-section-title\">Skills &#038; On-Court Impact<\/h2>\n    <p class=\"jc-section-sub\">Click a skill to see how it shows up in my game.<\/p>\n\n    <div class=\"jc-skills-grid\">\n      <button type=\"button\" class=\"jc-skill\" data-title=\"Attacking &#038; Terminating\" data-text=\"Explosive approach, strong elevation, and the ability to score from both outside and opposite positions.\">\n        Attacking &#038; Terminating\n      <\/button>\n\n      <button type=\"button\" class=\"jc-skill\" data-title=\"Blocking &#038; Read Timing\" data-text=\"Uses timing, reach, and court awareness to close blocks and pressure hitters.\">\n        Blocking &#038; Read Timing\n      <\/button>\n\n      <button type=\"button\" class=\"jc-skill\" data-title=\"Serving Under Pressure\" data-text=\"Brings energy and confidence to the service line in competitive moments.\">\n        Serving Under Pressure\n      <\/button>\n\n      <button type=\"button\" class=\"jc-skill\" data-title=\"Leadership &#038; Energy\" data-text=\"Built leadership experience by starting and coaching a high school men\u2019s volleyball club.\">\n        Leadership &#038; Energy\n      <\/button>\n    <\/div>\n\n    <div class=\"jc-skill-details\" id=\"jc-skill-details\">\n      <h3>Select a skill to see details.<\/h3>\n      <p>Use the buttons above to highlight specific strengths.<\/p>\n    <\/div>\n  <\/section>\n\n  <section id=\"contact\" class=\"jc-section\">\n    <h2 class=\"jc-section-title\">Contact for Recruiting<\/h2>\n\n    <div class=\"jc-contact-box\">\n      <p><strong>Joshua Crowley<\/strong> \u2022 OH\/OPP \u2022 Class of 2025<\/p>\n      <p>Location: Odenton, Maryland<\/p>\n      <p>Email: <em>joshpboom@icloud.com<\/em><\/p>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const buttons = document.querySelectorAll(\".jc-skill\");\n    const details = document.getElementById(\"jc-skill-details\");\n\n    buttons.forEach(function (button) {\n      button.addEventListener(\"click\", function () {\n        buttons.forEach(function (btn) {\n          btn.classList.remove(\"active\");\n        });\n\n        button.classList.add(\"active\");\n\n        details.querySelector(\"h3\").textContent = button.getAttribute(\"data-title\");\n        details.querySelector(\"p\").textContent = button.getAttribute(\"data-text\");\n      });\n    });\n  });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Elevate the Team. Elevate the Game Joshua Crowley #25 OH\/OPP Sophomore Transfer 6ft outside\/opposite hitter from Odenton, Maryland with an 11&#8242; spike touch, 40&#8243; max vertical, and six years of open club experience. High elevation. High energy. High impact. Contact for Recruiting Height 6ft Approach Touch 11&#8217;0&#8243; Block Touch 10&#8217;5&#8243; Max Vertical 40&#8243; Positions OH [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-73","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/joshuacrowley.net\/index.php?rest_route=\/wp\/v2\/pages\/73","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/joshuacrowley.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/joshuacrowley.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/joshuacrowley.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/joshuacrowley.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=73"}],"version-history":[{"count":6,"href":"https:\/\/joshuacrowley.net\/index.php?rest_route=\/wp\/v2\/pages\/73\/revisions"}],"predecessor-version":[{"id":194,"href":"https:\/\/joshuacrowley.net\/index.php?rest_route=\/wp\/v2\/pages\/73\/revisions\/194"}],"wp:attachment":[{"href":"https:\/\/joshuacrowley.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=73"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}