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

Brick Wall Mid-Atlantic #

ID: 6768429180

Match Scores

1-11

Loss

Play Date

2026-05-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DL
Dan Lougheed

3LEQJZ · Wilmington, DE, US

DUPR

4.356

SD
Samuel Darla

3VW427 · Dover, DE, US

DUPR

4.515

TEAM 2WINNER
EF
Erik Forsythe

O3X423 · Bay Shore, NY, US

DUPR

5.891

GE
Garrison Eaby

84WRXG · Dover, DE, US

DUPR

5.756

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-6768429180
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8081393602,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Lougheed",
        "dupr_id": "3LEQJZ",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      },
      {
        "name": "Samuel Darla",
        "dupr_id": "3VW427",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      }
    ]
  },
  {
    "team_id": 5385111038,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erik Forsythe",
        "dupr_id": "O3X423",
        "rating": 5.891,
        "profile_pic_url": null,
        "location": "Bay Shore, NY, US"
      },
      {
        "name": "Garrison Eaby",
        "dupr_id": "84WRXG",
        "rating": 5.756,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      }
    ]
  }
]