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

The Dill Dinkfest - Womens Doubles Skill: (3.0) Age: (35 And Above)

ID: 7720039931

Match Scores

6-15

Loss

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Chantilly, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AF
Anne Fu

X0OVL5 · USA

DUPR

2.651

LL
Ladonna Lesesne

RZ4OPE · Bowie, MD, US

DUPR

2.596

TEAM 2WINNER
LH
Lindsey Hunt

NRG76Z · USA

DUPR

3.051

AV
Ann Vierkorn

RXKOOZ · USA

DUPR

3.244

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-7720039931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6349400644,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anne Fu",
        "dupr_id": "X0OVL5",
        "rating": 2.651,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ladonna Lesesne",
        "dupr_id": "RZ4OPE",
        "rating": 2.596,
        "profile_pic_url": null,
        "location": "Bowie, MD, US"
      }
    ]
  },
  {
    "team_id": 4590870128,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lindsey Hunt",
        "dupr_id": "NRG76Z",
        "rating": 3.051,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ann Vierkorn",
        "dupr_id": "RXKOOZ",
        "rating": 3.244,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]