Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 4926471866

Match Scores

15-7

Win

Play Date

2026-03-29

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Tom Liao

E94V2V · Cockeysville, MD, US

DUPR

4.265

MD
Michael Duggan

XKYVEX · Baltimore, MD, US

DUPR

4.344

TEAM 2LOSS
AC
Andrew Clark

4ZNPLM · Reisterstown, MD, US

DUPR

3.933

TS
Timothy Selway

565750 · York, PA, US

DUPR

3.982

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-4926471866
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6814047481,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Liao",
        "dupr_id": "E94V2V",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Cockeysville, MD, US"
      },
      {
        "name": "Michael Duggan",
        "dupr_id": "XKYVEX",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 6630619775,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Clark",
        "dupr_id": "4ZNPLM",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Reisterstown, MD, US"
      },
      {
        "name": "Timothy Selway",
        "dupr_id": "565750",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "York, PA, US"
      }
    ]
  }
]