Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 8125803478

Match Scores

15-2

Loss

Play Date

2026-04-26

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EM
Erin Monahan

Q5R4W5 · Glen Burnie, MD, US

DUPR

4.044

KW
Kelson Weber

5YPVL0 · USA

DUPR

3.951

TEAM 2LOSS
LR
Luke Riley

99N22E · Baltimore, MD, US

DUPR

4.366

SS
Sarah Shan

WXQLLK · Baltimore, MD, US

DUPR

3.465

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-8125803478
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7194783233,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erin Monahan",
        "dupr_id": "Q5R4W5",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Glen Burnie, MD, US"
      },
      {
        "name": "Kelson  Weber",
        "dupr_id": "5YPVL0",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7189639125,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Riley",
        "dupr_id": "99N22E",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Sarah Shan",
        "dupr_id": "WXQLLK",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]