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

Week 5

ID: 6379588661

Match Scores

8-6

Loss

Play Date

2026-05-27

Play Time (Est)

6:15 AM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
KH
Kristal Hood

GGY4XD · Gaithersburg, MD, US

DUPR

3.517

MA
Mary Alexander

XO0Y4X · North Bethesda, MD, US

DUPR

3.060

TEAM 2LOSS
MC
Mara Csokmay

RYL4EN · North Bethesda, MD, US

DUPR

3.011

SC
Stacy Cohen

N7LN47 · Bethesda, MD, US

DUPR

2.944

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-6379588661
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7382313252,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristal Hood",
        "dupr_id": "GGY4XD",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Mary Alexander",
        "dupr_id": "XO0Y4X",
        "rating": 3.06,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 7268907751,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mara Csokmay",
        "dupr_id": "RYL4EN",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      },
      {
        "name": "Stacy Cohen",
        "dupr_id": "N7LN47",
        "rating": 2.944,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  }
]