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

Brick Wall Mid-Atlantic #5

ID: 6086492130

Match Scores

11-15

Win

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.752

JH
Jack Hared

KO4LQ6 · Rockville, MD, US

DUPR

5.109

TEAM 2WINNER
RC
Ryan Carty

YGQMWE · USA

DUPR

5.015

PL
Peter Luck

3P5W9G · Warwick, NY, US

DUPR

5.866

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-6086492130
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5248679418,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.752,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Jack Hared",
        "dupr_id": "KO4LQ6",
        "rating": 5.109,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      }
    ]
  },
  {
    "team_id": 4501552484,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Carty",
        "dupr_id": "YGQMWE",
        "rating": 5.015,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Luck",
        "dupr_id": "3P5W9G",
        "rating": 5.866,
        "profile_pic_url": null,
        "location": "Warwick, NY, US"
      }
    ]
  }
]