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

Brick Wall Mid-Atlantic #

ID: 5234081902

Match Scores

6-11

Loss

Play Date

2026-05-03

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AH
Arianna Haresign

DWLVR4 · Southampton Township, NJ, US

DUPR

4.649

ZB
Zach Bowe

NYYZPZ · Philadelphia, PA, US

DUPR

4.938

TEAM 2WINNER
RL
Robert Laidlaw

30PL42 · Chappaqua, NY, US

DUPR

5.825

SB
Sabrina Barisano

W6RR5G · New York, NY, US

DUPR

4.998

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-5234081902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6359144917,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arianna Haresign",
        "dupr_id": "DWLVR4",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Southampton Township, NJ, US"
      },
      {
        "name": "Zach Bowe",
        "dupr_id": "NYYZPZ",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 7868642690,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Laidlaw",
        "dupr_id": "30PL42",
        "rating": 5.825,
        "profile_pic_url": null,
        "location": "Chappaqua, NY, US"
      },
      {
        "name": "Sabrina Barisano",
        "dupr_id": "W6RR5G",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]