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

Week 1

ID: 5791370010

Match Scores

15-2

Win

Play Date

2026-03-04

Play Time (Est)

7:30 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
Alyce Dillon

3ORGZE · Bethesda, MD, US

DUPR

3.565

DL
David Leonhardt

QPK6Z5 · USA

DUPR

3.712

TEAM 2LOSS
BF
brian frew

XJ9OO7 · Rockville, MD, US

DUPR

3.289

WC
Wanda Cockrell

1RRLXM · USA

DUPR

2.126

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-5791370010
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6671757606,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alyce Dillon",
        "dupr_id": "3ORGZE",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      },
      {
        "name": "David Leonhardt",
        "dupr_id": "QPK6Z5",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5423905960,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "brian frew",
        "dupr_id": "XJ9OO7",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      },
      {
        "name": "Wanda Cockrell",
        "dupr_id": "1RRLXM",
        "rating": 2.126,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]