Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 4

ID: 6059287339

Match Scores

11-14

Win

Play Date

2026-05-19

Play Time (Est)

8:45 AM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1LOSS
MS
MJ Shin

59DK45 · USA

DUPR

3.560

PL
Paul Lee

W66LJL · Atlanta, GA, US

DUPR

4.407

TEAM 2WINNER
RK
Reggie King

16XNO0 · Silver Spring, MD, US

DUPR

3.688

JB
John Bryant

17ZLW0 · Bowie, MD, US

DUPR

3.913

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-6059287339
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6996561737,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "MJ Shin",
        "dupr_id": "59DK45",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Lee",
        "dupr_id": "W66LJL",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 8508664103,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Reggie King",
        "dupr_id": "16XNO0",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      },
      {
        "name": "John Bryant",
        "dupr_id": "17ZLW0",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Bowie, MD, US"
      }
    ]
  }
]