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

Bull City Pickleball League - Season 3 Championship

ID: 6897632861

Match Scores

11-5, 11-1

Loss

Play Date

2025-05-15

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Clarkson Boerner

3ZEKMQ · Raleigh, NC, US

DUPR

4.816

JT
Jimmy Terzian

3ZZKJM · Raleigh, NC, US

DUPR

5.602

TEAM 2LOSS
TH
Tyler Hansbrough

1QK44D · Chapel Hill, NC, US

DUPR

4.215

IH
Ian Hutter

EG46XW · Charlotte, NC, US

DUPR

5.215

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-6897632861
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5499240874,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clarkson Boerner",
        "dupr_id": "3ZEKMQ",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Jimmy Terzian",
        "dupr_id": "3ZZKJM",
        "rating": 5.602,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 7267557224,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Hansbrough",
        "dupr_id": "1QK44D",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Ian Hutter",
        "dupr_id": "EG46XW",
        "rating": 5.215,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]