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

Brick Wall Mid-Atlantic #6

ID: 5096381128

Match Scores

15-0

Loss

Play Date

2026-05-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GE
Garrison Eaby

84WRXG · Dover, DE, US

DUPR

5.765

EF
Erik Forsythe

O3X423 · Bay Shore, NY, US

DUPR

5.911

TEAM 2LOSS
ZL
Zachary Lessner

3OG5P2 · Philadelphia, PA, US

DUPR

4.602

DJ
Darren Johnson

1QQZ7D · Ambler, PA, US

DUPR

5.064

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-5096381128
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8423250459,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrison Eaby",
        "dupr_id": "84WRXG",
        "rating": 5.765,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      },
      {
        "name": "Erik Forsythe",
        "dupr_id": "O3X423",
        "rating": 5.911,
        "profile_pic_url": null,
        "location": "Bay Shore, NY, US"
      }
    ]
  },
  {
    "team_id": 8225321668,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zachary Lessner",
        "dupr_id": "3OG5P2",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Darren Johnson",
        "dupr_id": "1QQZ7D",
        "rating": 5.064,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  }
]