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

Pickles and Play Chapel Hill Bull City League

ID: 6660861198

Match Scores

11-7, 11-1

Win

Play Date

2025-04-24

Play Time (Est)

7:30 PM

Play Location

Chapel Hill, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CS
Collin Shick

8EPPWW · Greensboro, NC, US

DUPR

6.355

IH
Ian Hutter

EG46XW · Charlotte, NC, US

DUPR

5.288

TEAM 2LOSS
RS
Ramsey Smith

X2K7R2 · Durham, NC, US

DUPR

4.827

SE
Samuel Eaton

JZ99ED · Cary, NC, US

DUPR

4.940

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-6660861198
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4356593760,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Collin Shick",
        "dupr_id": "8EPPWW",
        "rating": 6.355,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Ian Hutter",
        "dupr_id": "EG46XW",
        "rating": 5.288,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 4980415665,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ramsey Smith",
        "dupr_id": "X2K7R2",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Samuel Eaton",
        "dupr_id": "JZ99ED",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]