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

Week 3

ID: 4519291304

Match Scores

2-15

Win

Play Date

2026-05-13

Play Time (Est)

9:00 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1LOSS
CB
Caleb Browning

J5GJEW · Rockville, MD, US

DUPR

2.428

CS
Cameron Sykes

9429LE · USA

DUPR

2.601

TEAM 2WINNER
MC
Mara Csokmay

RYL4EN · North Bethesda, MD, US

DUPR

3.070

SC
Stacy Cohen

N7LN47 · Bethesda, MD, US

DUPR

3.003

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-4519291304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6656408542,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Caleb Browning",
        "dupr_id": "J5GJEW",
        "rating": 2.428,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      },
      {
        "name": "Cameron Sykes",
        "dupr_id": "9429LE",
        "rating": 2.601,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7662517820,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mara Csokmay",
        "dupr_id": "RYL4EN",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      },
      {
        "name": "Stacy Cohen",
        "dupr_id": "N7LN47",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  }
]