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

Bull City Pickleball League - Season 5 (Week 3)

ID: 4384692156

Match Scores

11-9, 5-11, 7-11

Win

Play Date

2026-04-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Drew Sandri

3ZZJ0D · USA

DUPR

4.854

JL
Jay Livingston

V766M5 · Cary, NC, US

DUPR

4.558

TEAM 2WINNER
CB
Chase Brautman

8KDJL7 · Raleigh, NC, US

DUPR

5.290

MP
Mike Perry

OD5D6L · Durham, NC, US

DUPR

4.578

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-4384692156
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4988104844,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drew Sandri",
        "dupr_id": "3ZZJ0D",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jay Livingston",
        "dupr_id": "V766M5",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  },
  {
    "team_id": 8372282257,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chase Brautman",
        "dupr_id": "8KDJL7",
        "rating": 5.29,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Mike Perry",
        "dupr_id": "OD5D6L",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]