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

Brick Wall Mid-Atlantic #5

ID: 7590635372

Match Scores

15-10

Win

Play Date

2026-04-11

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Ryan Carty

YGQMWE · USA

DUPR

4.988

PL
Peter Luck

3P5W9G · Warwick, NY, US

DUPR

5.852

TEAM 2LOSS
IH
Ian Hansen

76KYW9 · Aberdeen, MD, US

DUPR

4.385

AS
Austin Scott Keefer

8M56EP · Ocean View, DE, US

DUPR

5.123

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-7590635372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5288236156,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Carty",
        "dupr_id": "YGQMWE",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Luck",
        "dupr_id": "3P5W9G",
        "rating": 5.852,
        "profile_pic_url": null,
        "location": "Warwick, NY, US"
      }
    ]
  },
  {
    "team_id": 6270018015,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Hansen",
        "dupr_id": "76KYW9",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Aberdeen, MD, US"
      },
      {
        "name": "Austin Scott Keefer",
        "dupr_id": "8M56EP",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": "Ocean View, DE, US"
      }
    ]
  }
]