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

Bull City Pickleball League - Season 4 (Week 2)

ID: 4562603591

Match Scores

11-4, 11-3

Loss

Play Date

2025-07-31

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CS
Collin Shick

8EPPWW · Greensboro, NC, US

DUPR

6.202

RL
Robert Lightbourn

2QYG44 · Durham, NC, US

DUPR

4.761

TEAM 2LOSS
TH
Tyler Hansbrough

1QK44D · Chapel Hill, NC, US

DUPR

4.207

CS
Connor Slagill

PK04QX · Cary, NC, US

DUPR

4.878

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-4562603591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4688532197,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Collin Shick",
        "dupr_id": "8EPPWW",
        "rating": 6.202,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Robert Lightbourn",
        "dupr_id": "2QYG44",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 7391237701,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Hansbrough",
        "dupr_id": "1QK44D",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Connor Slagill",
        "dupr_id": "PK04QX",
        "rating": 4.878,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]