Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7182270373

Match Scores

3-11

Win

Play Date

2026-03-28

Play Time (Est)

2:15 AM

Play Location

San Francisco, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JK
Jeffrey Kim

W6ZJYY · USA

Rated Score

4.372

WM
Wylie Michael Yuen

2LGWO7 · Oakland, CA, US

Rated Score

4.207

TEAM 2WINNER
PL
Peter Lee

RZDK7N · San Francisco, CA, US

Rated Score

4.881

CS
Colin Schoen

DW5JYM · USA

Rated Score

4.277

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-7182270373
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7674297380,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Kim",
        "dupr_id": "W6ZJYY",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wylie Michael Yuen",
        "dupr_id": "2LGWO7",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  },
  {
    "team_id": 5593040845,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Lee",
        "dupr_id": "RZDK7N",
        "rating": 4.881,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Colin Schoen",
        "dupr_id": "DW5JYM",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]