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

Pickles and Play Chapel Hill Bull City League

ID: 7155200595

Match Scores

11-4, 3-11, 2-11

Loss

Play Date

2025-03-13

Play Time (Est)

4:45 AM

Play Location

Chapel Hill, NC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TH
Tyler Hansbrough

1QK44D · Chapel Hill, NC, US

DUPR

4.241

DR
Domas Rinksalis

8D6LR4 · Chapel Hill, NC, US

DUPR

4.623

TEAM 2WINNER
SD
Stephen Demeny

8WNO7Y · Durham, NC, US

DUPR

4.865

AC
Alex Cortright

9P2YLV · Greenville, NC, US

DUPR

4.605

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-7155200595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6971106036,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Hansbrough",
        "dupr_id": "1QK44D",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Domas Rinksalis",
        "dupr_id": "8D6LR4",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  },
  {
    "team_id": 6694013197,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Demeny",
        "dupr_id": "8WNO7Y",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Alex Cortright",
        "dupr_id": "9P2YLV",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      }
    ]
  }
]