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

Week 6

ID: 5798279640

Match Scores

3-14

Loss

Play Date

2026-06-03

Play Time (Est)

1:00 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Mara Csokmay

RYL4EN · North Bethesda, MD, US

DUPR

2.960

SC
Stacy Cohen

N7LN47 · Bethesda, MD, US

DUPR

2.892

TEAM 2WINNER
BD
Byron Diaz Citan

6K520Q · USA

DUPR

3.007

HT
Hsiang Ting Huang

DYROPY · College Park, MD, US

DUPR

2.912

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-5798279640
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5818073796,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mara Csokmay",
        "dupr_id": "RYL4EN",
        "rating": 2.96,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      },
      {
        "name": "Stacy Cohen",
        "dupr_id": "N7LN47",
        "rating": 2.892,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 7822293000,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Byron Diaz Citan",
        "dupr_id": "6K520Q",
        "rating": 3.007,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hsiang Ting Huang",
        "dupr_id": "DYROPY",
        "rating": 2.912,
        "profile_pic_url": null,
        "location": "College Park, MD, US"
      }
    ]
  }
]