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

Brick Wall Mid-Atlantic #1

ID: 6413415871

Match Scores

15-3

Win

Play Date

2026-01-10

Play Time (Est)

8:45 AM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Michael Benash

175MQ4 · Bryn Mawr, PA, US

DUPR

5.647

GE
Garrison Eaby

84WRXG · Dover, DE, US

DUPR

5.665

TEAM 2LOSS
AK
Ashwin Korde

3ZD09L · Philadelphia, PA, US

DUPR

4.283

DJ
Darren Johnson

1QQZ7D · Ambler, PA, US

DUPR

4.939

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-6413415871
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7878119602,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Benash",
        "dupr_id": "175MQ4",
        "rating": 5.647,
        "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"
      }
    ]
  },
  {
    "team_id": 5252163523,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashwin Korde",
        "dupr_id": "3ZD09L",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Darren Johnson",
        "dupr_id": "1QQZ7D",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  }
]