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

Bull City Pickleball League - Season 3 Championship

ID: 7738609041

Match Scores

5-11, 4-11

Win

Play Date

2025-05-15

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DJ
Daniel Johnson

8JN9ZO · Garner, NC, US

DUPR

4.891

CB
Clarkson Boerner

3ZEKMQ · Raleigh, NC, US

DUPR

4.864

TEAM 2WINNER
IH
Ian Hutter

EG46XW · Charlotte, NC, US

DUPR

5.195

CS
Collin Shick

8EPPWW · Greensboro, NC, US

DUPR

6.223

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-7738609041
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5757567305,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Johnson",
        "dupr_id": "8JN9ZO",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Garner, NC, US"
      },
      {
        "name": "Clarkson Boerner",
        "dupr_id": "3ZEKMQ",
        "rating": 4.864,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 7661708335,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ian Hutter",
        "dupr_id": "EG46XW",
        "rating": 5.195,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Collin Shick",
        "dupr_id": "8EPPWW",
        "rating": 6.223,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      }
    ]
  }
]