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

Brick Wall Mid-Atlantic #1

ID: 7611750233

Match Scores

11-1

Win

Play Date

2026-01-10

Play Time (Est)

6:15 AM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Michael Benash

175MQ4 · Bryn Mawr, PA, US

DUPR

5.638

GE
Garrison Eaby

84WRXG · Dover, DE, US

DUPR

5.661

TEAM 2LOSS
JH
Jack Hared

KO4LQ6 · Rockville, MD, US

DUPR

5.019

JS
Joshua Seigel

8MX0QV · Clarksburg, MD, US

DUPR

5.347

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-7611750233
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7617415173,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Benash",
        "dupr_id": "175MQ4",
        "rating": 5.638,
        "profile_pic_url": null,
        "location": "Bryn Mawr, PA, US"
      },
      {
        "name": "Garrison Eaby",
        "dupr_id": "84WRXG",
        "rating": 5.661,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      }
    ]
  },
  {
    "team_id": 8087862885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Hared",
        "dupr_id": "KO4LQ6",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      },
      {
        "name": "Joshua Seigel",
        "dupr_id": "8MX0QV",
        "rating": 5.347,
        "profile_pic_url": null,
        "location": "Clarksburg, MD, US"
      }
    ]
  }
]