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

Bull City Pickleball League - Season 5 (Week 6)

ID: 4863630377

Match Scores

5-11, 6-11

Win

Play Date

2026-04-23

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ZG
Zander Gillentine

JZ9VDO · Knightdale, NC, US

DUPR

4.506

KS
Kenneth Suarez

3OWLEL · Raleigh, NC, US

DUPR

4.953

TEAM 2WINNER
CB
Chase Brautman

8KDJL7 · Raleigh, NC, US

DUPR

5.219

RL
Robert Lightbourn

2QYG44 · Durham, NC, US

DUPR

4.651

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-4863630377
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5235509246,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zander Gillentine",
        "dupr_id": "JZ9VDO",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Knightdale, NC, US"
      },
      {
        "name": "Kenneth Suarez",
        "dupr_id": "3OWLEL",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 6685860625,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chase Brautman",
        "dupr_id": "8KDJL7",
        "rating": 5.219,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Robert Lightbourn",
        "dupr_id": "2QYG44",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]