Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Monday Night Cockeysville

ID: 5349282901

Match Scores

11-6

Win

Play Date

2026-03-09

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NW
Nick Warner

944M9E · MD, US

DUPR

4.492

GK
Gregory Kemp

DNNJWX · Seven Valleys, PA, US

DUPR

3.904

TEAM 2LOSS
LR
Luke Riley

99N22E · Baltimore, MD, US

DUPR

4.380

TS
Timothy Selway

565750 · York, PA, US

DUPR

3.987

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-5349282901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6517610965,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Warner",
        "dupr_id": "944M9E",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Gregory Kemp",
        "dupr_id": "DNNJWX",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Seven Valleys, PA, US"
      }
    ]
  },
  {
    "team_id": 6514520091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Riley",
        "dupr_id": "99N22E",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Timothy Selway",
        "dupr_id": "565750",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "York, PA, US"
      }
    ]
  }
]