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

Brick Wall Mid-Atlantic #3

ID: 7065157297

Match Scores

11-10

Loss

Play Date

2026-02-28

Play Time (Est)

2:15 AM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
James Roy

3OG6GP · Irving, TX, US

DUPR

4.914

SH
Simon Huynh

W6KDMK · Silver Spring, MD, US

DUPR

5.042

TEAM 2LOSS
RC
Ryan Carty

YGQMWE · USA

DUPR

4.873

WK
Will Kayal

7672V4 · Franklin Lakes, NJ, US

DUPR

4.794

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-7065157297
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8016759155,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Roy",
        "dupr_id": "3OG6GP",
        "rating": 4.914,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      },
      {
        "name": "Simon Huynh",
        "dupr_id": "W6KDMK",
        "rating": 5.042,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      }
    ]
  },
  {
    "team_id": 8346241088,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Carty",
        "dupr_id": "YGQMWE",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Will Kayal",
        "dupr_id": "7672V4",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Franklin Lakes, NJ, US"
      }
    ]
  }
]