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

Brick Wall Mid-Atlantic #

ID: 7993295878

Match Scores

1-11

Loss

Play Date

2026-05-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Jameson Mays

2QQM29 · Boca Raton, FL, US

DUPR

4.743

RN
Ryan Nguyen

67JRW0 · Falls Church, VA, US

DUPR

4.736

TEAM 2WINNER
JP
Justin Pagan

MYOJPL · Queens County, NY, US

DUPR

5.414

GS
Gabriel Sternlieb

6Z6PJD · Queens County, NY, US

DUPR

5.309

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-7993295878
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7166543333,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jameson Mays",
        "dupr_id": "2QQM29",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Ryan Nguyen",
        "dupr_id": "67JRW0",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      }
    ]
  },
  {
    "team_id": 7555739369,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Pagan",
        "dupr_id": "MYOJPL",
        "rating": 5.414,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Gabriel Sternlieb",
        "dupr_id": "6Z6PJD",
        "rating": 5.309,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]