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

Brick Wall Mid-Atlantic #1

ID: 8470993697

Match Scores

15-8

Win

Play Date

2026-01-10

Play Time (Est)

6:15 AM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DW
Daniel Weber

3XV502 · Allentown, PA, US

DUPR

6.090

CL
Conor Landrigan

2L40ER · New Tripoli, PA, US

DUPR

4.887

TEAM 2LOSS
MB
Michael Benash

175MQ4 · Bryn Mawr, PA, US

DUPR

5.626

GE
Garrison Eaby

84WRXG · Dover, DE, US

DUPR

5.656

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-8470993697
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4610982067,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Weber",
        "dupr_id": "3XV502",
        "rating": 6.09,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Conor Landrigan",
        "dupr_id": "2L40ER",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "New Tripoli, PA, US"
      }
    ]
  },
  {
    "team_id": 7027163814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Benash",
        "dupr_id": "175MQ4",
        "rating": 5.626,
        "profile_pic_url": null,
        "location": "Bryn Mawr, PA, US"
      },
      {
        "name": "Garrison Eaby",
        "dupr_id": "84WRXG",
        "rating": 5.656,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      }
    ]
  }
]