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

Brick Wall Mid-Atlantic #6

ID: 5842484745

Match Scores

15-8

Loss

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZL
Zachary Lessner

3OG5P2 · Philadelphia, PA, US

DUPR

4.629

DJ
Darren Johnson

1QQZ7D · Ambler, PA, US

DUPR

5.090

TEAM 2LOSS
SD
Samuel Darla

3VW427 · Dover, DE, US

DUPR

4.518

DL
Dan Lougheed

3LEQJZ · Wilmington, DE, US

DUPR

4.359

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-5842484745
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4349640894,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zachary Lessner",
        "dupr_id": "3OG5P2",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Darren Johnson",
        "dupr_id": "1QQZ7D",
        "rating": 5.09,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  },
  {
    "team_id": 7309520528,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samuel Darla",
        "dupr_id": "3VW427",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      },
      {
        "name": "Dan Lougheed",
        "dupr_id": "3LEQJZ",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      }
    ]
  }
]