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

Brick Wall Mid-Atlantic #7

ID: 8069741275

Match Scores

11-0

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SH
Simon Huynh

W6KDMK · Silver Spring, MD, US

DUPR

5.212

NH
Nicholas Huynh

596ZJ0 · Silver Spring, MD, US

DUPR

4.813

TEAM 2LOSS
EE
EJ Estatico

W6E99M · Pittsburgh, PA, US

DUPR

5.095

DF
Derek Ferrer

EGJ9PW · Pittsburgh, PA, US

DUPR

4.628

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-8069741275
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8191781735,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simon Huynh",
        "dupr_id": "W6KDMK",
        "rating": 5.212,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      },
      {
        "name": "Nicholas Huynh",
        "dupr_id": "596ZJ0",
        "rating": 4.813,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      }
    ]
  },
  {
    "team_id": 4484155307,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "EJ Estatico",
        "dupr_id": "W6E99M",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Derek Ferrer",
        "dupr_id": "EGJ9PW",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]