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

Pickles and Play Chapel Hill Bull City League

ID: 5409936800

Match Scores

11-5, 11-5

Win

Play Date

2025-05-08

Play Time (Est)

9:00 PM

Play Location

Chapel Hill, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
IH
Ian Hutter

EG46XW · Charlotte, NC, US

DUPR

5.284

CS
Collin Shick

8EPPWW · Greensboro, NC, US

DUPR

6.335

TEAM 2LOSS
RG
Ryan Gilbert

8MLRD1 · Raleigh, NC, US

DUPR

5.542

CB
Chase Brautman

8KDJL7 · Raleigh, NC, US

DUPR

5.457

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-5409936800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4303226146,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ian Hutter",
        "dupr_id": "EG46XW",
        "rating": 5.284,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Collin Shick",
        "dupr_id": "8EPPWW",
        "rating": 6.335,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      }
    ]
  },
  {
    "team_id": 5822350938,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Gilbert",
        "dupr_id": "8MLRD1",
        "rating": 5.542,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Chase Brautman",
        "dupr_id": "8KDJL7",
        "rating": 5.457,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]