Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PickleB 2026 Series Event 2 - 60+ Mens Doubles 3.5- Semi-Final

ID: 6297794147

Match Scores

11-7

Loss

Play Date

2026-02-06

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GK
Gary Kemp

ODGR7P · USA

DUPR

3.514

SA
Stephen Archer

L209JJ · USA

DUPR

3.514

TEAM 2LOSS
MP
Mark Powell

3OOKQ7 · Hampshire, England, GB

DUPR

3.529

JC
Jimbo Carroll

EWX45M · USA

DUPR

3.308

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-6297794147
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4775447578,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Kemp",
        "dupr_id": "ODGR7P",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen  Archer",
        "dupr_id": "L209JJ",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8370101711,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Powell",
        "dupr_id": "3OOKQ7",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "Jimbo Carroll",
        "dupr_id": "EWX45M",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]