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

Brick Wall Mid-Atlantic #

ID: 5625541174

Match Scores

9-11

Win

Play Date

2026-05-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ED
Ethan Dysert

3YRPP8 · Pittsburgh, PA, US

DUPR

5.372

AT
Alex Toth

3OEOE8 · Pittsburgh, PA, US

DUPR

5.344

TEAM 2WINNER
ZL
Zachary Lessner

3OG5P2 · Philadelphia, PA, US

DUPR

4.594

DJ
Darren Johnson

1QQZ7D · Ambler, PA, US

DUPR

5.056

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-5625541174
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4856961566,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethan Dysert",
        "dupr_id": "3YRPP8",
        "rating": 5.372,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Alex Toth",
        "dupr_id": "3OEOE8",
        "rating": 5.344,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 5645319405,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zachary Lessner",
        "dupr_id": "3OG5P2",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Darren Johnson",
        "dupr_id": "1QQZ7D",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  }
]