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

Week 4

ID: 5385062057

Match Scores

15-7

Loss

Play Date

2026-05-20

Play Time (Est)

6:15 AM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
Krishnan Seshadri

EGXZYV · USA

DUPR

2.859

TA
Tomas Almonte

V464X6 · MD, US

DUPR

3.002

TEAM 2LOSS
MC
Mara Csokmay

RYL4EN · North Bethesda, MD, US

DUPR

3.054

SC
Stacy Cohen

N7LN47 · Bethesda, MD, US

DUPR

2.987

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-5385062057
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8169392183,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Krishnan Seshadri",
        "dupr_id": "EGXZYV",
        "rating": 2.859,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tomas Almonte",
        "dupr_id": "V464X6",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": "MD, US"
      }
    ]
  },
  {
    "team_id": 6312006180,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mara Csokmay",
        "dupr_id": "RYL4EN",
        "rating": 3.054,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      },
      {
        "name": "Stacy Cohen",
        "dupr_id": "N7LN47",
        "rating": 2.987,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  }
]