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

Sunday Morning Ballerz

ID: 7688562927

Match Scores

10-9

Loss

Play Date

2026-05-17

Play Time (Est)

4:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
TW
Tegonw Worges

99DZYE · MD, US

DUPR

3.415

KD
Kim Dorsey

990P4K · USA

DUPR

3.436

TEAM 2LOSS
AE
Aimee Eudy

XJ6977 · Columbia, MD, US

DUPR

3.064

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-7688562927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5169246046,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tegonw Worges",
        "dupr_id": "99DZYE",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Kim Dorsey",
        "dupr_id": "990P4K",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5247476536,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aimee Eudy",
        "dupr_id": "XJ6977",
        "rating": 3.064,
        "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"
      }
    ]
  }
]