Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PicklePal's Inaugural MLP Style Tournament - Pool Play - Pool A - Mixed Doubles 1

ID: 8165807508

Match Scores

11-1

Win

Play Date

2026-05-03

Play Time (Est)

1:00 PM

Play Location

Pickleball Prime

View Facility Page →

Competitor Teams

TEAM 1WINNER
KD
Kevin dwan

2QX9Q7 · New York, NY, US

DUPR

4.326

IK
Isabel Kim

O6JLPE · New York, NY, US

DUPR

4.117

TEAM 2LOSS
RG
Rob Goldstein

9PLJQK · Queens County, NY, US

DUPR

4.721

LC
Londyn Caci

XJLYQR · Queens County, NY, US

DUPR

3.710

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-8165807508
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7106954104,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin dwan",
        "dupr_id": "2QX9Q7",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Isabel Kim",
        "dupr_id": "O6JLPE",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 4558216329,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Goldstein",
        "dupr_id": "9PLJQK",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Londyn Caci",
        "dupr_id": "XJLYQR",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]