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

Pickles and Play Chapel Hill Bull City League

ID: 6637760973

Match Scores

2-11, 11-8, 11-8

Win

Play Date

2025-05-01

Play Time (Est)

10:15 AM

Play Location

Chapel Hill, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CS
Collin Shick

8EPPWW · Greensboro, NC, US

DUPR

6.332

TH
Tyler Hansbrough

1QK44D · Chapel Hill, NC, US

DUPR

4.245

TEAM 2LOSS
AW
Andrew Wang

3Z66QW · USA

DUPR

5.373

DJ
Daniel Johnson

8JN9ZO · Garner, NC, US

DUPR

4.748

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-6637760973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8048667259,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Collin Shick",
        "dupr_id": "8EPPWW",
        "rating": 6.332,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Tyler Hansbrough",
        "dupr_id": "1QK44D",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  },
  {
    "team_id": 7730568898,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Wang",
        "dupr_id": "3Z66QW",
        "rating": 5.373,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Johnson",
        "dupr_id": "8JN9ZO",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Garner, NC, US"
      }
    ]
  }
]