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

Pickles and Play Chapel Hill Bull City League

ID: 4765880318

Match Scores

12-10, 11-7

Loss

Play Date

2025-04-17

Play Time (Est)

3:30 PM

Play Location

Chapel Hill, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DH
Drew Hegeman

7DMKY0 · USA

DUPR

5.195

RV
Ryan Vega

177J91 · Raleigh, NC, US

DUPR

4.188

TEAM 2LOSS
AG
Aaron Gore

2L5O2R · Chesterfield, VA, US

DUPR

4.015

BC
Brandon Cooke

ZNVMEQ · Durham, NC, US

DUPR

4.616

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-4765880318
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8138259318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Hegeman",
        "dupr_id": "7DMKY0",
        "rating": 5.195,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Vega",
        "dupr_id": "177J91",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 8567411990,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Gore",
        "dupr_id": "2L5O2R",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Brandon Cooke",
        "dupr_id": "ZNVMEQ",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]