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

Week 1

ID: 6439766391

Match Scores

15-7

Win

Play Date

2026-03-04

Play Time (Est)

4:45 AM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
Alyce Dillon

3ORGZE · Bethesda, MD, US

DUPR

3.558

DL
David Leonhardt

QPK6Z5 · USA

DUPR

3.692

TEAM 2LOSS
MC
Mara Csokmay

RYL4EN · North Bethesda, MD, US

DUPR

3.216

SC
Stacy Cohen

N7LN47 · Bethesda, MD, US

DUPR

3.188

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-6439766391
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6947863535,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alyce Dillon",
        "dupr_id": "3ORGZE",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      },
      {
        "name": "David Leonhardt",
        "dupr_id": "QPK6Z5",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7201258118,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mara Csokmay",
        "dupr_id": "RYL4EN",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      },
      {
        "name": "Stacy Cohen",
        "dupr_id": "N7LN47",
        "rating": 3.188,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  }
]