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

Sunday Morning Ballerz

ID: 6532752438

Match Scores

11-8

Loss

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Dill Dinkers Pickleball, Red Branch Road, Columbia, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KM
Karen Mordock

4LO7X6 · Silver Spring, MD, US

DUPR

3.426

CC
Chris Clavin

99P09E · USA

DUPR

3.412

TEAM 2LOSS
AE
Aimee Eudy

XJ6977 · Columbia, MD, US

DUPR

3.065

ME
Michael Engle

EGV2MV · Laurel, MD, US

DUPR

3.689

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-6532752438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4316577163,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Mordock",
        "dupr_id": "4LO7X6",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      },
      {
        "name": "Chris Clavin",
        "dupr_id": "99P09E",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7986236041,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aimee Eudy",
        "dupr_id": "XJ6977",
        "rating": 3.065,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "Michael Engle",
        "dupr_id": "EGV2MV",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": "Laurel, MD, US"
      }
    ]
  }
]