Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5621664854

Match Scores

5-11, 5-11

Loss

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AH
Adam Hughes

RX264E · Shropshire, England, GB

DUPR

3.837

TM
Tony Millington

G56EYX · Shropshire, England, GB

DUPR

3.484

TEAM 2WINNER
BG
Ben Gordos

2Z9VY7 · USA

DUPR

3.981

SS
Samuel Smith

NX07XN · USA

DUPR

4.099

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-5621664854
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6636254336,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Hughes",
        "dupr_id": "RX264E",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Shropshire, England, GB"
      },
      {
        "name": "Tony Millington",
        "dupr_id": "G56EYX",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "Shropshire, England, GB"
      }
    ]
  },
  {
    "team_id": 7748735063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Gordos",
        "dupr_id": "2Z9VY7",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samuel Smith",
        "dupr_id": "NX07XN",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]