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

Competitive Open Play Match

ID: 5588226131

Match Scores

15-13

Win

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WF
Will Foo

4PEGLM · USA

DUPR

2.901

YW
Yifan Wang

7J7KK5 · West Midlands, England, GB

DUPR

3.572

TEAM 2LOSS
SJ
Simran Jaswal

4PGK4V · Northamptonshire, England, GB

DUPR

3.129

LK
Luk Kwok Hang

ZZNQ9Q · Rugby, England, GB

DUPR

3.518

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-5588226131
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6012920070,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Foo",
        "dupr_id": "4PEGLM",
        "rating": 2.901,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yifan Wang",
        "dupr_id": "7J7KK5",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "West Midlands, England, GB"
      }
    ]
  },
  {
    "team_id": 5257782777,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Simran Jaswal",
        "dupr_id": "4PGK4V",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": "Northamptonshire, England, GB"
      },
      {
        "name": "Luk Kwok Hang",
        "dupr_id": "ZZNQ9Q",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      }
    ]
  }
]