Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5077386321

Match Scores

11-2, 11-2

Win

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Adam Hughes

RX264E · Shropshire, England, GB

Rated Score

3.868

TM
Tony Millington

G56EYX · Shropshire, England, GB

Rated Score

3.532

TEAM 2LOSS
AH
Alan Harper

P5WOZG · USA

Rated Score

3.367

CP
Craig Porter

LV6DD5 · Worcester, England, GB

Rated Score

3.276

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-5077386321
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8263494752,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Hughes",
        "dupr_id": "RX264E",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Shropshire, England, GB"
      },
      {
        "name": "Tony Millington",
        "dupr_id": "G56EYX",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": "Shropshire, England, GB"
      }
    ]
  },
  {
    "team_id": 8353394207,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Harper",
        "dupr_id": "P5WOZG",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Craig Porter",
        "dupr_id": "LV6DD5",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": "Worcester, England, GB"
      }
    ]
  }
]