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

Brick Wall Mid-Atlantic #1

ID: 7643303480

Match Scores

1-11

Win

Play Date

2026-01-10

Play Time (Est)

9:00 PM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KH
Kevin Herod

KOO2O6 · Fort Washington, MD, US

DUPR

4.582

AS
Andrew Spencer Province

9P2OKK · Severna Park, MD, US

DUPR

4.655

TEAM 2WINNER
MB
Michael Benash

175MQ4 · Bryn Mawr, PA, US

DUPR

5.648

GE
Garrison Eaby

84WRXG · Dover, DE, US

DUPR

5.665

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-7643303480
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8071590623,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Herod",
        "dupr_id": "KOO2O6",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Andrew Spencer Province",
        "dupr_id": "9P2OKK",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Severna Park, MD, US"
      }
    ]
  },
  {
    "team_id": 8039453631,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Benash",
        "dupr_id": "175MQ4",
        "rating": 5.648,
        "profile_pic_url": null,
        "location": "Bryn Mawr, PA, US"
      },
      {
        "name": "Garrison Eaby",
        "dupr_id": "84WRXG",
        "rating": 5.665,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      }
    ]
  }
]