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

Brick Wall Mid-Atlantic #

ID: 5187529807

Match Scores

11-1

Loss

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DW
Daniel Weber

3XV502 · Allentown, PA, US

DUPR

5.727

BR
Ben Rice

99P4PJ · Pittsburgh, PA, US

DUPR

5.248

TEAM 2LOSS
Noah Brady

89RQ4V · New Britain, CT, US

DUPR

4.868

DC
Derek Chapman

2Q5YZY · West Hartford, CT, US

DUPR

4.817

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-5187529807
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4737643799,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Weber",
        "dupr_id": "3XV502",
        "rating": 5.727,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Ben Rice",
        "dupr_id": "99P4PJ",
        "rating": 5.248,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 7334822483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Brady",
        "dupr_id": "89RQ4V",
        "rating": 4.868,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65ccf0d26475f.jpg",
        "location": "New Britain, CT, US"
      },
      {
        "name": "Derek Chapman",
        "dupr_id": "2Q5YZY",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  }
]