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

Brick Wall Mid-Atlantic #7

ID: 7849448615

Match Scores

7-11

Loss

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EE
EJ Estatico

W6E99M · Pittsburgh, PA, US

DUPR

5.103

DF
Derek Ferrer

EGJ9PW · Pittsburgh, PA, US

DUPR

4.635

TEAM 2WINNER
DW
Daniel Weber

3XV502 · Allentown, PA, US

DUPR

5.691

BR
Brandon Riddle

DN7D54 · Germantown, MD, US

DUPR

5.427

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-7849448615
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5434961459,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "EJ Estatico",
        "dupr_id": "W6E99M",
        "rating": 5.103,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Derek Ferrer",
        "dupr_id": "EGJ9PW",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 8176083124,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Weber",
        "dupr_id": "3XV502",
        "rating": 5.691,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Brandon Riddle",
        "dupr_id": "DN7D54",
        "rating": 5.427,
        "profile_pic_url": null,
        "location": "Germantown, MD, US"
      }
    ]
  }
]