Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 6054178627

Match Scores

11-7

Win

Play Date

2026-03-08

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NW
Nick Warner

944M9E · MD, US

DUPR

4.499

MM
Matt Mindel

RXDL6Q · Ellicott City, MD, US

DUPR

3.686

TEAM 2LOSS
BO
Ben ODonnell

O6VMY2 · MD, US

DUPR

4.180

TL
Tom Liao

E94V2V · Cockeysville, MD, US

DUPR

4.144

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-6054178627
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5258420839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Warner",
        "dupr_id": "944M9E",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Matt Mindel",
        "dupr_id": "RXDL6Q",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  },
  {
    "team_id": 8202077939,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben ODonnell",
        "dupr_id": "O6VMY2",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Tom Liao",
        "dupr_id": "E94V2V",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Cockeysville, MD, US"
      }
    ]
  }
]