Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3

ID: 7917588233

Match Scores

15-13

Win

Play Date

2026-05-12

Play Time (Est)

6:15 AM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
MJ Shin

59DK45 · USA

DUPR

3.545

PL
Paul Lee

W66LJL · Atlanta, GA, US

DUPR

4.398

TEAM 2LOSS
DP
Dustin Pierce

XJKZZ4 · Washington, DC, US

DUPR

3.803

JF
Joseph Feldman

30VXDN · USA

DUPR

4.227

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-7917588233
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8205931895,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "MJ Shin",
        "dupr_id": "59DK45",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Lee",
        "dupr_id": "W66LJL",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5128715568,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dustin Pierce",
        "dupr_id": "XJKZZ4",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Joseph Feldman",
        "dupr_id": "30VXDN",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]