Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 5182644879

Match Scores

15-5

Win

Play Date

2026-05-03

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LR
Luke Riley

99N22E · Baltimore, MD, US

DUPR

4.370

SS
Sarah Shan

WXQLLK · Baltimore, MD, US

DUPR

3.482

TEAM 2LOSS
JB
Jon Blum

G0DXVG · MD, US

DUPR

3.564

BO
Ben ODonnell

O6VMY2 · MD, US

DUPR

4.131

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-5182644879
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7697756946,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Riley",
        "dupr_id": "99N22E",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Sarah Shan",
        "dupr_id": "WXQLLK",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 6260818059,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Blum",
        "dupr_id": "G0DXVG",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Ben ODonnell",
        "dupr_id": "O6VMY2",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "MD, US"
      }
    ]
  }
]