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

Bull City Pickleball League - Season 3 Championship

ID: 5356771540

Match Scores

11-5, 4-11, 11-4

Loss

Play Date

2025-05-15

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DJ
Daniel Johnson

8JN9ZO · Garner, NC, US

DUPR

4.875

CB
Clarkson Boerner

3ZEKMQ · Raleigh, NC, US

DUPR

4.820

TEAM 2LOSS
Colby Hill

JZL9JJ · Alpharetta, GA, US

DUPR

5.209

TH
Tyler Hansbrough

1QK44D · Chapel Hill, NC, US

DUPR

4.213

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-5356771540
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4712621733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Johnson",
        "dupr_id": "8JN9ZO",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Garner, NC, US"
      },
      {
        "name": "Clarkson Boerner",
        "dupr_id": "3ZEKMQ",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 5650607040,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colby Hill",
        "dupr_id": "JZL9JJ",
        "rating": 5.209,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/25038/images/profile/20dd15a3-e5ee-4a7c-a414-e3b3b5a94fd8.png",
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Tyler Hansbrough",
        "dupr_id": "1QK44D",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  }
]