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

Bull City Pickleball League - Season 5 (Week 1)

ID: 6305296629

Match Scores

11-3, 11-4

Win

Play Date

2026-03-19

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
mike block

WXZZ9M · Raleigh, NC, US

DUPR

4.676

KC
Kevin Chen

0YM09X · USA

DUPR

5.019

TEAM 2LOSS
JS
Jeff Stone

8EVRZV · Durham, NC, US

DUPR

4.907

BB
Brendan Boss

2L4X2R · Elon, NC, US

DUPR

4.322

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-6305296629
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7979432186,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "mike  block",
        "dupr_id": "WXZZ9M",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Kevin Chen",
        "dupr_id": "0YM09X",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6586840098,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Stone",
        "dupr_id": "8EVRZV",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Brendan Boss",
        "dupr_id": "2L4X2R",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Elon, NC, US"
      }
    ]
  }
]