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

Week 3

ID: 8578699960

Match Scores

10-6

Win

Play Date

2026-03-18

Play Time (Est)

5:00 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
EF
Elizabeth Fall

6NXZDQ · Takoma Park, MD, US

DUPR

2.969

CC
Christina Cho

JZR274 · Bethesda, MD, US

DUPR

3.471

TEAM 2LOSS
GC
Ginger Cobb

KORVLK · Bethesda, MD, US

DUPR

3.202

BR
Boyd Reilly

QPRON0 · Silver Spring, MD, US

DUPR

3.046

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-8578699960
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8339151749,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Fall",
        "dupr_id": "6NXZDQ",
        "rating": 2.969,
        "profile_pic_url": null,
        "location": "Takoma Park, MD, US"
      },
      {
        "name": "Christina Cho",
        "dupr_id": "JZR274",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 6388892959,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ginger Cobb",
        "dupr_id": "KORVLK",
        "rating": 3.202,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      },
      {
        "name": "Boyd Reilly",
        "dupr_id": "QPRON0",
        "rating": 3.046,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      }
    ]
  }
]