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

Competitive Open Play Match

ID: 7896260472

Match Scores

8-11, 1-11

Win

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HC
Harry Carter

RDE7PQ · USA

DUPR

3.733

JR
Jade Roberts

X0VYE5 · USA

DUPR

2.772

TEAM 2WINNER
BG
Ben Gordos

2Z9VY7 · USA

DUPR

4.187

EG
Eleanor Goulcher

J54KDJ · Wolverhampton, England, GB

DUPR

3.031

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-7896260472
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5121380944,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Harry Carter",
        "dupr_id": "RDE7PQ",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jade  Roberts",
        "dupr_id": "X0VYE5",
        "rating": 2.772,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8223774265,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Gordos",
        "dupr_id": "2Z9VY7",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eleanor Goulcher",
        "dupr_id": "J54KDJ",
        "rating": 3.031,
        "profile_pic_url": null,
        "location": "Wolverhampton, England, GB"
      }
    ]
  }
]