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

Competitive Open Play Match

ID: 5129151400

Match Scores

15-11

Loss

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HS
Harry Shemmell

DY025M · USA

DUPR

3.366

NS
Nathan Shemmell

QJXN75 · Stratford-upon-Avon, England, GB

DUPR

3.610

TEAM 2LOSS
WF
Will Foo

4PEGLM · USA

DUPR

3.019

YW
Yifan Wang

7J7KK5 · West Midlands, England, GB

DUPR

3.622

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-5129151400
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5576678671,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harry Shemmell",
        "dupr_id": "DY025M",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Shemmell",
        "dupr_id": "QJXN75",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "Stratford-upon-Avon, England, GB"
      }
    ]
  },
  {
    "team_id": 7876883446,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Foo",
        "dupr_id": "4PEGLM",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yifan Wang",
        "dupr_id": "7J7KK5",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": "West Midlands, England, GB"
      }
    ]
  }
]