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

Bull City Pickleball League - Season 4 (Week 2)

ID: 8096824806

Match Scores

10-12, 8-11

Win

Play Date

2025-07-31

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CC
Caleb Cates

8KN5WQ · Durham, NC, US

DUPR

4.447

RL
Robert Lightbourn

2QYG44 · Durham, NC, US

DUPR

4.821

TEAM 2WINNER
EG
Eric Gilbert

1677K8 · Cary, NC, US

DUPR

5.127

TH
Tyler Hansbrough

1QK44D · Chapel Hill, NC, US

DUPR

4.194

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-8096824806
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4506930732,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Caleb Cates",
        "dupr_id": "8KN5WQ",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Robert Lightbourn",
        "dupr_id": "2QYG44",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 6044826560,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Gilbert",
        "dupr_id": "1677K8",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Tyler Hansbrough",
        "dupr_id": "1QK44D",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  }
]