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

📢Woodgrove DUPR (3.1-3.5) Intermediate Doubles Social

ID: 5915737212

Match Scores

5-11

Win

Play Date

2026-06-06

Play Time (Est)

1:00 PM

Play Location

509 Woodlands Drive 14

Unverified Facility

Competitor Teams

TEAM 1LOSS
K
Krizha

QX7Y9N · USA

DUPR

3.050

B
BK

WKW0EG · USA

DUPR

3.157

TEAM 2WINNER
ML
Martin Lee

DWXPW4 · Singapore, SG

DUPR

3.290

IO
Irene Oh

EWX5GM · USA

DUPR

2.770

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-5915737212
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4505521434,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Krizha",
        "dupr_id": "QX7Y9N",
        "rating": 3.05,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "BK",
        "dupr_id": "WKW0EG",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6615705675,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Martin Lee",
        "dupr_id": "DWXPW4",
        "rating": 3.29,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Irene Oh",
        "dupr_id": "EWX5GM",
        "rating": 2.77,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]