Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

410 Dinkers Sunday Night Cockeysville

ID: 7572338525

Match Scores

9-8

Win

Play Date

2026-03-08

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NW
Nick Warner

944M9E · MD, US

DUPR

4.468

MM
Matt Mindel

RXDL6Q · Ellicott City, MD, US

DUPR

3.655

TEAM 2LOSS
DC
David Chong

KOOK7O · Timonium, MD, US

DUPR

4.198

SK
Seth Kopel

X2PYN5 · Boston, MA, US

DUPR

3.969

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-7572338525
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5510981291,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Warner",
        "dupr_id": "944M9E",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "MD, US"
      },
      {
        "name": "Matt Mindel",
        "dupr_id": "RXDL6Q",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  },
  {
    "team_id": 8224467613,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Chong",
        "dupr_id": "KOOK7O",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Timonium, MD, US"
      },
      {
        "name": "Seth Kopel",
        "dupr_id": "X2PYN5",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]