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

Pickles and Play Chapel Hill Bull City League

ID: 6228940609

Match Scores

11-5, 11-5

Loss

Play Date

2025-05-08

Play Time (Est)

2:15 AM

Play Location

Chapel Hill, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Ramsey Smith

X2K7R2 · Durham, NC, US

DUPR

4.901

SE
Samuel Eaton

JZ99ED · Cary, NC, US

DUPR

4.962

TEAM 2LOSS
CS
Collin Shick

8EPPWW · Greensboro, NC, US

DUPR

6.286

IH
Ian Hutter

EG46XW · Charlotte, NC, US

DUPR

5.242

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-6228940609
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7302083517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ramsey Smith",
        "dupr_id": "X2K7R2",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Samuel Eaton",
        "dupr_id": "JZ99ED",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  },
  {
    "team_id": 6949251006,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Collin Shick",
        "dupr_id": "8EPPWW",
        "rating": 6.286,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Ian Hutter",
        "dupr_id": "EG46XW",
        "rating": 5.242,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]