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

Brick Wall Mid-Atlantic #1

ID: 8383929844

Match Scores

3-11

Loss

Play Date

2026-01-11

Play Time (Est)

5:00 PM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SD
Stephen Dennison

G5QOXM · Baltimore, MD, US

DUPR

4.678

SS
Sheree Schwartz

99ZODK · USA

DUPR

4.575

TEAM 2WINNER
GE
Garrison Eaby

84WRXG · Dover, DE, US

DUPR

5.661

MM
Mary McGowan

9PM99K · Bluemont, VA, US

DUPR

5.220

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-8383929844
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4951153438,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Dennison",
        "dupr_id": "G5QOXM",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Sheree Schwartz",
        "dupr_id": "99ZODK",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8119577174,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Garrison Eaby",
        "dupr_id": "84WRXG",
        "rating": 5.661,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      },
      {
        "name": "Mary McGowan",
        "dupr_id": "9PM99K",
        "rating": 5.22,
        "profile_pic_url": null,
        "location": "Bluemont, VA, US"
      }
    ]
  }
]