{"id":6619,"date":"2025-12-09T13:53:39","date_gmt":"2025-12-09T08:23:39","guid":{"rendered":"https:\/\/tbspanthers.british-school.org\/?p=6619"},"modified":"2025-12-10T14:13:34","modified_gmt":"2025-12-10T08:43:34","slug":"panthers-bring-the-heat-at-isaci-senior-basketball","status":"publish","type":"post","link":"https:\/\/tbspanthers.british-school.org\/index.php\/panthers-bring-the-heat-at-isaci-senior-basketball\/","title":{"rendered":"Panthers Bring the Heat at ISACI Senior Basketball!"},"content":{"rendered":"\n<style>\n  \/* Scoped styling just for this block *\/\n  .isaci-report {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #0f172a;\n    background: #f8fafc;\n    border-radius: 16px;\n    padding: 24px 20px 28px;\n    max-width: 1100px;\n    margin: 0 auto 32px;\n    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.16);\n  }\n\n  .isaci-report h2,\n  .isaci-report h3 {\n    margin: 0;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n  }\n\n  .isaci-hero {\n    text-align: center;\n    margin-bottom: 20px;\n  }\n\n  .isaci-hero-title {\n    font-size: 1.9rem;\n    line-height: 1.25;\n  }\n\n  .isaci-hero-sub {\n    margin-top: 6px;\n    font-size: 0.95rem;\n    color: #6b7280;\n  }\n\n  .isaci-highlight-bar {\n    margin: 18px auto 22px;\n    padding: 10px 14px;\n    border-radius: 999px;\n    background: linear-gradient(90deg, #003092, #0f766e);\n    color: #eef2ff;\n    font-size: 0.85rem;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .isaci-highlight-dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 999px;\n    background: #facc15;\n  }\n\n  .isaci-body p {\n    margin: 0 0 10px;\n    font-size: 0.98rem;\n    line-height: 1.55;\n    color: #111827;\n  }\n\n  .isaci-section-title {\n    margin-top: 24px;\n    margin-bottom: 8px;\n    font-size: 1.1rem;\n    color: #0f172a;\n    border-left: 4px solid #003092;\n    padding-left: 10px;\n  }\n\n  \/* Award Winners *\/\n  .isaci-awards {\n    margin-top: 26px;\n    padding: 18px 16px 20px;\n    border-radius: 14px;\n    background: linear-gradient(135deg, #003092 0%, #111827 50%, #1e293b 100%);\n    color: #e5e7eb;\n  }\n\n  .isaci-awards-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    gap: 8px;\n    margin-bottom: 14px;\n  }\n\n  .isaci-awards-header h3 {\n    font-size: 1.05rem;\n  }\n\n  .isaci-awards-tag {\n    padding: 4px 10px;\n    border-radius: 999px;\n    background: rgba(250, 204, 21, 0.1);\n    color: #facc15;\n    font-size: 0.75rem;\n    text-transform: uppercase;\n  }\n\n  .isaci-awards-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 34px;\n  }\n\n  .isaci-award-card {\n    flex: 0 0 150px;\n    max-width: 200px;\n    background: rgba(15, 23, 42, 0.85);\n    border-radius: 14px;\n    padding: 10px 10px 12px;\n    text-align: center;\n    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);\n  }\n\n  .isaci-award-photo {\n    width: 120px;\n    height: 120px;\n    border-radius: 999px;\n    object-fit: cover;\n    margin-bottom: 8px;\n    border: 3px solid #facc15;\n    box-shadow: 0 0 0 3px rgba(15, 23, 42, 0.75);\n  }\n\n  .isaci-award-name {\n    font-weight: 600;\n    font-size: 0.95rem;\n  }\n\n  .isaci-award-role {\n    font-size: 0.75rem;\n    color: #cbd5f5;\n    margin-top: 2px;\n  }\n\n  .isaci-award-label {\n    margin-top: 6px;\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    padding: 3px 9px;\n    border-radius: 999px;\n    background: rgba(248, 250, 252, 0.08);\n    display: inline-block;\n  }\n\n  \/* Squads Pills *\/\n  .isaci-squads {\n    margin-top: 26px;\n    padding-top: 18px;\n    border-top: 1px solid #e5e7eb;\n  }\n\n  .isaci-squad-pills-row {\n    display: inline-flex;\n    gap: 8px;\n    padding: 4px;\n    border-radius: 999px;\n    background: #e5e7eb;\n    margin-bottom: 14px;\n  }\n\n  .isaci-squad-pill {\n    border-radius: 999px;\n    padding: 5px 14px;\n    font-size: 0.85rem;\n    border: none;\n    cursor: pointer;\n    background: transparent;\n    color: #374151;\n    transition: all 0.16s ease;\n    white-space: nowrap;\n  }\n\n  .isaci-squad-pill.is-active {\n    background: #003092;\n    color: #f9fafb;\n    box-shadow: 0 0 0 1px rgba(15, 23, 42, 0.08);\n  }\n\n  .isaci-squads-note {\n    font-size: 0.8rem;\n    color: #6b7280;\n    margin-bottom: 6px;\n  }\n\n  .isaci-squad {\n    display: none;\n  }\n\n  .isaci-squad.is-active {\n    display: block;\n  }\n\n  .isaci-squad-names {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 6px;\n  }\n\n  .isaci-name-pill {\n    font-size: 0.8rem;\n    padding: 4px 10px;\n    border-radius: 999px;\n    background: #eff6ff;\n    color: #111827;\n    border: 1px solid #dbeafe;\n  }\n\n  .isaci-name-pill span {\n    font-weight: 600;\n  }\n\n  .isaci-name-pill small {\n    font-size: 0.72rem;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    color: #4b5563;\n    margin-left: 6px;\n  }\n\n  .isaci-footer {\n    margin-top: 22px;\n    font-size: 0.9rem;\n    color: #4b5563;\n  }\n\n  .isaci-footer-cta {\n    font-weight: 600;\n    color: #003092;\n  }\n\n  @media (max-width: 640px) {\n    .isaci-report {\n      padding: 18px 14px 22px;\n      border-radius: 12px;\n    }\n    .isaci-hero-title {\n      font-size: 1.5rem;\n    }\n    .isaci-award-card {\n      flex: 1 1 calc(50% - 10px);\n    }\n  }\n<\/style>\n\n<section class=\"isaci-report\">\n  <!-- HERO -->\n  <div class=\"isaci-hero\">\n    <h2 class=\"isaci-hero-title\">\n      ISACI Seniors Basketball Tournament \u2013 The British School, New Delhi\n    <\/h2>\n    <p class=\"isaci-hero-sub\">\n      Three days of high-level competition, resilience, and Panthers pride on our home court.\n    <\/p>\n\n    <div class=\"isaci-highlight-bar\">\n      <span class=\"isaci-highlight-dot\"><\/span>\n      <span>Senior Girls \u2013 <strong>3rd Place Finish<\/strong> \u2022 Brave and gallant effort on court<\/span>\n<span class=\"isaci-highlight-dot\"><\/span>\n      <span>Senior Boys \u2013 <strong>4th Place Finish<\/strong> \u2022 Courageous and resilient effort <\/span>\n    <\/div>\n  <\/div>\n\n  <!-- MAIN REPORT -->\n  <div class=\"isaci-body\">\n    <p>\n      The British School proudly hosted the ISACI Senior Basketball Tournament this year, welcoming teams from across the region for three days of competitive and spirited basketball. Our Panthers demonstrated exceptional resilience, teamwork, and sportsmanship throughout the event, representing the school with pride on our home court.\n    <\/p>\n\n    <h3 class=\"isaci-section-title\">Boys\u2019 Tournament<\/h3>\n    <p>\n      The boys opened their campaign with one of the standout moments of the tournament \u2014 an electrifying overtime victory against the Vipers (ISH). Pushed forward by a roaring home crowd, the Panthers held their nerve and pulled away confidently in overtime to secure a memorable win.\n    <\/p>\n    <p>\n      The final day saw a tense rematch in the battle for third place. With the game swinging back and forth, the Panthers held a narrow lead heading into the final quarter. Despite their grit and determination, they fell just short by a single point. Their effort, heart, and commitment were commendable throughout.\n    <\/p>\n\n    <h3 class=\"isaci-section-title\">Girls\u2019 Tournament<\/h3>\n    <p>\n      After narrowly losing close matchups on Day One, the girls showed impressive mental toughness to reset, regroup, and return stronger on Saturday \u2014 winning both their games. Their final game was a thrilling contest, with a brilliant comeback in the final quarter to secure a well-deserved\n      <strong>3rd-place finish<\/strong>.\n    <\/p>\n    <p>\n      Their resilience and togetherness were evident in every possession, and their performances across the weekend truly reflected the values of hard work, sportsmanship, and perseverance.\n    <\/p>\n  <\/div>\n\n  <!-- AWARD WINNERS (ONLY AWARD WINNERS HAVE PHOTOS) -->\n  <div class=\"isaci-awards\">\n    <div class=\"isaci-awards-header\">\n      <h3>Award Winners<\/h3>\n      <div class=\"isaci-awards-tag\">Panthers Highlights<\/div>\n    <\/div>\n\n    <div class=\"isaci-awards-grid\">\n      <!-- Example award winner 1 -->\n      <article class=\"isaci-award-card\">\n        <img decoding=\"async\"\n          class=\"isaci-award-photo\"\n          src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/08\/Ryanna-Agarwal.jpg\"\n          alt=\"Ryanna\"\n        \/>\n        <div class=\"isaci-award-name\">Ryanna<\/div>\n        <div class=\"isaci-award-role\">Senior Girls Basketball<\/div>\n        <div class=\"isaci-award-label\">Sportsperson Award<\/div>\n      <\/article>\n\n      <!-- Example award winner 2 -->\n      <article class=\"isaci-award-card\">\n        <img decoding=\"async\"\n          class=\"isaci-award-photo\"\n          src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/12\/Pola-Izabela-Szacht.jpg\"\n          alt=\"pola\"\n        \/>\n        <div class=\"isaci-award-name\">Pola<\/div>\n        <div class=\"isaci-award-role\">Senior Girls Basketball<\/div>\n        <div class=\"isaci-award-label\">Sportsperson Award<\/div>\n      <\/article>\n\n      <!-- Example award winner 3 -->\n      <article class=\"isaci-award-card\">\n        <img decoding=\"async\"\n          class=\"isaci-award-photo\"\n          src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/07\/Kyoungmin-Koo.jpg\"\n          alt=\"Kyoungmin\"\n        \/>\n        <div class=\"isaci-award-name\">Kyoungmin<\/div>\n        <div class=\"isaci-award-role\">Senior Boys Basketball<\/div>\n        <div class=\"isaci-award-label\">Sportsperson Award<\/div>\n      <\/article>\n<!-- Example award winner 4 -->\n      <article class=\"isaci-award-card\">\n        <img decoding=\"async\"\n          class=\"isaci-award-photo\"\n          src=\"https:\/\/spcdn.shortpixel.ai\/spio\/ret_img,q_cdnize,to_auto,s_webp:avif\/tbspanthers.british-school.org\/wp-content\/uploads\/2025\/01\/Aamair-Singh-Akoi.jpg\"\n          alt=\"Aamair\"\n        \/>\n        <div class=\"isaci-award-name\">Aamair<\/div>\n        <div class=\"isaci-award-role\">Senior Boys Basketball<\/div>\n        <div class=\"isaci-award-label\">Sportsperson Award<\/div>\n      <\/article>\n    <\/div>\n\n    <!-- NOTE: Replace the image URLs above with actual profile photos + adjust labels as needed -->\n  <\/div>\n\n  <!-- SQUADS WITH PILLS -->\n  <div class=\"isaci-squads\">\n    <div class=\"isaci-section-title\" style=\"border-left:none; padding-left:0; margin-bottom:8px;\">\n      Squads\n    <\/div>\n    <p class=\"isaci-squads-note\">Tap a pill to view the U19 boys\u2019 or girls\u2019 squad.<\/p>\n\n    <div class=\"isaci-squad-pills-row\">\n      <button class=\"isaci-squad-pill is-active\" data-squad=\"boys\">U19 Boys Squad<\/button>\n      <button class=\"isaci-squad-pill\" data-squad=\"girls\">U19 Girls Squad<\/button>\n    <\/div>\n\n    <!-- Boys Squad -->\n    <div class=\"isaci-squad is-active\" data-squad-panel=\"boys\">\n      <div class=\"isaci-squad-names\">\n        <div class=\"isaci-name-pill\"><span>Kyoungmin<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Mahin<\/span><\/div>\n        <div class=\"isaci-name-pill\">\n          <span>Devansh<\/span><small>Captain<\/small>\n        <\/div>\n        <div class=\"isaci-name-pill\"><span>Daksh<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Suveer<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Aleksander<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Bohdi<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Davis<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Shaurya<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Tiger<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Hyunil<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Aamair<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Girls Squad -->\n    <div class=\"isaci-squad\" data-squad-panel=\"girls\">\n      <div class=\"isaci-squad-names\">\n        <div class=\"isaci-name-pill\"><span>Baiduri<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Noor<\/span><\/div>\n        <div class=\"isaci-name-pill\">\n          <span>Rheia<\/span><small>Captain<\/small>\n        <\/div>\n        <div class=\"isaci-name-pill\"><span>Ryanna<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Nadine<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Raunaq<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Siya<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Pola<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Ila<\/span><\/div>\n        <div class=\"isaci-name-pill\"><span>Anushka<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- FOOTER -->\n  <div class=\"isaci-footer\">\n    Please join us in congratulating our U19 Panthers for their resilient performances and unwavering spirit throughout the tournament.\n    <span class=\"isaci-footer-cta\">Proud. Prepared. Panther.<\/span>\n  <\/div>\n<\/section>\n\n<script>\n  \/\/ Simple, scoped pill toggle for squads\n  (function () {\n    var pills = document.querySelectorAll('.isaci-squad-pill');\n    var squads = document.querySelectorAll('.isaci-squad');\n\n    pills.forEach(function (pill) {\n      pill.addEventListener('click', function () {\n        var target = pill.getAttribute('data-squad');\n\n        pills.forEach(function (p) {\n          p.classList.toggle('is-active', p === pill);\n        });\n\n        squads.forEach(function (squad) {\n          var panel = squad.getAttribute('data-squad-panel');\n          squad.classList.toggle('is-active', panel === target);\n        });\n      });\n    });\n  })();\n<\/script>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ISACI Seniors Basketball Tournament \u2013 The British School, New Delhi Three days of high-level competition, resilience, and Panthers pride on our home court. Senior Girls [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6635,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[115,143,121],"tags":[566,606,628,660,557,668,670,672,560,961,744,761,780,795,960,811,819,835,855,872,958,959],"class_list":["post-6619","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-basketball","category-highlights","category-secondary","tag-aamair-s","tag-aleksander-j","tag-anushka-a","tag-baiduri-h","tag-bohdi-m","tag-daksh-c","tag-davis-s","tag-devansh-b","tag-hyunil-k","tag-ila-g","tag-kyoungmin-k","tag-mahin-g","tag-nadine-m","tag-noor-s","tag-pola-i","tag-raunaq-g","tag-rheia-b","tag-ryanna-a","tag-shaurya-v","tag-siya-a","tag-suveer-d","tag-tiger-b"],"_links":{"self":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/6619"}],"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=6619"}],"version-history":[{"count":14,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/6619\/revisions"}],"predecessor-version":[{"id":6638,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/6619\/revisions\/6638"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/media\/6635"}],"wp:attachment":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/media?parent=6619"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/categories?post=6619"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/tags?post=6619"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}