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

Brick Wall Mid-Atlantic #5

ID: 4333307098

Match Scores

1-11

Win

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Scott Mitchell

RYDLKN · Severn, MD, US

DUPR

4.242

MH
Michael hsiao

0YJD6N · Columbia, MD, US

DUPR

4.943

TEAM 2WINNER
PL
Peter Luck

3P5W9G · Warwick, NY, US

DUPR

5.883

RC
Ryan Carty

YGQMWE · USA

DUPR

5.050

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-4333307098
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5550396572,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Mitchell",
        "dupr_id": "RYDLKN",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Severn, MD, US"
      },
      {
        "name": "Michael hsiao",
        "dupr_id": "0YJD6N",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  },
  {
    "team_id": 8281524831,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Luck",
        "dupr_id": "3P5W9G",
        "rating": 5.883,
        "profile_pic_url": null,
        "location": "Warwick, NY, US"
      },
      {
        "name": "Ryan Carty",
        "dupr_id": "YGQMWE",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]