{"id":7505,"date":"2026-05-25T12:28:30","date_gmt":"2026-05-25T06:58:30","guid":{"rendered":"https:\/\/tbspanthers.british-school.org\/?p=7505"},"modified":"2026-05-25T15:09:12","modified_gmt":"2026-05-25T09:39:12","slug":"football-selection-trials-2026-27-criteria-and-selection-process","status":"publish","type":"post","link":"https:\/\/tbspanthers.british-school.org\/index.php\/football-selection-trials-2026-27-criteria-and-selection-process\/","title":{"rendered":"Football Selection Trials 2026\u201327: Criteria and Selection Process"},"content":{"rendered":"\n<div class=\"panthers-football-criteria\">\n\n  <style>\n    .panthers-football-criteria {\n      --navy: #071f3d;\n      --navy-2: #0b2d55;\n      --gold: #d6a735;\n      --gold-soft: #fff3cf;\n      --light: #f7f9fc;\n      --card: #ffffff;\n      --text: #263238;\n      --muted: #607080;\n      --border: #e5e9f0;\n      --green: #1f8f5f;\n      --orange: #d9822b;\n      --red: #c0392b;\n      font-family: Arial, Helvetica, sans-serif;\n      color: var(--text);\n      background: #ffffff;\n      line-height: 1.6;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    .panthers-football-criteria * { box-sizing: border-box; }\n\n    .pfc-hero {\n      background: radial-gradient(circle at top right, rgba(214,167,53,0.18), transparent 28%),\n                  linear-gradient(135deg, var(--navy), var(--navy-2));\n      color: #ffffff;\n      padding: 44px 30px;\n      border-radius: 24px;\n      margin-bottom: 24px;\n      position: relative;\n      overflow: hidden;\n      box-shadow: 0 18px 44px rgba(7, 31, 61, 0.18);\n    }\n\n    .pfc-hero::after {\n      content: \"\";\n      position: absolute;\n      right: -80px;\n      bottom: -80px;\n      width: 260px;\n      height: 260px;\n      background: rgba(255,255,255,0.06);\n      border-radius: 50%;\n    }\n\n    .pfc-eyebrow {\n      display: inline-block;\n      background: rgba(214, 167, 53, 0.18);\n      border: 1px solid rgba(214, 167, 53, 0.65);\n      color: #ffe39b;\n      padding: 7px 13px;\n      border-radius: 999px;\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 0.6px;\n      text-transform: uppercase;\n      margin-bottom: 14px;\n      position: relative;\n      z-index: 2;\n    }\n\n    .pfc-hero h1 {\n      margin: 0 0 12px;\n      font-size: clamp(30px, 4vw, 48px);\n      line-height: 1.08;\n      font-weight: 900;\n      position: relative;\n      z-index: 2;\n    }\n\n    .pfc-hero p {\n      max-width: 900px;\n      margin: 0;\n      font-size: 16px;\n      color: #e7eef8;\n      position: relative;\n      z-index: 2;\n    }\n\n    .pfc-section {\n      background: var(--card);\n      border: 1px solid var(--border);\n      border-radius: 20px;\n      padding: 24px;\n      margin-bottom: 22px;\n      box-shadow: 0 8px 24px rgba(7, 31, 61, 0.06);\n    }\n\n    .pfc-section h2 {\n      margin: 0 0 12px;\n      color: var(--navy);\n      font-size: 25px;\n      line-height: 1.2;\n    }\n\n    .pfc-section h3 {\n      margin: 24px 0 10px;\n      color: var(--navy);\n      font-size: 20px;\n    }\n\n    .pfc-section p { margin: 0 0 14px; color: var(--text); }\n\n    .pfc-note {\n      background: var(--gold-soft);\n      border-left: 5px solid var(--gold);\n      padding: 16px 18px;\n      border-radius: 14px;\n      margin-top: 16px;\n      color: #4a3a12;\n    }\n\n    .pfc-important-read {\n      background: linear-gradient(135deg, #fff7dc, #ffffff);\n      border: 2px solid rgba(214, 167, 53, 0.65);\n      border-left: 8px solid var(--gold);\n      border-radius: 20px;\n      padding: 22px 24px;\n      margin: 22px 0;\n      box-shadow: 0 10px 28px rgba(7, 31, 61, 0.08);\n    }\n\n    .pfc-important-read h2 {\n      margin: 0 0 12px;\n      color: var(--navy);\n      font-size: 24px;\n      font-weight: 900;\n    }\n\n    .pfc-important-read ul { margin: 0; padding-left: 22px; }\n    .pfc-important-read li { margin-bottom: 10px; color: #334155; font-size: 15px; }\n    .pfc-important-read strong { color: var(--navy); }\n\n    .pfc-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n      margin-top: 18px;\n    }\n\n    .pfc-mini-card {\n      background: var(--light);\n      border: 1px solid var(--border);\n      border-radius: 18px;\n      padding: 18px;\n      min-height: 130px;\n    }\n\n    .pfc-mini-card strong {\n      display: block;\n      color: var(--navy);\n      font-size: 18px;\n      margin-bottom: 7px;\n    }\n\n    .pfc-mini-card span { color: var(--muted); font-size: 14px; }\n\n    .pfc-icon {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 34px;\n      height: 34px;\n      border-radius: 12px;\n      background: var(--navy);\n      color: var(--gold);\n      font-size: 18px;\n      margin-bottom: 10px;\n    }\n\n    .pfc-table-wrap {\n      overflow-x: auto;\n      border: 1px solid var(--border);\n      border-radius: 16px;\n      margin: 14px 0 24px;\n      background: #ffffff;\n    }\n\n    .pfc-table {\n      width: 100%;\n      border-collapse: collapse;\n      min-width: 820px;\n    }\n\n    .pfc-table th {\n      background: var(--navy);\n      color: #ffffff;\n      text-align: left;\n      padding: 13px 14px;\n      font-size: 13px;\n      vertical-align: top;\n    }\n\n    .pfc-table td {\n      padding: 13px 14px;\n      border-bottom: 1px solid var(--border);\n      vertical-align: top;\n      font-size: 14px;\n    }\n\n    .pfc-table tr:last-child td { border-bottom: none; }\n    .pfc-table tr:nth-child(even) td { background: #fbfcfe; }\n\n    .pfc-area {\n      font-weight: 900;\n      color: var(--navy);\n      min-width: 150px;\n    }\n\n    .pfc-badge {\n      display: inline-block;\n      padding: 6px 10px;\n      border-radius: 999px;\n      font-size: 12px;\n      font-weight: 800;\n      background: #eef3f8;\n      color: var(--navy);\n      border: 1px solid #d9e2ec;\n      white-space: nowrap;\n    }\n\n    .pfc-badge.gold { background: var(--gold-soft); color: #5b4210; border-color: rgba(214, 167, 53, 0.4); }\n    .pfc-badge.green { background: #e7f7ef; color: #12633f; border-color: #bce8d1; }\n\n    .pfc-tabs { margin: 24px 0; }\n    .pfc-tab-input { display: none; }\n\n    .pfc-tab-labels {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      width: 100%;\n      border: 1px solid var(--navy);\n      border-radius: 18px;\n      overflow: hidden;\n      margin-bottom: 22px;\n      background: var(--navy);\n    }\n\n    .pfc-tab-labels label {\n      text-align: center;\n      padding: 17px 10px;\n      color: #ffffff;\n      background: var(--navy);\n      cursor: pointer;\n      font-weight: 900;\n      border-right: 1px solid rgba(255, 255, 255, 0.22);\n      transition: all 0.25s ease;\n      font-size: 15px;\n    }\n\n    .pfc-tab-labels label:last-child { border-right: none; }\n    .pfc-tab-labels label:hover { background: var(--navy-2); color: #ffe39b; }\n\n    #pfc-tab-u9:checked ~ .pfc-tab-labels label[for=\"pfc-tab-u9\"],\n    #pfc-tab-u11:checked ~ .pfc-tab-labels label[for=\"pfc-tab-u11\"],\n    #pfc-tab-u14:checked ~ .pfc-tab-labels label[for=\"pfc-tab-u14\"],\n    #pfc-tab-u17:checked ~ .pfc-tab-labels label[for=\"pfc-tab-u17\"] {\n      background: var(--gold);\n      color: var(--navy);\n    }\n\n    .pfc-tab-content { display: none; animation: pfcFade 0.25s ease; }\n\n    @keyframes pfcFade {\n      from { opacity: 0; transform: translateY(6px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    #pfc-tab-u9:checked ~ .pfc-panels #pfc-panel-u9,\n    #pfc-tab-u11:checked ~ .pfc-panels #pfc-panel-u11,\n    #pfc-tab-u14:checked ~ .pfc-panels #pfc-panel-u14,\n    #pfc-tab-u17:checked ~ .pfc-panels #pfc-panel-u17 { display: block; }\n\n    .pfc-age-header {\n      background: linear-gradient(135deg, #f8fafc, #ffffff);\n      border: 1px solid var(--border);\n      border-radius: 18px;\n      padding: 22px;\n      margin-bottom: 20px;\n    }\n\n    .pfc-age-header h2 { margin: 0 0 8px; color: var(--navy); }\n\n    .pfc-pill-row { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; }\n\n    .pfc-pill {\n      background: var(--navy);\n      color: #ffffff;\n      border-radius: 999px;\n      padding: 6px 11px;\n      font-size: 12px;\n      font-weight: 800;\n    }\n\n    .pfc-footer-note {\n      background: #f4f7fb;\n      border: 1px dashed #b9c5d6;\n      border-radius: 16px;\n      padding: 18px;\n      margin-top: 18px;\n      color: #334155;\n    }\n\n    @media (max-width: 900px) {\n      .pfc-grid { grid-template-columns: 1fr; }\n      .pfc-tab-labels { grid-template-columns: repeat(2, 1fr); }\n      .pfc-tab-labels label { border-bottom: 1px solid rgba(255,255,255,0.22); }\n      .pfc-hero { padding: 32px 20px; border-radius: 18px; }\n      .pfc-section { padding: 18px; }\n    }\n\n    @media (max-width: 520px) {\n      .pfc-tab-labels { grid-template-columns: 1fr; }\n      .pfc-tab-labels label { border-right: none; }\n      .pfc-table { min-width: 760px; }\n    }\n  <\/style>\n\n  <div class=\"pfc-hero\">\n    <span class=\"pfc-eyebrow\">Panthers Football Trials 2026\u201327<\/span>\n    <h1>Football Selection Criteria<\/h1>\n    <p>\n      Panthers Football Trials 2026\u201327 are designed to provide a clear, fair and measurable selection process.\n      Students will be assessed through age-appropriate football tasks that focus on technical ability, decision-making,\n      game understanding and performance under pressure. Each category has clear indicators and scoring criteria to support\n      transparent selection decisions.\n    <\/p>\n  <\/div>\n\n  <div class=\"pfc-section\">\n    <h2>Overview<\/h2>\n    <p>\n      The Panthers Football selection process is built around measurable football actions, not general opinion.\n      Students are assessed through structured activities such as dribbling courses, passing and receiving tasks,\n      shooting practices, rondos, small-sided games and match-based scenarios.\n    <\/p>\n\n    <div class=\"pfc-grid\">\n      <div class=\"pfc-mini-card\">\n        <span class=\"pfc-icon\">\u26bd<\/span>\n        <strong>Technical Skills<\/strong>\n        <span>Ball control, dribbling, passing, receiving, shooting and finishing are assessed through measurable football tasks.<\/span>\n      <\/div>\n      <div class=\"pfc-mini-card\">\n        <span class=\"pfc-icon\">\ud83e\udde0<\/span>\n        <strong>Game Understanding<\/strong>\n        <span>Students are assessed on decision-making, movement, shape, transitions and tactical awareness appropriate to their age group.<\/span>\n      <\/div>\n      <div class=\"pfc-mini-card\">\n        <span class=\"pfc-icon\">\ud83c\udfaf<\/span>\n        <strong>Measurable Evidence<\/strong>\n        <span>Scores are recorded using clear indicators such as pass accuracy, shots on target, rondo retention and successful 1v1 actions.<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"pfc-note\">\n      <strong>Important:<\/strong> Each student\u2019s performance is recorded using evidence-based criteria. The expected level becomes more advanced\n      as students move from U9 to U17 &amp; U19.\n    <\/div>\n  <\/div>\n\n  <div class=\"pfc-section\">\n    <h2>How the Football Trial Will Be Assessed<\/h2>\n    <div class=\"pfc-table-wrap\">\n      <table class=\"pfc-table\">\n        <thead>\n          <tr>\n            <th>Assessment Area<\/th>\n            <th>How It May Be Tested<\/th>\n            <th>Evidence Recorded<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"pfc-area\">Dribbling \/ Ball Control<\/td>\n            <td>Cone courses, mixed-foot dribbling, 1v1 pressure drills, ball mastery and possession tasks.<\/td>\n            <td>Completion time, close control, both-feet use, successful 1v1 actions and possession retention.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">Passing &amp; Receiving<\/td>\n            <td>Target passing, first-touch tasks, short and long passing, receiving under pressure and possession games.<\/td>\n            <td>Pass accuracy, first-touch quality, movement to receive, weak-foot use and correct pass direction.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">Shooting \/ Finishing<\/td>\n            <td>Shots from different distances, angled finishing, 1v1 finishing, 2v1 scenarios, crossing and headed finishes where age appropriate.<\/td>\n            <td>Shots on target, goals scored, correct technique and appropriate shoot\/pass decision.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">Game Sense \/ Tactical Intelligence<\/td>\n            <td>3v3, 5v5, rondos, transition tasks, positional scenarios and match-based situations.<\/td>\n            <td>Correct decisions, shape awareness, transition speed, positional discipline and team understanding.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">Defensive \/ Position-Specific Skills<\/td>\n            <td>1v1 defending, interceptions, pressing, defensive shape, aerial duels and position-specific tasks for older categories.<\/td>\n            <td>Duels won, interceptions, pressing decisions, defensive shape, compactness and communication.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/div>\n\n  <div class=\"pfc-section\">\n    <h2>Simple Scoring System<\/h2>\n    <p>\n      Each mandatory skill area is scored on a 5-point scale. The overall threshold requires students to score\n      <strong>3 or above<\/strong> in all mandatory skill areas for their age group, unless a specific threshold is stated.\n    <\/p>\n\n    <div class=\"pfc-table-wrap\">\n      <table class=\"pfc-table\">\n        <thead>\n          <tr>\n            <th>Score<\/th>\n            <th>Meaning<\/th>\n            <th>Selection Interpretation<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"pfc-area\">5<\/td>\n            <td>Excellent execution; consistently exceeds the expected standard.<\/td>\n            <td><span class=\"pfc-badge green\">Strong evidence for selection<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">4<\/td>\n            <td>Very good execution; performs the skill well with minor errors.<\/td>\n            <td><span class=\"pfc-badge green\">Above expected level<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">3<\/td>\n            <td>Meets the expected standard for the age group.<\/td>\n            <td><span class=\"pfc-badge gold\">Minimum expected level<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">2<\/td>\n            <td>Developing; shows some ability but lacks consistency or control.<\/td>\n            <td><span class=\"pfc-badge\">Needs further development<\/span><\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">0<\/td>\n            <td>No meaningful engagement, unsafe attempt or no successful demonstration of the skill.<\/td>\n            <td><span class=\"pfc-badge\">Not yet at selection level<\/span><\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/div>\n\n  <div class=\"pfc-tabs\">\n    <input class=\"pfc-tab-input\" type=\"radio\" name=\"pfc-tabs\" id=\"pfc-tab-u9\" checked>\n    <input class=\"pfc-tab-input\" type=\"radio\" name=\"pfc-tabs\" id=\"pfc-tab-u11\">\n    <input class=\"pfc-tab-input\" type=\"radio\" name=\"pfc-tabs\" id=\"pfc-tab-u14\">\n    <input class=\"pfc-tab-input\" type=\"radio\" name=\"pfc-tabs\" id=\"pfc-tab-u17\">\n\n    <div class=\"pfc-tab-labels\">\n      <label for=\"pfc-tab-u9\">Under 9<\/label>\n      <label for=\"pfc-tab-u11\">Under 11<\/label>\n      <label for=\"pfc-tab-u14\">Under 14<\/label>\n      <label for=\"pfc-tab-u17\">Under 17 &amp; 19<\/label>\n    <\/div>\n\n    <div class=\"pfc-panels\">\n\n      <div class=\"pfc-tab-content\" id=\"pfc-panel-u9\">\n        <div class=\"pfc-age-header\">\n          <h2>Under 9 Football Trial Criteria<\/h2>\n          <p>\n            At U9 level, the primary objective is enjoyment and early technical foundations. Selectors should prioritise natural ability with the ball and willingness to engage. Physical attributes are deliberately excluded because motor-skill development varies widely at this age.\n          <\/p>\n          <div class=\"pfc-pill-row\">\n            <span class=\"pfc-pill\">Ball Familiarity<\/span>\n            <span class=\"pfc-pill\">Both Feet<\/span>\n            <span class=\"pfc-pill\">Basic Passing<\/span>\n            <span class=\"pfc-pill\">Shooting Intent<\/span>\n            <span class=\"pfc-pill\">3v3 Understanding<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"pfc-table-wrap\">\n          <table class=\"pfc-table\">\n            <thead>\n              <tr>\n                <th>Skill Area<\/th>\n                <th>Measurable Trial Task<\/th>\n                <th>Observable Evidence<\/th>\n                <th>Scoring Guidance<\/th>\n                <th>Why It Matters<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td class=\"pfc-area\">Dribbling \/ Ball Control<\/td>\n                <td>Student moves the ball using both feet, including inside and outside foot touches, and completes a 10-cone mixed-foot course within 20 seconds without losing the ball.<\/td>\n                <td>Completes a 10-cone dribble course using both feet.<br>Keeps the ball close for at least 6\/8 touches.<\/td>\n                <td>5 = both feet, controlled throughout<br>4 = mostly controlled, minor errors<br>3 = completes course, ball occasionally lost<br>2 = struggles with control<br>0 = no engagement<\/td>\n                <td>Foundational skill; without basic ball familiarity, participation in structured play is limited.<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"pfc-area\">Passing &amp; Receiving<\/td>\n                <td>Student completes 10 passes at 6m distance and controls the first touch close to their feet.<\/td>\n                <td>Completes 6\/10 passes at 6m distance.<br>First touch keeps the ball close in 5\/8 attempts.<br>Demonstrates inside-foot technique when passing.<\/td>\n                <td>5 = \u22659\/10 accurate with correct technique<br>4 = 7\u20138\/10 accurate<br>3 = 5\u20136\/10 accurate with inside-foot technique<br>2 = 4\/10 or poor technique<br>0 = no attempt or unsafe<\/td>\n                <td>Passing accuracy directly enables small-sided game participation and team cohesion.<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"pfc-area\">Shooting<\/td>\n                <td>Student strikes a stationary or slowly rolling ball towards goal from 6m using the instep or inside of the foot.<\/td>\n                <td>At least 5\/10 shots on target within the goal frame from 6m.<br>Uses instep or inside-foot technique in 6\/10 attempts.<br>Shows clear goal-scoring intent in 7\/10 attempts.<\/td>\n                <td>5 = 8\/10 on target with correct technique<br>4 = 5\u20137\/10 on target with good technique<br>3 = 3\u20134\/10 on target with basic technique<br>2 = 2\/10 on target or wild swings<br>0 = no intent or unsafe<\/td>\n                <td>Shooting is introduced at a very low threshold for U9; the focus is on intent and basic technique rather than power or accuracy.<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"pfc-area\">Small-Sided Game 3v3<\/td>\n                <td>Student plays in a 3v3 game and shows basic understanding of attacking, defending, scoring and stopping goals.<\/td>\n                <td>Moves towards goal when the team has the ball in at least 4\/6 observed transitions.<br>Tracks ball movement and repositions without coach prompt in at least 3\/5 sequences.<\/td>\n                <td>5 = consistently moves into space and supports play<br>4 = good movement with minor reminders<br>3 = meets basic attack\/defend expectation<br>2 = inconsistent movement or repeated reminders needed<br>0 = no engagement or unsafe play<\/td>\n                <td>Minimum game understanding ensures the student can function safely and constructively in a team environment.<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n\n      <div class=\"pfc-tab-content\" id=\"pfc-panel-u11\">\n        <div class=\"pfc-age-header\">\n          <h2>Under 11 Football Trial Criteria<\/h2>\n          <p>\n            U11 students should demonstrate consolidated technical skills and early tactical awareness. Decision-making under light pressure becomes important. Selectors should look for coachability and competitive spirit alongside skill.\n          <\/p>\n          <div class=\"pfc-pill-row\">\n            <span class=\"pfc-pill\">Technical Foundation<\/span>\n            <span class=\"pfc-pill\">Light Pressure<\/span>\n            <span class=\"pfc-pill\">Aerial Control<\/span>\n            <span class=\"pfc-pill\">5v5 Awareness<\/span>\n            <span class=\"pfc-pill\">Coachability<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"pfc-table-wrap\">\n          <table class=\"pfc-table\">\n            <thead>\n              <tr>\n                <th>Skill Area<\/th>\n                <th>Measurable Trial Task<\/th>\n                <th>Observable Evidence<\/th>\n                <th>Scoring Guidance<\/th>\n                <th>Why It Matters<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td class=\"pfc-area\">Dribbling \/ Ball Control<\/td>\n                <td>Student controls and moves the ball at pace using both feet, including inside, outside and sole touches. Student also completes 1v1 possession pressure tasks.<\/td>\n                <td>Completes a 15-cone mixed-foot course in \u226420 seconds without losing the ball.<br>Retains possession during 1v1 for at least 5 seconds in at least 3\/5 trials.<br>Uses both feet during a 5-minute possession drill.<\/td>\n                <td>5 = both feet, controlled throughout<br>4 = mostly controlled, minor errors<br>3 = completes course, ball occasionally lost<br>2 = struggles with control<br>0 = no engagement<\/td>\n                <td>Composure in 1v1 situations is the key separator from U9; without it students cannot progress in competitive play.<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"pfc-area\">Passing &amp; Receiving<\/td>\n                <td>Student completes ground and lofted passes at varying distances from 5\u201315m and controls aerial balls close to their feet.<\/td>\n                <td>At least 7\/10 ground passing and receiving actions completed accurately.<br>Controls at least 5\/8 lofted balls close to feet.<br>Chooses the correct pass direction in at least 4\/6 decision drills.<\/td>\n                <td>5 = 8\/10 accurate with correct technique<br>4 = 6\u20137\/10 accurate<br>3 = 5\u20136\/10 accurate with inside-foot technique<br>2 = 3\u20134\/10 or poor technique<br>0 = no attempt or unsafe<\/td>\n                <td>Lofted passing and aerial control unlock wider pitch play and team development.<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"pfc-area\">Shooting<\/td>\n                <td>Student strikes at goal from 8\u201314m using both feet and demonstrates composure in 1v1 finishing situations.<\/td>\n                <td>At least 4\/8 shots on target from 10m across different angles.<\/td>\n                <td>5 = 7\/8 on target with correct technique<br>4 = 5\u20136\/8 on target with good technique<br>3 = 3\u20134\/8 on target with basic technique<br>2 = 2\/8 on target or wild swings<br>0 = no intent or unsafe<\/td>\n                <td>Goal-scoring intent and proper striking technique are introduced at U11; a minimum threshold reflects developing proficiency.<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"pfc-area\">Small-Sided Game 5v5<\/td>\n                <td>Student plays in a 5v5 game and demonstrates basic attacking and defending role awareness with appropriate decisions.<\/td>\n                <td>Correctly identifies attack\/defend role in at least 5\/6 scenarios.<br>Initiates transition within 3 seconds of losing the ball.<\/td>\n                <td>5 = consistently makes correct role decisions and transitions quickly<br>4 = strong role awareness with minor reminders<br>3 = meets expected tactical understanding<br>2 = inconsistent awareness or slow transitions<br>0 = no engagement or unsafe play<\/td>\n                <td>Tactical literacy is essential for U11 structured formats; pure technical ability without awareness limits team effectiveness.<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n\n      <div class=\"pfc-tab-content\" id=\"pfc-panel-u14\">\n        <div class=\"pfc-age-header\">\n          <h2>Under 14 Football Trial Criteria<\/h2>\n          <p>\n            U14 marks the transition to full-sized pitches and 11-a-side football. Technical quality, spatial intelligence and physical engagement all become selection factors. Students must demonstrate both technical execution and decision-making under real match pressure.\n          <\/p>\n          <div class=\"pfc-pill-row\">\n            <span class=\"pfc-pill\">11-a-side Transition<\/span>\n            <span class=\"pfc-pill\">Technical Consistency<\/span>\n            <span class=\"pfc-pill\">Active Pressure<\/span>\n            <span class=\"pfc-pill\">Crossing<\/span>\n            <span class=\"pfc-pill\">Team Shape<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"pfc-table-wrap\">\n          <table class=\"pfc-table\">\n            <thead>\n              <tr>\n                <th>Skill Area<\/th>\n                <th>Measurable Trial Task<\/th>\n                <th>Observable Evidence<\/th>\n                <th>Scoring Guidance<\/th>\n                <th>Why It Matters<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td class=\"pfc-area\">Dribbling \/ Ball Control<\/td>\n                <td>Student moves at pace using deception, feints and changes of direction, shields effectively, and performs under active pressure in tight spaces.<\/td>\n                <td>Completes an obstacle + 1v1 combined drill at pace with \u22642 errors.<br>Retains possession in a 3v1 rondo for at least 8 seconds on average across 5 trials.<\/td>\n                <td>5 = zero errors, \u226512 sec rondo, beats defender 4\/5<br>4 = 1\u20132 errors, \u226510 sec rondo, beats defender 3\/5<br>3 = 3\u20134 errors, \u22658 sec rondo, beats defender 2\/5<br>2 = 5\u20136 errors, \u22656 sec rondo, beats defender 1\/5<br>0 = no engagement<\/td>\n                <td>Deception and composure under active pressure are the standard for U14 competitive football.<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"pfc-area\">Passing \/ Receiving \/ First Touch<\/td>\n                <td>Student executes accurate ground and lofted passes under pressure, passes to feet and into space, and uses first touch to move forward.<\/td>\n                <td>At least 8\/12 accurate ground and lofted passes at 15\u201325m under light pressure.<br>First touch moves the ball in the intended direction in at least 7\/10 receiving scenarios.<br>Proactively runs to receive in at least 5\/8 observed sequences.<\/td>\n                <td>5 = \u226511\/12 accurate passes, all touches forward, always runs to ball<br>4 = \u22659\/12 accurate passes, \u22658\/10 touches forward, \u22656\/8 runs to ball<br>3 = \u22658\/12 accurate passes, \u22656\/10 touches forward, \u22654\/8 runs to ball<br>2 = \u22656\/12 accurate passes, \u22654\/10 touches forward, \u22652\/8 runs to ball<br>0 = no engagement<\/td>\n                <td>Quality first touch is the gateway to quick combination play and unlocking tight defences at U14 level.<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"pfc-area\">Shooting \/ Crossing<\/td>\n                <td>Student strikes accurately at goal from 15\u201318m, delivers crosses from wide areas, and completes 2v1 finishing scenarios.<\/td>\n                <td>At least 5\/10 shots on target from 15\u201318m.<br>At least 4\/8 crosses into the 6-yard box target zone from both flanks.<br>Scores at least 2\/6 goals in 2v1 finishing scenarios.<\/td>\n                <td>5 = \u22658\/10 accurate shots, \u22657\/8 crosses, 4+ goals<br>4 = \u22656\/10 accurate shots, \u22655\/8 crosses, 3 goals<br>3 = \u22654\/10 accurate shots, \u22654\/8 crosses, 2 goals<br>2 = \u22653\/10 accurate shots, \u22653\/8 crosses, 1 goal<br>0 = no attempts<\/td>\n                <td>Crossing is introduced at U14 to reflect the wider pitch and increased positional specialisation.<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"pfc-area\">Game Sense<\/td>\n                <td>Student manages attack-defence transitions quickly, reads developing play, intercepts or exploits space, and understands team shape.<\/td>\n                <td>Initiates defensive transition within 2 seconds of loss of possession in at least 5\/7 observations.<br>Maintains correct shape within 5m of designated zone in at least 80% of positional observations.<\/td>\n                <td>5 = leads transitions, attacks 5\/5, perfect shape<br>4 = leads transition 4\/5, attacks 4\/5, maintains shape 4\/5<br>3 = leads transition 3\/5, attacks 3\/5, maintains shape 3\/5<br>2 = leads transition 2\/5, attacks 2\/5, maintains shape 2\/5<br>0 = no attempts<\/td>\n                <td>Shape discipline separates club-standard from recreational students at this age.<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n\n      <div class=\"pfc-tab-content\" id=\"pfc-panel-u17\">\n        <div class=\"pfc-age-header\">\n          <h2>Under 17 &amp; Under 19 Football Trial Criteria<\/h2>\n          <p>\n            U17 and U19 students are entering a performance-oriented pathway. Physical literacy, technical excellence and tactical sophistication are evaluated. Mental resilience, coachability and attitude are weighted alongside skill. Position-specific qualities may supplement the core criteria below.\n          <\/p>\n          <div class=\"pfc-pill-row\">\n            <span class=\"pfc-pill\">Performance Pathway<\/span>\n            <span class=\"pfc-pill\">High-Intensity Pressure<\/span>\n            <span class=\"pfc-pill\">Passing Range<\/span>\n            <span class=\"pfc-pill\">Finishing Decisions<\/span>\n            <span class=\"pfc-pill\">Defensive Engagement<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"pfc-table-wrap\">\n          <table class=\"pfc-table\">\n            <thead>\n              <tr>\n                <th>Skill Area<\/th>\n                <th>Measurable Trial Task<\/th>\n                <th>Observable Evidence<\/th>\n                <th>Scoring Guidance<\/th>\n                <th>Why It Matters<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td class=\"pfc-area\">Technical Proficiency \/ Ball Mastery<\/td>\n                <td>Student executes a full range of technical skills, including dribbling, turning, shielding and feints, fluently under high-intensity pressure and demonstrates quality across both feet.<\/td>\n                <td>Retains possession in a 4v2 rondo for at least 15 consecutive passes per trial.<br>Completes at least 3 successful 1v1 beats in a 5-attempt active-pressure drill.<br>Weak-foot pass accuracy is at least 60% in a 10-pass target drill at 15m.<\/td>\n                <td>5 = \u226520 passes, 5\/5 beats defender, weak-foot use \u226570%<br>4 = \u226517 passes, 4\/5 beats defender, weak-foot use \u226560%<br>3 = \u226515 passes, 3\/5 beats defender, weak-foot use \u226550%<br>2 = \u226513 passes, 2\/5 beats defender, weak-foot use \u226540%<br>0 = no engagement<\/td>\n                <td>Technical consistency under high pressure is the baseline for senior pathway development.<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"pfc-area\">Passing Range &amp; Execution<\/td>\n                <td>Student delivers short, medium and long passes with accuracy and appropriate weight, including switches of play, through-balls and forward passes into the striker\u2019s run.<\/td>\n                <td>At least 80% pass completion in a structured 4v4+2 possession game.<br>At least 4\/6 accurate long switches of 30m or more into a target zone.<br>Threads at least 3\/5 through-balls into defined channels against an organised defence.<\/td>\n                <td>5 = \u226590% completion, 6\/6 switches, 5\/5 through-balls<br>4 = \u226585% completion, 5\/6 switches, 4\/5 through-balls<br>3 = \u226575% completion, 4\/6 switches, 3\/5 through-balls<br>2 = \u226565% completion, 3\/6 switches, 2\/5 through-balls<br>0 = no attempt<\/td>\n                <td>Range of passing unlocks tactical flexibility and is expected in modern high-press environments.<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"pfc-area\">Shooting &amp; Finishing<\/td>\n                <td>Student finishes from 18\u201322m, applies the correct shoot\/pass decision in live match scenarios, and attempts first-time and headed finishes.<\/td>\n                <td>At least 5\/10 shots on target from 18\u201322m, with at least 2 scored.<br>Correct shoot\/pass decision in at least 5\/7 live scenario assessments.<br>Headed finish on target in at least 3\/6 crossed-ball scenarios.<\/td>\n                <td>5 = \u22658\/10, 4 scored, all decisions correct, 5\/6 headers<br>4 = \u22656\/10, 3 scored, 6\/7 decisions, 4\/6 headers<br>3 = \u22655\/10, 2 scored, 5\/7 decisions, 3\/6 headers<br>2 = \u22654\/10, 1 scored, 4\/7 decisions, 2\/6 headers<br>0 = no intent<\/td>\n                <td>Finishing ability and decision quality in the final third are critical differentiators at U17 and U19 level.<\/td>\n              <\/tr>\n              <tr>\n                <td class=\"pfc-area\">Defensive Engagement<\/td>\n                <td>Student wins the ball cleanly using correct technique, maintains defensive shape under sustained pressure and reads opponent body shape to anticipate pass direction.<\/td>\n                <td>Wins at least 3\/5 1v1 defensive duels using correct technique without fouling.<br>Intercepts at least 2\/6 passes in a structured possession game through anticipation.<br>Maintains compact defensive line within 10m of the last defender in at least 80% of defensive-phase observations.<\/td>\n                <td>5 = wins 5\/5, \u22654 interceptions, perfect shape<br>4 = wins 4\/5, 3 interceptions, \u226590% maintains shape<br>3 = wins 3\/5, 2 interceptions, \u226580% maintains shape<br>2 = wins 2\/5, 1 interception, \u226570% maintains shape<br>0 = no defensive engagement<\/td>\n                <td>Defensive competence is now assessed for all positions; modern football requires every student to defend.<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"pfc-section\">\n    <h2>Progression Across Age Groups<\/h2>\n    <p>\n      The criteria become more advanced as students move through the age groups. This ensures that each category is assessed according to an appropriate developmental and competitive level.\n    <\/p>\n\n    <div class=\"pfc-table-wrap\">\n      <table class=\"pfc-table\">\n        <thead>\n          <tr>\n            <th>Age Group<\/th>\n            <th>Technical Focus<\/th>\n            <th>Game Understanding Focus<\/th>\n            <th>Performance Expectation<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"pfc-area\">U9<\/td>\n            <td>Basic ball familiarity, both-feet dribbling, passing and shooting intent.<\/td>\n            <td>Simple attacking and defending awareness in 3v3.<\/td>\n            <td>Enjoyment, engagement and early technical foundation.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">U11<\/td>\n            <td>Consolidated technique, controlled passing, aerial control and receiving under light pressure.<\/td>\n            <td>Early tactical awareness in 5v5 and transition response.<\/td>\n            <td>Coachability, competitive spirit and light-pressure decision-making.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">U14<\/td>\n            <td>Technical consistency, first touch, passing range, crossing and finishing.<\/td>\n            <td>Team shape, transitions, spatial intelligence and positional awareness.<\/td>\n            <td>Preparedness for full-sized pitch demands and structured 11-a-side football.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">U17 &amp; U19<\/td>\n            <td>Technical execution under high-intensity pressure, ball mastery, weak-foot quality and passing range.<\/td>\n            <td>Tactical sophistication, finishing decisions, defensive responsibility and position-specific qualities.<\/td>\n            <td>Performance pathway readiness, resilience, coachability and role execution.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/div>\n\n  <div class=\"pfc-section\">\n    <h2>Final Selection Guidance<\/h2>\n\n    <div class=\"pfc-table-wrap\">\n      <table class=\"pfc-table\">\n        <thead>\n          <tr>\n            <th>Selection Point<\/th>\n            <th>Explanation<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"pfc-area\">Minimum Skill Threshold<\/td>\n            <td>Students should score 3 or above in all mandatory skill areas for their age group, unless a specific threshold is stated.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">Evidence-Based Assessment<\/td>\n            <td>Scores should be supported by measurable outcomes such as completed passes, shots on target, duels won, possession retained and correct decisions made.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">Age-Appropriate Expectations<\/td>\n            <td>Younger students are assessed on foundation skills and engagement, while older students are assessed on competitive execution, tactical understanding and performance under pressure.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">Position-Specific Needs<\/td>\n            <td>Coaches may add position-specific testing, such as goalkeeper, defender, midfielder, winger or striker tasks, especially for U14, U17 and U19.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"pfc-area\">Final Team Balance<\/td>\n            <td>Final selection may also consider squad balance, positional requirements, attitude, coachability and suitability for the team structure.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"pfc-important-read\">\n      <h2>Important \u2014 Must Read<\/h2>\n      <ul>\n        <li>Each student will be ranked based on their combined performance across all key football assessment areas.<\/li>\n        <li>Meeting the minimum expected standard does not assure final selection. It serves only as the minimum eligibility standard to be considered for ranking and evaluation.<\/li>\n        <li>Final selection will be based on the overall ranking across the trial tasks, along with positional requirements, team balance and suitability for the Panthers Football team.<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"pfc-footer-note\">\n      <strong>Parent Note:<\/strong> A strong score supports selection, but selection is not based only on one task or one moment.\n      Coaches will consider the student\u2019s overall performance across the trial, mandatory skill scores, positional needs,\n      team balance, attitude, coachability and suitability for the Panthers Football programme.\n    <\/div>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Panthers Football Trials 2026\u201327 Football Selection Criteria Panthers Football Trials 2026\u201327 are designed to provide a clear, fair and measurable selection process. Students will be [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7529,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[985,148],"tags":[],"class_list":["post-7505","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-panthers-trials","category-upcoming"],"_links":{"self":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/7505"}],"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=7505"}],"version-history":[{"count":7,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/7505\/revisions"}],"predecessor-version":[{"id":7523,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/posts\/7505\/revisions\/7523"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/media\/7529"}],"wp:attachment":[{"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/media?parent=7505"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/categories?post=7505"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tbspanthers.british-school.org\/index.php\/wp-json\/wp\/v2\/tags?post=7505"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}