Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SEDL Men+ 2026 (Round 4) - Doubles

ID: 6599402321

Match Scores

9-11

Loss

Play Date

2026-04-12

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Jack Mitchell

QPE60R · USA

DUPR

4.312

CM
Chris Mitchell

3P7PJE · Selmeston, England, GB

DUPR

4.355

TEAM 2WINNER
AP
Adam Pantelli

XJVXGR · Whitstable, England, GB

DUPR

4.184

JS
Josh Samuel

E9G4WO · London, England, GB

DUPR

4.151

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6599402321
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6343424378,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Mitchell",
        "dupr_id": "QPE60R",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Mitchell",
        "dupr_id": "3P7PJE",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Selmeston, England, GB"
      }
    ]
  },
  {
    "team_id": 7471521723,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Pantelli",
        "dupr_id": "XJVXGR",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Whitstable, England, GB"
      },
      {
        "name": "Josh Samuel",
        "dupr_id": "E9G4WO",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  }
]