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

Bull City Pickleball League - Season 4 (Week 12)

ID: 4333875760

Match Scores

6-11, 9-11

Win

Play Date

2025-10-16

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Alex Cortright

9P2YLV · Greenville, NC, US

DUPR

4.854

CS
Connor Slagill

PK04QX · Cary, NC, US

DUPR

4.875

TEAM 2WINNER
SE
Samuel Eaton

JZ99ED · Cary, NC, US

DUPR

5.001

MN
Matthew Nicholson

Z9DK0P · Durham, NC, US

DUPR

4.371

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-4333875760
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7633628454,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Cortright",
        "dupr_id": "9P2YLV",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      },
      {
        "name": "Connor Slagill",
        "dupr_id": "PK04QX",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  },
  {
    "team_id": 5536342911,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samuel Eaton",
        "dupr_id": "JZ99ED",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Matthew Nicholson",
        "dupr_id": "Z9DK0P",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]