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

Brick Wall Mid-Atlantic #5

ID: 6277866903

Match Scores

11-1

Win

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PL
Peter Luck

3P5W9G · Warwick, NY, US

DUPR

5.860

RC
Ryan Carty

YGQMWE · USA

DUPR

5.002

TEAM 2LOSS
JL
Jordan Long

3V0L2J · King of Prussia, PA, US

DUPR

4.857

SV
Son Vu

84GEE6 · USA

DUPR

3.895

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-6277866903
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8550664228,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Luck",
        "dupr_id": "3P5W9G",
        "rating": 5.86,
        "profile_pic_url": null,
        "location": "Warwick, NY, US"
      },
      {
        "name": "Ryan Carty",
        "dupr_id": "YGQMWE",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4954023504,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Long",
        "dupr_id": "3V0L2J",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "King of Prussia, PA, US"
      },
      {
        "name": "Son Vu",
        "dupr_id": "84GEE6",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]