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

Bull City Pickleball League - Season 5 (Week 2)

ID: 7103013690

Match Scores

8-11, 11-1, 11-13

Loss

Play Date

2026-03-26

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Kevin Chen

0YM09X · USA

DUPR

4.960

MB
mike block

WXZZ9M · Raleigh, NC, US

DUPR

4.715

TEAM 2WINNER
KS
Kenneth Suarez

3OWLEL · Raleigh, NC, US

DUPR

5.083

ZG
Zander Gillentine

JZ9VDO · Knightdale, NC, US

DUPR

4.355

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-7103013690
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7863731000,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Chen",
        "dupr_id": "0YM09X",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "mike  block",
        "dupr_id": "WXZZ9M",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 5749602469,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kenneth Suarez",
        "dupr_id": "3OWLEL",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Zander Gillentine",
        "dupr_id": "JZ9VDO",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Knightdale, NC, US"
      }
    ]
  }
]