{"id":7173,"date":"2026-04-17T10:11:53","date_gmt":"2026-04-17T04:41:53","guid":{"rendered":"https:\/\/tbspanthers.british-school.org\/?p=7173"},"modified":"2026-04-20T13:45:07","modified_gmt":"2026-04-20T08:15:07","slug":"panthers-summer-camp-2026-developing-skills-building-confidence","status":"publish","type":"post","link":"https:\/\/tbspanthers.british-school.org\/index.php\/panthers-summer-camp-2026-developing-skills-building-confidence\/","title":{"rendered":"Panthers Summer Camp 2026 \u2013 Developing Skills, Building Confidence"},"content":{"rendered":"\n<div class=\"panthers-camp-page\">\n  <style>\n    .panthers-camp-page{\n      --pc-red:#c1121f;\n      --pc-red-dark:#9d0f19;\n      --pc-black:#111111;\n      --pc-charcoal:#1f2937;\n      --pc-gray:#6b7280;\n      --pc-light:#f8fafc;\n      --pc-border:#e5e7eb;\n      --pc-white:#ffffff;\n      --pc-green:#0f9d58;\n      --pc-blue:#0b3d70;\n      --pc-swim:#0ea5e9;\n      --pc-football:#16a34a;\n      --pc-athletics:#d97706;\n      --pc-tt:#dc2626;\n      --pc-basketball:#ea580c;\n      --pc-badminton:#7c3aed;\n      --pc-cricket:#0f766e;\n      max-width:1200px;\n      margin:0 auto;\n      font-family:Arial,Helvetica,sans-serif;\n      color:var(--pc-charcoal);\n      line-height:1.6;\n    }\n\n    .panthers-camp-page *{\n      box-sizing:border-box;\n    }\n\n    .pc-hero{\n      position:relative;\n      overflow:hidden;\n      background:linear-gradient(135deg,var(--pc-black) 0%, #2b2b2b 40%, var(--pc-red) 100%);\n      color:#fff;\n      border-radius:28px;\n      padding:42px 34px;\n      margin-bottom:28px;\n      box-shadow:0 18px 40px rgba(0,0,0,0.16);\n    }\n\n    .pc-hero:before,\n    .pc-hero:after{\n      content:\"\";\n      position:absolute;\n      border-radius:50%;\n      background:rgba(255,255,255,0.08);\n    }\n\n    .pc-hero:before{\n      width:220px;\n      height:220px;\n      top:-90px;\n      right:-60px;\n    }\n\n    .pc-hero:after{\n      width:160px;\n      height:160px;\n      bottom:-70px;\n      left:-40px;\n    }\n\n    .pc-hero-inner{\n      position:relative;\n      z-index:2;\n      display:grid;\n      grid-template-columns:120px 1fr;\n      gap:24px;\n      align-items:center;\n    }\n\n    .pc-logo-wrap{\n      background:rgba(255,255,255,0.08);\n      border:1px solid rgba(255,255,255,0.12);\n      border-radius:24px;\n      padding:12px;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n\n    .pc-logo-wrap img{\n      width:100%;\n      max-width:95px;\n      height:auto;\n      display:block;\n    }\n\n    .pc-kicker{\n      display:inline-block;\n      padding:7px 14px;\n      background:rgba(255,255,255,0.12);\n      border:1px solid rgba(255,255,255,0.14);\n      border-radius:999px;\n      font-size:12px;\n      font-weight:700;\n      letter-spacing:.4px;\n      text-transform:uppercase;\n      margin-bottom:14px;\n    }\n\n    .pc-hero h1{\n      margin:0 0 10px;\n      color:#fff;\n      font-size:46px;\n      line-height:1.05;\n      font-weight:800;\n    }\n\n    .pc-hero p{\n      margin:0;\n      font-size:16px;\n      color:rgba(255,255,255,0.92);\n      max-width:860px;\n    }\n\n    .pc-dates{\n      margin-top:22px;\n      display:flex;\n      flex-wrap:wrap;\n      gap:12px;\n    }\n\n    .pc-date-chip{\n      background:#fff;\n      color:var(--pc-black);\n      padding:12px 16px;\n      border-radius:16px;\n      font-weight:700;\n      font-size:14px;\n      box-shadow:0 8px 20px rgba(0,0,0,0.10);\n    }\n\n    .pc-section{\n      background:var(--pc-white);\n      border:1px solid var(--pc-border);\n      border-radius:24px;\n      padding:28px;\n      margin-bottom:24px;\n      box-shadow:0 10px 25px rgba(15,23,42,0.05);\n    }\n\n    .pc-section-title{\n      margin:0 0 16px;\n      font-size:30px;\n      line-height:1.15;\n      color:var(--pc-black);\n      font-weight:800;\n    }\n\n    .pc-section-subtitle{\n      margin:0 0 22px;\n      color:var(--pc-gray);\n      font-size:15px;\n    }\n\n    .pc-intro p{\n      margin:0 0 14px;\n      font-size:15px;\n    }\n\n    .pc-highlight{\n      border-left:5px solid var(--pc-red);\n      background:linear-gradient(90deg,#fff5f5 0%, #ffffff 100%);\n      padding:18px 18px;\n      border-radius:16px;\n      font-weight:700;\n      margin-top:10px;\n    }\n\n    .pc-schedule-table-wrap{\n      overflow-x:auto;\n      border:1px solid var(--pc-border);\n      border-radius:20px;\n    }\n\n    .pc-schedule-table{\n      width:100%;\n      min-width:920px;\n      border-collapse:collapse;\n      background:#fff;\n    }\n\n    .pc-schedule-table thead th{\n      background:linear-gradient(180deg,#161616 0%, #2a2a2a 100%);\n      color:#fff;\n      padding:16px 14px;\n      text-align:left;\n      font-size:13px;\n      font-weight:800;\n      text-transform:uppercase;\n      letter-spacing:.4px;\n      white-space:nowrap;\n    }\n\n    .pc-schedule-table tbody td{\n      padding:15px 14px;\n      border-top:1px solid var(--pc-border);\n      vertical-align:middle;\n      font-size:14px;\n    }\n\n    .pc-schedule-table tbody tr:hover{\n      background:#fafafa;\n    }\n\n    .pc-activity-tag{\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      font-weight:800;\n    }\n\n    .pc-dot{\n      width:12px;\n      height:12px;\n      border-radius:50%;\n      display:inline-block;\n      flex-shrink:0;\n    }\n\n    .pc-swim{background:var(--pc-swim);}\n    .pc-football{background:var(--pc-football);}\n    .pc-athletics{background:var(--pc-athletics);}\n    .pc-tt{background:var(--pc-tt);}\n    .pc-basketball{background:var(--pc-basketball);}\n    .pc-badminton{background:var(--pc-badminton);}\n    .pc-cricket{background:var(--pc-cricket);}\n\n    .pc-ratio,\n    .pc-slots{\n      font-weight:800;\n      text-align:center;\n      white-space:nowrap;\n    }\n\n    .pc-slots{\n      color:var(--pc-green);\n    }\n\n    .pc-usp-grid{\n      display:grid;\n      grid-template-columns:repeat(3,minmax(0,1fr));\n      gap:16px;\n    }\n\n    .pc-usp-card{\n      background:linear-gradient(180deg,#ffffff 0%, #fbfbfb 100%);\n      border:1px solid var(--pc-border);\n      border-radius:20px;\n      padding:18px;\n      box-shadow:0 8px 20px rgba(15,23,42,0.04);\n    }\n\n    .pc-usp-card h4{\n      margin:0 0 8px;\n      font-size:18px;\n      color:var(--pc-black);\n      font-weight:800;\n    }\n\n    .pc-usp-card p{\n      margin:0;\n      font-size:14px;\n      color:var(--pc-gray);\n    }\n\n    .pc-programme-grid{\n      display:grid;\n      grid-template-columns:repeat(2,minmax(0,1fr));\n      gap:18px;\n    }\n\n    .pc-sport-card{\n      border:1px solid var(--pc-border);\n      border-radius:22px;\n      overflow:hidden;\n      background:#fff;\n      box-shadow:0 10px 22px rgba(15,23,42,0.05);\n    }\n\n    .pc-sport-head{\n      padding:18px 20px;\n      color:#fff;\n    }\n\n    .pc-sport-head h3{\n      margin:0 0 6px;\n      font-size:22px;\n      font-weight:800;\n      color:#fff;\n    }\n\n    .pc-sport-head p{\n      margin:0;\n      font-size:14px;\n      color:rgba(255,255,255,0.92);\n    }\n\n    .pc-sport-body{\n      padding:20px;\n    }\n\n    .pc-block-title{\n      margin:0 0 8px;\n      font-size:15px;\n      font-weight:800;\n      color:var(--pc-black);\n      text-transform:uppercase;\n      letter-spacing:.3px;\n    }\n\n    .pc-list{\n      margin:0 0 16px 0;\n      padding-left:18px;\n    }\n\n    .pc-list li{\n      margin:0 0 7px;\n      font-size:14px;\n      color:var(--pc-charcoal);\n    }\n\n    .pc-sport-foot{\n      background:#fafafa;\n      border-top:1px solid var(--pc-border);\n      padding:14px 20px;\n      font-size:13px;\n      color:var(--pc-gray);\n      font-weight:700;\n    }\n\n    .pc-bg-swim{background:linear-gradient(135deg,#0284c7 0%, #0ea5e9 100%);}\n    .pc-bg-football{background:linear-gradient(135deg,#15803d 0%, #16a34a 100%);}\n    .pc-bg-athletics{background:linear-gradient(135deg,#b45309 0%, #d97706 100%);}\n    .pc-bg-tt{background:linear-gradient(135deg,#b91c1c 0%, #dc2626 100%);}\n    .pc-bg-basketball{background:linear-gradient(135deg,#c2410c 0%, #ea580c 100%);}\n    .pc-bg-badminton{background:linear-gradient(135deg,#6d28d9 0%, #7c3aed 100%);}\n    .pc-bg-cricket{background:linear-gradient(135deg,#0f766e 0%, #14b8a6 100%);}\n\n    .pc-footer-note{\n      text-align:center;\n      background:linear-gradient(135deg,var(--pc-black) 0%, #2a2a2a 60%, var(--pc-red) 100%);\n      color:#fff;\n      border-radius:24px;\n      padding:24px 20px;\n      box-shadow:0 14px 32px rgba(0,0,0,0.12);\n    }\n\n    .pc-footer-note h3{\n      margin:0 0 10px;\n      font-size:28px;\n      color:#fff;\n      font-weight:800;\n    }\n\n    .pc-footer-note p{\n      margin:0;\n      font-size:15px;\n      color:rgba(255,255,255,0.92);\n      max-width:920px;\n      margin-left:auto;\n      margin-right:auto;\n    }\n\n    @media (max-width: 980px){\n      .pc-usp-grid{\n        grid-template-columns:1fr 1fr;\n      }\n      .pc-programme-grid{\n        grid-template-columns:1fr;\n      }\n    }\n\n    @media (max-width: 760px){\n      .panthers-camp-page{\n        padding:0;\n      }\n      .pc-hero{\n        padding:24px 18px;\n        border-radius:22px;\n      }\n      .pc-hero-inner{\n        grid-template-columns:1fr;\n      }\n      .pc-logo-wrap{\n        width:90px;\n      }\n      .pc-hero h1{\n        font-size:34px;\n      }\n      .pc-section{\n        padding:20px 16px;\n        border-radius:20px;\n      }\n      .pc-section-title{\n        font-size:26px;\n      }\n      .pc-usp-grid{\n        grid-template-columns:1fr;\n      }\n      .pc-date-chip{\n        width:100%;\n      }\n      .pc-footer-note{\n        border-radius:20px;\n        padding:20px 16px;\n      }\n      .pc-footer-note h3{\n        font-size:24px;\n      }\n    }\n  <\/style>\n\n  <section class=\"pc-hero\">\n    <div class=\"pc-hero-inner\">\n      <div class=\"pc-logo-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/10\/TBSPanthers-Logo-512px.png\" alt=\"Panthers Logo\">\n      <\/div>\n      <div>\n        <div class=\"pc-kicker\">Activity Schedule | Programme Breakdown<\/div>\n        <h1>Panthers Summer Camp 2026<\/h1>\n        <p>One of the most awaited events of the year returns for its third edition, bringing together structured coaching, skill development, and an exciting multi-sport environment for students across different year groups.<\/p>\n        <div class=\"pc-dates\">\n          <div class=\"pc-date-chip\">Week 1: 1 June to 5 June<\/div>\n          <div class=\"pc-date-chip\">Week 2: 8 June to 12 June<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"pc-section pc-intro\">\n    <h2 class=\"pc-section-title\">Panthers Summer Camp 2026<\/h2>\n    <p>We are delighted to announce the return of the <strong>Panthers Summer Camp 2026<\/strong>, one of the most awaited events of the year and now in its <strong>third edition<\/strong>. Over the years, the camp has grown from strength to strength and has been met with tremendous success, providing students with a valuable opportunity to develop their skills, stay active, and enjoy high-quality coaching in a structured and engaging environment.<\/p>\n    <p>The Panthers Summer Camp will offer a range of sporting activities for students across different year groups, with carefully planned sessions and favourable student-to-coach ratios to ensure quality learning and individual attention. Activities on offer include <strong>Swimming (Beginner\/Intermediate and Advanced), Football, Indoor Athletics, Table Tennis, Basketball, Badminton, and Cricket<\/strong>.<\/p>\n    <div class=\"pc-highlight\">\n      The Panthers Summer Camp is designed to provide every student, regardless of ability, with the opportunity to develop skills, build confidence, and enjoy sport in a structured, engaging, and high-quality environment.\n    <\/div>\n  <\/section>\n\n  <section class=\"pc-section\">\n    <h2 class=\"pc-section-title\">Activities and Schedule<\/h2>\n    <p class=\"pc-section-subtitle\">All sessions are planned to ensure a balance of development, safety, individual attention, and enjoyment.<\/p>\n\n    <div class=\"pc-schedule-table-wrap\">\n      <table class=\"pc-schedule-table\">\n        <thead>\n          <tr>\n            <th>Activity<\/th>\n            <th>Time<\/th>\n            <th>Eligibility<\/th>\n            <th>Student : Coach<\/th>\n            <th>Available Slots<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td><span class=\"pc-activity-tag\"><span class=\"pc-dot pc-football\"><\/span>Football<\/span><\/td>\n            <td>8:00 am \u2013 9:00 am<\/td>\n            <td>Rec to 3<\/td>\n            <td class=\"pc-ratio\">8:1<\/td>\n            <td class=\"pc-slots\">16<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"pc-activity-tag\"><span class=\"pc-dot pc-football\"><\/span>Football<\/span><\/td>\n            <td>8:00 am \u2013 9:00 am<\/td>\n            <td>Year 4 to 6<\/td>\n            <td class=\"pc-ratio\">8:1<\/td>\n            <td class=\"pc-slots\">16<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"pc-activity-tag\"><span class=\"pc-dot pc-athletics\"><\/span>Indoor Athletics<\/span><\/td>\n            <td>8:00 am \u2013 9:00 am<\/td>\n            <td>Rec to Year 6<\/td>\n            <td class=\"pc-ratio\">8:1<\/td>\n            <td class=\"pc-slots\">20<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"pc-activity-tag\"><span class=\"pc-dot pc-basketball\"><\/span>Basketball<\/span><\/td>\n            <td>9:00 am \u2013 10:00 am<\/td>\n            <td>Year 1 to 6<\/td>\n            <td class=\"pc-ratio\">8:1<\/td>\n            <td class=\"pc-slots\">20<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"pc-activity-tag\"><span class=\"pc-dot pc-tt\"><\/span>Table Tennis<\/span><\/td>\n            <td>9:00 am \u2013 10:30 am<\/td>\n            <td>Year 1 to 6<\/td>\n            <td class=\"pc-ratio\">8:1<\/td>\n            <td class=\"pc-slots\">20<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"pc-activity-tag\"><span class=\"pc-dot pc-swim\"><\/span>Swimming (Beginner\/Intermediate)<\/span><\/td>\n            <td>9:30 am \u2013 10:45 am<\/td>\n            <td>Rec to Year 6 (Beginner\/Intermediate)<\/td>\n            <td class=\"pc-ratio\">6:1<\/td>\n            <td class=\"pc-slots\">24<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"pc-activity-tag\"><span class=\"pc-dot pc-badminton\"><\/span>Badminton<\/span><\/td>\n            <td>10:00 am \u2013 11:15 am<\/td>\n            <td>Year 1 to 6<\/td>\n            <td class=\"pc-ratio\">8:1<\/td>\n            <td class=\"pc-slots\">16<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"pc-activity-tag\"><span class=\"pc-dot pc-swim\"><\/span>Swimming (Beginner\/Intermediate)<\/span><\/td>\n            <td>11:00 am \u2013 12:15 pm<\/td>\n            <td>Rec to Year 6 (Beginner\/Intermediate)<\/td>\n            <td class=\"pc-ratio\">6:1<\/td>\n            <td class=\"pc-slots\">24<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"pc-activity-tag\"><span class=\"pc-dot pc-cricket\"><\/span>Cricket<\/span><\/td>\n            <td>11:15 am \u2013 12:45 pm<\/td>\n            <td>Year 1 to 6<\/td>\n            <td class=\"pc-ratio\">8:1<\/td>\n            <td class=\"pc-slots\">16<\/td>\n          <\/tr>\n          <tr>\n            <td><span class=\"pc-activity-tag\"><span class=\"pc-dot pc-swim\"><\/span>Swimming (Advanced)<\/span><\/td>\n            <td>12:30 pm \u2013 2:00 pm<\/td>\n            <td>Year 3 to 6<\/td>\n            <td class=\"pc-ratio\">6:1<\/td>\n            <td class=\"pc-slots\">24<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <section class=\"pc-section\">\n    <h2 class=\"pc-section-title\">What Sets the Panthers Camp Apart<\/h2>\n    <p class=\"pc-section-subtitle\">What makes the Panthers Summer Camp a high-quality and memorable student experience.<\/p>\n\n    <div class=\"pc-usp-grid\">\n      <div class=\"pc-usp-card\">\n        <h4>Age &#038; Ability-Based Grouping<\/h4>\n        <p>Sessions are designed according to the student\u2019s year group, experience level, and developmental needs for more meaningful learning.<\/p>\n      <\/div>\n      <div class=\"pc-usp-card\">\n        <h4>Favourable Student-Coach Ratios<\/h4>\n        <p>Low ratios ensure individual feedback, close supervision, and better progression throughout the camp.<\/p>\n      <\/div>\n      <div class=\"pc-usp-card\">\n        <h4>Structured Skill Progression<\/h4>\n        <p>Each activity follows a carefully planned pathway that supports both foundation building and advanced development.<\/p>\n      <\/div>\n      <div class=\"pc-usp-card\">\n        <h4>Confidence &#038; Enjoyment<\/h4>\n        <p>Students are encouraged to participate, improve, and enjoy learning through a supportive and engaging environment.<\/p>\n      <\/div>\n      <div class=\"pc-usp-card\">\n        <h4>Multi-Sport Exposure<\/h4>\n        <p>Students benefit from a broad range of activities that develop coordination, movement, teamwork, and game understanding.<\/p>\n      <\/div>\n      <div class=\"pc-usp-card\">\n        <h4>High-Quality Coaching<\/h4>\n        <p>Every session is delivered with clear objectives, progressive content, and a strong focus on both technique and participation.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"pc-section\">\n    <h2 class=\"pc-section-title\">Panthers Summer Camp 2026 \u2013 Programme Breakdown<\/h2>\n    <p class=\"pc-section-subtitle\">Each activity has been carefully designed to reflect the age, ability, and learning stage of the students involved.<\/p>\n\n    <div class=\"pc-programme-grid\">\n      <div class=\"pc-sport-card\">\n        <div class=\"pc-sport-head pc-bg-football\">\n          <h3>Football<\/h3>\n          <p>Rec\u2013Year 3 | Year 4\u20136<\/p>\n        <\/div>\n        <div class=\"pc-sport-body\">\n          <div class=\"pc-block-title\">What Makes This Special<\/div>\n          <ul class=\"pc-list\">\n            <li>Age-specific curriculum from fundamentals to game awareness<\/li>\n            <li>Game-based learning approach<\/li>\n            <li>Focus on skill, teamwork, and decision-making<\/li>\n          <\/ul>\n          <div class=\"pc-block-title\">What We Will Cover<\/div>\n          <ul class=\"pc-list\">\n            <li><strong>Rec\u2013Year 3:<\/strong> ball familiarisation, dribbling, short passing, coordination, and fun small-sided games<\/li>\n            <li><strong>Year 4\u20136:<\/strong> first touch, passing combinations, attacking and defending principles, positional awareness, and match play<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pc-sport-foot\">Student : Coach Ratio \u2014 8:1<\/div>\n      <\/div>\n\n      <div class=\"pc-sport-card\">\n        <div class=\"pc-sport-head pc-bg-athletics\">\n          <h3>Indoor Athletics<\/h3>\n          <p>Rec\u2013Year 6<\/p>\n        <\/div>\n        <div class=\"pc-sport-body\">\n          <div class=\"pc-block-title\">What Makes This Special<\/div>\n          <ul class=\"pc-list\">\n            <li>Excellent foundation for all sports<\/li>\n            <li>Focus on speed, agility, balance, and coordination<\/li>\n            <li>Fun challenges and athletic confidence building<\/li>\n          <\/ul>\n          <div class=\"pc-block-title\">What We Will Cover<\/div>\n          <ul class=\"pc-list\">\n            <li>Running mechanics, agility ladders, reaction drills, jumping and landing techniques, balance work, relays, and mini athletic challenges<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pc-sport-foot\">Student : Coach Ratio \u2014 8:1<\/div>\n      <\/div>\n\n      <div class=\"pc-sport-card\">\n        <div class=\"pc-sport-head pc-bg-basketball\">\n          <h3>Basketball<\/h3>\n          <p>Year 1\u20136<\/p>\n        <\/div>\n        <div class=\"pc-sport-body\">\n          <div class=\"pc-block-title\">What Makes This Special<\/div>\n          <ul class=\"pc-list\">\n            <li>Combines technical skill with game understanding<\/li>\n            <li>Highly engaging and teamwork-focused<\/li>\n            <li>Builds confidence through progressive gameplay<\/li>\n          <\/ul>\n          <div class=\"pc-block-title\">What We Will Cover<\/div>\n          <ul class=\"pc-list\">\n            <li><strong>Beginner:<\/strong> dribbling, passing, shooting basics, and movement without the ball<\/li>\n            <li><strong>Progressive:<\/strong> layups, defensive positioning, spacing, teamwork, and small-sided matches<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pc-sport-foot\">Student : Coach Ratio \u2014 8:1<\/div>\n      <\/div>\n\n      <div class=\"pc-sport-card\">\n        <div class=\"pc-sport-head pc-bg-tt\">\n          <h3>Table Tennis<\/h3>\n          <p>Year 1\u20136<\/p>\n        <\/div>\n        <div class=\"pc-sport-body\">\n          <div class=\"pc-block-title\">What Makes This Special<\/div>\n          <ul class=\"pc-list\">\n            <li>Develops precision, concentration, and coordination<\/li>\n            <li>Ideal for quick skill progression<\/li>\n            <li>Supports both individual challenge and match play<\/li>\n          <\/ul>\n          <div class=\"pc-block-title\">What We Will Cover<\/div>\n          <ul class=\"pc-list\">\n            <li>Grip and stance, forehand and backhand strokes, control and rally consistency, serving basics, and match play<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pc-sport-foot\">Student : Coach Ratio \u2014 8:1<\/div>\n      <\/div>\n\n      <div class=\"pc-sport-card\">\n        <div class=\"pc-sport-head pc-bg-swim\">\n          <h3>Swimming<\/h3>\n          <p>Beginner \/ Intermediate \/ Advanced<\/p>\n        <\/div>\n        <div class=\"pc-sport-body\">\n          <div class=\"pc-block-title\">What Makes This Special<\/div>\n          <ul class=\"pc-list\">\n            <li>Ability-based grouping is central to the programme<\/li>\n            <li>Strong emphasis on safety, confidence, and technique<\/li>\n            <li>Clear progression from water confidence to race preparation<\/li>\n          <\/ul>\n          <div class=\"pc-block-title\">What We Will Cover<\/div>\n          <ul class=\"pc-list\">\n            <li><strong>Beginner:<\/strong> water confidence, floating, breathing, and basic movement<\/li>\n            <li><strong>Intermediate:<\/strong> stroke development, breathing techniques, and coordination<\/li>\n            <li><strong>Advanced:<\/strong> stroke efficiency, starts, turns, endurance work, and race preparation<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pc-sport-foot\">Student : Coach Ratio \u2014 6:1<\/div>\n      <\/div>\n\n      <div class=\"pc-sport-card\">\n        <div class=\"pc-sport-head pc-bg-badminton\">\n          <h3>Badminton<\/h3>\n          <p>Year 1\u20136<\/p>\n        <\/div>\n        <div class=\"pc-sport-body\">\n          <div class=\"pc-block-title\">What Makes This Special<\/div>\n          <ul class=\"pc-list\">\n            <li>Fast-paced skill development<\/li>\n            <li>Enhances reaction speed and footwork<\/li>\n            <li>Excellent for coordination and racket control<\/li>\n          <\/ul>\n          <div class=\"pc-block-title\">What We Will Cover<\/div>\n          <ul class=\"pc-list\">\n            <li>Grip and racket handling, clears, drops, drives, footwork patterns, rally building, and match play<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pc-sport-foot\">Student : Coach Ratio \u2014 8:1<\/div>\n      <\/div>\n\n      <div class=\"pc-sport-card\">\n        <div class=\"pc-sport-head pc-bg-cricket\">\n          <h3>Cricket<\/h3>\n          <p>Year 1\u20136<\/p>\n        <\/div>\n        <div class=\"pc-sport-body\">\n          <div class=\"pc-block-title\">What Makes This Special<\/div>\n          <ul class=\"pc-list\">\n            <li>Complete skill development across batting, bowling, and fielding<\/li>\n            <li>Introduces game understanding in a structured way<\/li>\n            <li>Suitable for both foundation and progressive performers<\/li>\n          <\/ul>\n          <div class=\"pc-block-title\">What We Will Cover<\/div>\n          <ul class=\"pc-list\">\n            <li>Batting stance and shot basics, bowling action, fielding skills, game scenarios, and mini matches<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pc-sport-foot\">Student : Coach Ratio \u2014 8:1<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"pc-footer-note\">\n    <h3>Why Panthers Summer Camp?<\/h3>\n    <p>The Panthers Summer Camp is designed to provide every student, regardless of ability, with the opportunity to develop skills, build confidence, and enjoy sport in a structured, engaging, and high-quality environment.<\/p>\n  <\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Activity Schedule | Programme Breakdown Panthers Summer Camp 2026 One of the most awaited events of the year returns for its third edition, bringing together [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7180,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[142,19,148],"tags":[],"class_list":["post-7173","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-latest","category-sports","category-upcoming"],"_links":{"self":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/7173"}],"collection":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/comments?post=7173"}],"version-history":[{"count":5,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/7173\/revisions"}],"predecessor-version":[{"id":7178,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/7173\/revisions\/7178"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/media\/7180"}],"wp:attachment":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/media?parent=7173"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/categories?post=7173"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/tags?post=7173"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}