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

Pickles and Play Chapel Hill Bull City League

ID: 5488620163

Match Scores

11-6, 11-9

Win

Play Date

2025-05-08

Play Time (Est)

8:45 AM

Play Location

Chapel Hill, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
IH
Ian Hutter

EG46XW · Charlotte, NC, US

DUPR

5.307

WH
Wesley Hanson

YXV7L4 · Raleigh, NC, US

DUPR

5.081

TEAM 2LOSS
SE
Samuel Eaton

JZ99ED · Cary, NC, US

DUPR

4.916

CB
Chase Brautman

8KDJL7 · Raleigh, NC, US

DUPR

5.439

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-5488620163
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5111644633,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ian Hutter",
        "dupr_id": "EG46XW",
        "rating": 5.307,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Wesley Hanson",
        "dupr_id": "YXV7L4",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 6073091524,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samuel Eaton",
        "dupr_id": "JZ99ED",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Chase Brautman",
        "dupr_id": "8KDJL7",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]