Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 4549157460

Match Scores

9-5

Win

Play Date

2026-03-08

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NW
Nick Warner

944M9E · MD, US

DUPR

4.474

MM
Matt Mindel

RXDL6Q · Ellicott City, MD, US

DUPR

3.661

TEAM 2LOSS
LR
Luke Riley

99N22E · Baltimore, MD, US

DUPR

4.365

SS
Sarah Shan

WXQLLK · Baltimore, MD, US

DUPR

3.484

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-4549157460
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7068445278,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Warner",
        "dupr_id": "944M9E",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Matt Mindel",
        "dupr_id": "RXDL6Q",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  },
  {
    "team_id": 7550507979,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Riley",
        "dupr_id": "99N22E",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Sarah Shan",
        "dupr_id": "WXQLLK",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]