Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

USLPL Baltimore

ID: 6415050860

Match Scores

11-9, 11-5

Win

Play Date

2025-12-07

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
David Smith

17KL43 · Spirit Lake, IA, US

DUPR

4.970

DJ
Dave Johnson

3PPG4Q · Smyrna, TN, US

DUPR

5.110

TEAM 2LOSS
PH
Patrick Hahn

ODR4JL · Larchmont, NY, US

DUPR

5.108

SH
Sean Hannon

8KNZZ7 · Mechanicsburg, PA, US

DUPR

4.974

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-6415050860
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5605004136,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Smith",
        "dupr_id": "17KL43",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Spirit Lake, IA, US"
      },
      {
        "name": "Dave Johnson",
        "dupr_id": "3PPG4Q",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "Smyrna, TN, US"
      }
    ]
  },
  {
    "team_id": 6472378587,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Hahn",
        "dupr_id": "ODR4JL",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Larchmont, NY, US"
      },
      {
        "name": "Sean Hannon",
        "dupr_id": "8KNZZ7",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "Mechanicsburg, PA, US"
      }
    ]
  }
]