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

Competitive Open Play Match

ID: 5446407716

Match Scores

2-15

Loss

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Andy Clarke

YXKYWG · Shrewsbury, England, GB

DUPR

3.007

SC
Shaun Clark

6KYOLQ · Shrewsbury, England, GB

DUPR

3.067

TEAM 2WINNER
WF
Will Foo

4PEGLM · USA

DUPR

2.952

YW
Yifan Wang

7J7KK5 · West Midlands, England, GB

DUPR

3.593

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-5446407716
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4399313660,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Clarke",
        "dupr_id": "YXKYWG",
        "rating": 3.007,
        "profile_pic_url": null,
        "location": "Shrewsbury, England, GB"
      },
      {
        "name": "Shaun Clark",
        "dupr_id": "6KYOLQ",
        "rating": 3.067,
        "profile_pic_url": null,
        "location": "Shrewsbury, England, GB"
      }
    ]
  },
  {
    "team_id": 7368106694,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Will Foo",
        "dupr_id": "4PEGLM",
        "rating": 2.952,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yifan Wang",
        "dupr_id": "7J7KK5",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "West Midlands, England, GB"
      }
    ]
  }
]