{"id":399,"date":"2026-03-12T01:41:53","date_gmt":"2026-03-12T01:41:53","guid":{"rendered":"https:\/\/www.bohol-coconuts.com\/founders-club\/?page_id=399"},"modified":"2026-04-08T04:05:48","modified_gmt":"2026-04-08T04:05:48","slug":"meet-coach-merv-the-architect-of-the-coconuts-performance-center","status":"publish","type":"page","link":"https:\/\/www.bohol-coconuts.com\/founders-club\/meet-coach-merv-the-architect-of-the-coconuts-performance-center\/","title":{"rendered":"Meet Coach Merv: The Architect of the Coconuts Performance Center"},"content":{"rendered":"\r\n<style>\r\n  :root{\r\n    --bg:#0b0b0b;\r\n    --panel:#121212;\r\n    --panel-2:#181818;\r\n    --text:#f5f1e8;\r\n    --muted:#c7bfae;\r\n    --gold:#d4af37;\r\n    --gold-soft:#f0d77a;\r\n    --line:rgba(212,175,55,.22);\r\n    --white:#ffffff;\r\n    --shadow:0 18px 50px rgba(0,0,0,.35);\r\n    --radius:22px;\r\n    --max:1180px;\r\n  }\r\n\r\n  *{box-sizing:border-box;}\r\n\r\n  body{\r\n    margin:0;\r\n    background:var(--bg);\r\n    color:var(--text);\r\n    font-family:Arial, Helvetica, sans-serif;\r\n    line-height:1.65;\r\n  }\r\n\r\n  .merv-page{\r\n    width:100%;\r\n    background:\r\n      radial-gradient(circle at top right, rgba(212,175,55,.12), transparent 28%),\r\n      radial-gradient(circle at top left, rgba(255,255,255,.04), transparent 18%),\r\n      linear-gradient(180deg,#0a0a0a 0%, #111 35%, #0c0c0c 100%);\r\n    overflow:hidden;\r\n  }\r\n\r\n  .merv-wrap{\r\n    width:min(100%, var(--max));\r\n    margin:0 auto;\r\n    padding:0 20px;\r\n  }\r\n\r\n  .merv-topbar{\r\n    border-bottom:1px solid var(--line);\r\n    background:rgba(0,0,0,.45);\r\n    backdrop-filter:blur(6px);\r\n  }\r\n\r\n  .merv-topbar .merv-wrap{\r\n    display:flex;\r\n    justify-content:center;\r\n    align-items:center;\r\n    padding:10px 20px;\r\n  }\r\n\r\n  .merv-kicker{\r\n    color:var(--gold-soft);\r\n    font-size:13px;\r\n    text-transform:uppercase;\r\n    letter-spacing:2px;\r\n    text-align:center;\r\n    font-weight:700;\r\n  }\r\n\r\n  .merv-hero{\r\n    position:relative;\r\n    padding:72px 0 36px;\r\n  }\r\n\r\n  .merv-hero-grid{\r\n    display:grid;\r\n    grid-template-columns:1.12fr .88fr;\r\n    gap:28px;\r\n    align-items:center;\r\n  }\r\n\r\n  .merv-hero-copy{\r\n    padding-right:10px;\r\n  }\r\n\r\n  .merv-eyebrow{\r\n    display:inline-block;\r\n    margin-bottom:16px;\r\n    color:var(--gold);\r\n    font-size:13px;\r\n    letter-spacing:2.4px;\r\n    text-transform:uppercase;\r\n    font-weight:800;\r\n  }\r\n\r\n  .merv-title{\r\n    margin:0 0 18px;\r\n    font-size:clamp(2.1rem, 5vw, 4.3rem);\r\n    line-height:1.02;\r\n    letter-spacing:-1.5px;\r\n    color:var(--white);\r\n  }\r\n\r\n  .merv-title .gold{\r\n    color:var(--gold);\r\n  }\r\n\r\n  .merv-lead{\r\n    margin:0 0 28px;\r\n    color:var(--muted);\r\n    font-size:1.08rem;\r\n    max-width:760px;\r\n  }\r\n\r\n  .merv-cta-row{\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    gap:14px;\r\n    margin-bottom:24px;\r\n  }\r\n\r\n  .merv-btn{\r\n    display:inline-block;\r\n    padding:14px 20px;\r\n    border-radius:999px;\r\n    text-decoration:none;\r\n    font-weight:800;\r\n    transition:all .25s ease;\r\n    font-size:14px;\r\n    letter-spacing:.2px;\r\n  }\r\n\r\n  .merv-btn-primary{\r\n    background:linear-gradient(135deg,var(--gold) 0%, #b98d12 100%);\r\n    color:#111;\r\n    box-shadow:0 10px 28px rgba(212,175,55,.25);\r\n  }\r\n\r\n  .merv-btn-primary:hover{\r\n    transform:translateY(-2px);\r\n    filter:brightness(1.03);\r\n  }\r\n\r\n  .merv-btn-secondary{\r\n    color:var(--white);\r\n    border:1px solid rgba(255,255,255,.18);\r\n    background:rgba(255,255,255,.04);\r\n  }\r\n\r\n  .merv-btn-secondary:hover{\r\n    transform:translateY(-2px);\r\n    border-color:rgba(212,175,55,.45);\r\n    color:var(--gold-soft);\r\n  }\r\n\r\n  .merv-quickfacts{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:14px;\r\n    margin-top:18px;\r\n  }\r\n\r\n  .merv-stat{\r\n    background:linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));\r\n    border:1px solid rgba(255,255,255,.08);\r\n    border-radius:18px;\r\n    padding:16px 16px 14px;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .merv-stat strong{\r\n    display:block;\r\n    color:var(--gold);\r\n    font-size:1.35rem;\r\n    line-height:1.1;\r\n    margin-bottom:5px;\r\n  }\r\n\r\n  .merv-stat span{\r\n    display:block;\r\n    color:var(--muted);\r\n    font-size:.93rem;\r\n  }\r\n\r\n  .merv-hero-image{\r\n    position:relative;\r\n  }\r\n\r\n  .merv-main-photo{\r\n    position:relative;\r\n    border-radius:28px;\r\n    overflow:hidden;\r\n    box-shadow:var(--shadow);\r\n    min-height:520px;\r\n    border:1px solid rgba(255,255,255,.08);\r\n  }\r\n\r\n  .merv-main-photo img{\r\n    width:100%;\r\n    height:100%;\r\n    object-fit:cover;\r\n    display:block;\r\n  }\r\n\r\n  .merv-main-photo:after{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:0;\r\n    background:linear-gradient(180deg, rgba(0,0,0,.02), rgba(0,0,0,.42));\r\n  }\r\n\r\n  .merv-main-caption{\r\n    position:absolute;\r\n    left:20px;\r\n    right:20px;\r\n    bottom:18px;\r\n    z-index:2;\r\n    background:rgba(0,0,0,.55);\r\n    border:1px solid rgba(255,255,255,.12);\r\n    color:#f8f3e8;\r\n    padding:12px 14px;\r\n    border-radius:16px;\r\n    font-size:.92rem;\r\n    line-height:1.5;\r\n    backdrop-filter:blur(5px);\r\n  }\r\n\r\n  .merv-section{\r\n    padding:24px 0 28px;\r\n  }\r\n\r\n  .merv-story-intro{\r\n    display:grid;\r\n    grid-template-columns:1fr .95fr;\r\n    gap:24px;\r\n  }\r\n\r\n  .merv-card{\r\n    background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015));\r\n    border:1px solid rgba(255,255,255,.08);\r\n    border-radius:var(--radius);\r\n    padding:28px;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .merv-card h2,\r\n  .merv-card h3{\r\n    margin-top:0;\r\n    color:var(--white);\r\n    line-height:1.15;\r\n  }\r\n\r\n  .merv-card h2{\r\n    font-size:clamp(1.5rem, 2.5vw, 2.3rem);\r\n    margin-bottom:14px;\r\n  }\r\n\r\n  .merv-card p{\r\n    color:var(--muted);\r\n    margin:0 0 14px;\r\n  }\r\n\r\n  .merv-highlight{\r\n    border-left:4px solid var(--gold);\r\n    padding-left:16px;\r\n    margin-top:18px;\r\n    color:#efe4c5;\r\n    font-weight:700;\r\n  }\r\n\r\n  .merv-gallery{\r\n    padding:30px 0 26px;\r\n  }\r\n\r\n  .merv-gallery-head{\r\n    text-align:center;\r\n    margin-bottom:20px;\r\n  }\r\n\r\n  .merv-gallery-head h2{\r\n    margin:0 0 8px;\r\n    font-size:clamp(1.8rem,3vw,2.7rem);\r\n    color:var(--white);\r\n  }\r\n\r\n  .merv-gallery-head p{\r\n    margin:0 auto;\r\n    max-width:760px;\r\n    color:var(--muted);\r\n  }\r\n\r\n  .merv-photo-grid{\r\n    display:grid;\r\n    grid-template-columns:1.15fr .85fr .85fr;\r\n    gap:18px;\r\n  }\r\n\r\n  .merv-photo-card{\r\n    position:relative;\r\n    overflow:hidden;\r\n    min-height:250px;\r\n    border-radius:22px;\r\n    border:1px solid rgba(255,255,255,.08);\r\n    box-shadow:var(--shadow);\r\n    background:#111;\r\n  }\r\n\r\n  .merv-photo-card.tall{\r\n    grid-row:span 2;\r\n    min-height:520px;\r\n  }\r\n\r\n  .merv-photo-card img{\r\n    width:100%;\r\n    height:100%;\r\n    object-fit:cover;\r\n    display:block;\r\n    transition:transform .45s ease;\r\n  }\r\n\r\n  .merv-photo-card:hover img{\r\n    transform:scale(1.04);\r\n  }\r\n\r\n  .merv-photo-card:after{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:0;\r\n    background:linear-gradient(180deg, rgba(0,0,0,.04), rgba(0,0,0,.7));\r\n  }\r\n\r\n  .merv-photo-caption{\r\n    position:absolute;\r\n    left:16px;\r\n    right:16px;\r\n    bottom:14px;\r\n    z-index:2;\r\n    color:#fff;\r\n  }\r\n\r\n  .merv-photo-caption strong{\r\n    display:block;\r\n    font-size:1rem;\r\n    margin-bottom:4px;\r\n    color:#fff;\r\n  }\r\n\r\n  .merv-photo-caption span{\r\n    display:block;\r\n    font-size:.88rem;\r\n    color:#e6dcc4;\r\n    line-height:1.45;\r\n  }\r\n\r\n  .merv-timeline{\r\n    padding:26px 0 26px;\r\n  }\r\n\r\n  .merv-timeline h2{\r\n    text-align:center;\r\n    font-size:clamp(1.9rem,3vw,2.8rem);\r\n    margin:0 0 14px;\r\n  }\r\n\r\n  .merv-timeline-sub{\r\n    text-align:center;\r\n    color:var(--muted);\r\n    max-width:820px;\r\n    margin:0 auto 28px;\r\n  }\r\n\r\n  .merv-timeline-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:18px;\r\n  }\r\n\r\n  .merv-step{\r\n    background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015));\r\n    border:1px solid rgba(255,255,255,.08);\r\n    border-radius:22px;\r\n    padding:22px;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .merv-step .num{\r\n    display:inline-flex;\r\n    width:38px;\r\n    height:38px;\r\n    border-radius:50%;\r\n    align-items:center;\r\n    justify-content:center;\r\n    background:rgba(212,175,55,.15);\r\n    color:var(--gold);\r\n    font-weight:800;\r\n    margin-bottom:14px;\r\n    border:1px solid rgba(212,175,55,.25);\r\n  }\r\n\r\n  .merv-step h3{\r\n    margin:0 0 10px;\r\n    color:var(--white);\r\n    font-size:1.12rem;\r\n  }\r\n\r\n  .merv-step p{\r\n    margin:0;\r\n    color:var(--muted);\r\n    font-size:.97rem;\r\n  }\r\n\r\n  .merv-bottom{\r\n    padding:24px 0 70px;\r\n  }\r\n\r\n  .merv-bottom-grid{\r\n    display:grid;\r\n    grid-template-columns:1fr .9fr;\r\n    gap:24px;\r\n  }\r\n\r\n  .merv-quote{\r\n    font-size:1.16rem;\r\n    color:#f0e5c8;\r\n    font-weight:700;\r\n    line-height:1.7;\r\n    margin:8px 0 0;\r\n  }\r\n\r\n  .merv-contact-box{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:14px;\r\n  }\r\n\r\n  .merv-contact-line{\r\n    color:var(--muted);\r\n    font-size:1rem;\r\n  }\r\n\r\n  .merv-contact-line strong{\r\n    color:var(--white);\r\n  }\r\n\r\n  .merv-note{\r\n    color:#d8ccb0;\r\n    font-size:.92rem;\r\n  }\r\n\r\n  @media (max-width: 1024px){\r\n    .merv-hero-grid,\r\n    .merv-story-intro,\r\n    .merv-bottom-grid,\r\n    .merv-timeline-grid{\r\n      grid-template-columns:1fr;\r\n    }\r\n\r\n    .merv-photo-grid{\r\n      grid-template-columns:1fr 1fr;\r\n    }\r\n\r\n    .merv-photo-card.tall{\r\n      grid-row:auto;\r\n      min-height:320px;\r\n    }\r\n\r\n    .merv-main-photo{\r\n      min-height:420px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 700px){\r\n    .merv-hero{\r\n      padding-top:48px;\r\n    }\r\n\r\n    .merv-quickfacts{\r\n      grid-template-columns:1fr;\r\n    }\r\n\r\n    .merv-photo-grid{\r\n      grid-template-columns:1fr;\r\n    }\r\n\r\n    .merv-main-photo{\r\n      min-height:340px;\r\n    }\r\n\r\n    .merv-card,\r\n    .merv-step{\r\n      padding:22px;\r\n    }\r\n\r\n    .merv-title{\r\n      letter-spacing:-1px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"merv-page\">\r\n\r\n  <div class=\"merv-topbar\">\r\n    <div class=\"merv-wrap\">\r\n      <div class=\"merv-kicker\">Founders Club \u2022 Meet Coach Merv<\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <section class=\"merv-hero\">\r\n    <div class=\"merv-wrap\">\r\n      <div class=\"merv-hero-grid\">\r\n\r\n        <div class=\"merv-hero-copy\">\r\n          <div class=\"merv-eyebrow\">The Architect of the Coconuts Performance Center<\/div>\r\n          <h1 class=\"merv-title\">Meet Coach Merv \u2014 <span class=\"gold\">builder of programs, teams, media brands, and vision<\/span><\/h1>\r\n          <p class=\"merv-lead\">\r\n            Before there was a plan for an elite baseball and softball development hub in Bohol, there was a lifetime of building.\r\n            Coach Merv Moore\u2019s story is not about theory. It is about championships, startup grit, international baseball, and the\r\n            relentless belief that something world-class can rise from unlikely ground.\r\n          <\/p>\r\n\r\n          <div class=\"merv-cta-row\">\r\n            <a class=\"merv-btn merv-btn-primary\" href=\"https:\/\/www.bohol-coconuts.com\/coach-mervs-photo-gallery\/\">View Coach Merv&#8217;s Photo Gallery<\/a>\r\n            <a class=\"merv-btn merv-btn-secondary\" href=\"https:\/\/www.bohol-coconuts.com\/founders-club\/\">Back to Founders Club<\/a>\r\n          <\/div>\r\n\r\n          <div class=\"merv-quickfacts\">\r\n            <div class=\"merv-stat\">\r\n              <strong>30+ Years<\/strong>\r\n              <span>Building teams, media properties, and international baseball programs<\/span>\r\n            <\/div>\r\n            <div class=\"merv-stat\">\r\n              <strong>Global Track Record<\/strong>\r\n              <span>Texas, Switzerland, Austria, Bhutan, Nepal, Brunei, and the Philippines<\/span>\r\n            <\/div>\r\n            <div class=\"merv-stat\">\r\n              <strong>One Mission<\/strong>\r\n              <span>Build the first elite long-term baseball development compound in Bohol<\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"merv-hero-image\">\r\n          <div class=\"merv-main-photo\">\r\n            <img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/04\/35-scaled.jpg\" alt=\"Coach Merv coaching third base in Brunei\" title=\"\">\r\n            <div class=\"merv-main-caption\">\r\n              Coach Merv in Bandar Seri Begawan, Brunei \u2014 coaching the Men&#8217;s Fastpitch Softball National Team at the 2019 Masters International Tournament.\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"merv-section\">\r\n    <div class=\"merv-wrap\">\r\n      <div class=\"merv-story-intro\">\r\n\r\n        <div class=\"merv-card\">\r\n          <h2>A founder story with dirt-under-the-cleats credibility<\/h2>\r\n          <p>\r\n            The dream behind the Coconuts Performance Center did not come from a boardroom. It came from decades of coaching,\r\n            publishing, competing, rebuilding, and leading in places where infrastructure had to be created \u2014 not inherited.\r\n          <\/p>\r\n          <p>\r\n            Coach Merv\u2019s path runs from Texas baseball to international dugouts, from newspaper publishing to digital sports media,\r\n            from championship culture in Europe to grassroots program building in Asia. That blend is what makes this project different.\r\n          <\/p>\r\n          <p class=\"merv-highlight\">\r\n            This is not a page about hype. It is a page about the person who has already spent a lifetime proving he can build.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"merv-card\">\r\n          <h2>Why this page matters<\/h2>\r\n          <p>\r\n            Behind every serious legacy project is a leader with the vision to see it early, the grit to build it under pressure, and the credibility to attract believers.\r\n            Coach Merv brings all three. His story gives the Coconuts Performance Center its edge \u2014 not as a dream on paper, but as a mission led by someone who has spent\r\n            decades building teams, brands, and opportunities from the ground up.\r\n          <\/p>\r\n          <p>\r\n            For Founders, that matters. You are not simply stepping into an idea. You are aligning with proven leadership, international experience, and a bold long-range\r\n            vision designed to turn Bohol into a destination for athlete development, meaningful community impact, and global attention.\r\n          <\/p>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"merv-gallery\">\r\n    <div class=\"merv-wrap\">\r\n      <div class=\"merv-gallery-head\">\r\n        <h2>A life built across fields, countries, and eras<\/h2>\r\n        <p>\r\n          These five images reveal the depth behind the mission: a coach who has taught across continents, led with authority in diverse environments,\r\n          and carried the game of baseball into places where vision mattered more than convenience. They do not just show where Coach Merv has been \u2014\r\n          they show why he is qualified to build something extraordinary in Bohol.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"merv-photo-grid\">\r\n        <div class=\"merv-photo-card tall\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/04\/53-scaled.jpg\" alt=\"Coach Merv with players in Bhutan\" title=\"\">\r\n          <div class=\"merv-photo-caption\">\r\n            <strong>Program Builder<\/strong>\r\n            <span>Leading athletes and helping build baseball culture from the ground up in Bhutan.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"merv-photo-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/04\/26-scaled.jpg\" alt=\"Coach Merv teaching in Bhutan\" title=\"\">\r\n          <div class=\"merv-photo-caption\">\r\n            <strong>Teacher of the Game<\/strong>\r\n            <span>Hands-on instruction, skill development, and a coach-first approach in Bhutan.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"merv-photo-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/03\/NLA0031096-1.jpg\" alt=\"Coach Merv with Therwil Flyers in Switzerland\" title=\"\">\r\n          <div class=\"merv-photo-caption\">\r\n            <strong>Championship Pedigree<\/strong>\r\n            <span>European baseball experience that helped shape the standard behind today\u2019s vision.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"merv-photo-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/03\/merv-vienna-austria-1.jpg\" alt=\"Coach Merv in Vienna Austria\" title=\"\">\r\n          <div class=\"merv-photo-caption\">\r\n            <strong>International Baseball Roots<\/strong>\r\n            <span>A story that spans borders, cultures, and decades of commitment to the sport.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"merv-photo-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/03\/Coach-Merv-in-Thimphu.jpg\" alt=\"Coach Merv teaching in Bhutan\" title=\"\">\r\n          <div class=\"merv-photo-caption\">\r\n            <strong>Field Leadership<\/strong>\r\n            <span>Presence, instruction, and standards that turn raw potential into structure.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"merv-timeline\">\r\n    <div class=\"merv-wrap\">\r\n      <h2>From Texas grit to a Bohol legacy<\/h2>\r\n      <p class=\"merv-timeline-sub\">\r\n        Every stage of Coach Merv\u2019s journey built toward this moment \u2014 from hard-earned baseball roots to international coaching and entrepreneurial reinvention.\r\n        What you see today is not a sudden idea, but the next chapter in a lifetime of building, leading, and creating opportunity where others saw limits.\r\n      <\/p>\r\n\r\n      <div class=\"merv-timeline-grid\">\r\n        <div class=\"merv-step\">\r\n          <div class=\"num\">01<\/div>\r\n          <h3>Texas Foundation<\/h3>\r\n          <p>\r\n            Competitive baseball roots, resilience through adversity, and the kind of work ethic that gets tested early and lasts.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"merv-step\">\r\n          <div class=\"num\">02<\/div>\r\n          <h3>Media &#038; Entrepreneurship<\/h3>\r\n          <p>\r\n            A builder\u2019s mindset sharpened through newspaper publishing, audience growth, and launching sports media platforms from scratch.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"merv-step\">\r\n          <div class=\"num\">03<\/div>\r\n          <h3>International Coaching<\/h3>\r\n          <p>\r\n            Experience leading programs in Europe and Asia, adapting to different cultures, conditions, and stages of player development.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"merv-step\">\r\n          <div class=\"num\">04<\/div>\r\n          <h3>The Bohol Mission<\/h3>\r\n          <p>\r\n            A long-view commitment to build a development hub that can help produce elite Filipino talent while creating real impact in the local community.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"merv-bottom\">\r\n    <div class=\"merv-wrap\">\r\n      <div class=\"merv-bottom-grid\">\r\n\r\n        <div class=\"merv-card\">\r\n          <h2>The vision behind the Coconuts Performance Center<\/h2>\r\n          <p>\r\n            The point is not simply to build structures. The point is to build an environment \u2014 a place where training, discipline,\r\n            community, opportunity, and long-range player development all exist under one mission-driven umbrella.\r\n          <\/p>\r\n          <p>\r\n            Coach Merv\u2019s story gives that vision weight. It explains why this project is not generic, why it is personal, and why it is aimed at something much bigger than another sports facility.\r\n          <\/p>\r\n          <div class=\"merv-quote\">\r\n            \u201cIf you want to build something elite, you do not wait for ideal conditions. You create them.\u201d\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"merv-card\">\r\n          <h2>Connect with Coach Merv<\/h2>\r\n          <div class=\"merv-contact-box\">\r\n            <div class=\"merv-contact-line\"><strong>Call:<\/strong> 469-407-0272 (Texas until 4\/24)<\/div>\r\n            <div class=\"merv-contact-line\"><strong>Photo Gallery:<\/strong> <a style=\"color:var(--gold);\" href=\"https:\/\/www.bohol-coconuts.com\/coach-mervs-photo-gallery\/\">Coach Merv\u2019s Photo Gallery<\/a><\/div>\r\n            <div class=\"merv-contact-line\"><strong>Founders Club:<\/strong> <a style=\"color:var(--gold);\" href=\"https:\/\/www.bohol-coconuts.com\/founders-club\/\">Explore the Founders Club<\/a><\/div>\r\n            <div class=\"merv-note\">\r\n              Serious founders, partners, and supporters are invited to connect directly and learn more about the vision behind the Coconuts Performance Center.\r\n              This is your chance to step closer to a mission-driven project with global reach, long-term ambition, and a founder story strong enough to inspire belief.\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>Founders Club \u2022 Meet Coach Merv The Architect of the Coconuts Performance Center Meet Coach Merv \u2014 builder of programs, teams, media brands, and vision Before there was a plan for an elite baseball and softball development hub in Bohol, there was a lifetime of building. Coach Merv Moore\u2019s story is not about theory. It [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":397,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-399","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages\/399","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/comments?post=399"}],"version-history":[{"count":26,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages\/399\/revisions"}],"predecessor-version":[{"id":1211,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages\/399\/revisions\/1211"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/media\/397"}],"wp:attachment":[{"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/media?parent=399"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}