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

Brick Wall Mid-Atlantic #5

ID: 4935383066

Match Scores

15-8

Loss

Play Date

2026-04-12

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Mary McGowan

9PM99K · Bluemont, VA, US

DUPR

5.267

GE
Garrison Eaby

84WRXG · Dover, DE, US

DUPR

5.714

TEAM 2LOSS
SS
Saige Smart

GGVK2V · Baltimore, MD, US

DUPR

4.659

MH
Michael hsiao

0YJD6N · Columbia, MD, US

DUPR

4.954

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-4935383066
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7635013075,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary McGowan",
        "dupr_id": "9PM99K",
        "rating": 5.267,
        "profile_pic_url": null,
        "location": "Bluemont, VA, US"
      },
      {
        "name": "Garrison Eaby",
        "dupr_id": "84WRXG",
        "rating": 5.714,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      }
    ]
  },
  {
    "team_id": 8572520013,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Saige Smart",
        "dupr_id": "GGVK2V",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Michael hsiao",
        "dupr_id": "0YJD6N",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  }
]