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

Brick Wall Mid-Atlantic #6

ID: 5211098210

Match Scores

8-15

Loss

Play Date

2026-05-03

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BH
Blake Hardesty

KXLDM7 · Falls Church, VA, US

DUPR

4.824

MS
Mikaela Smith

Z90ZVP · Hampton, VA, US

DUPR

4.955

TEAM 2WINNER
SB
Sabrina Barisano

W6RR5G · New York, NY, US

DUPR

4.996

RL
Robert Laidlaw

30PL42 · Chappaqua, NY, US

DUPR

5.823

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-5211098210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5300077906,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Blake Hardesty",
        "dupr_id": "KXLDM7",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Mikaela Smith",
        "dupr_id": "Z90ZVP",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Hampton, VA, US"
      }
    ]
  },
  {
    "team_id": 7133792328,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sabrina Barisano",
        "dupr_id": "W6RR5G",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Robert Laidlaw",
        "dupr_id": "30PL42",
        "rating": 5.823,
        "profile_pic_url": null,
        "location": "Chappaqua, NY, US"
      }
    ]
  }
]