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

2.0-2.7 DUPR Open Play

ID: 8185385135

Match Scores

1-11

Loss

Play Date

2026-05-26

Play Time (Est)

12:45 AM

Play Location

SPF Chicago

View Facility Page →

Competitor Teams

TEAM 1LOSS
YC
Youngmi Choi

YXZX6K · USA

DUPR

2.042

LC
Larry Chait

PZWZ0Q · Chicago, IL, US

DUPR

2.172

TEAM 2WINNER
MC
Molly Chaney

59MJDR · Chicago, IL, US

DUPR

2.605

JL
Jeehyun Lee

DNZQM6 · USA

DUPR

2.937

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-8185385135
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5185251345,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Youngmi Choi",
        "dupr_id": "YXZX6K",
        "rating": 2.042,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Larry Chait",
        "dupr_id": "PZWZ0Q",
        "rating": 2.172,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 7534520767,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Molly Chaney",
        "dupr_id": "59MJDR",
        "rating": 2.605,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Jeehyun Lee",
        "dupr_id": "DNZQM6",
        "rating": 2.937,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]