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

Bull City Pickleball League - Season 4 (Week 12)

ID: 7133886535

Match Scores

7-11, 3-11

Win

Play Date

2025-10-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Alex Cortright

9P2YLV · Greenville, NC, US

DUPR

4.876

IR
Itziar Rios

Q5YG75 · Añasco, Añasco, PR

DUPR

5.083

TEAM 2WINNER
SE
Samuel Eaton

JZ99ED · Cary, NC, US

DUPR

4.978

RS
Ramsey Smith

X2K7R2 · Durham, NC, US

DUPR

5.155

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-7133886535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5622093033,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Cortright",
        "dupr_id": "9P2YLV",
        "rating": 4.876,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      },
      {
        "name": "Itziar Rios",
        "dupr_id": "Q5YG75",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Añasco, Añasco, PR"
      }
    ]
  },
  {
    "team_id": 7321803764,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samuel Eaton",
        "dupr_id": "JZ99ED",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Ramsey Smith",
        "dupr_id": "X2K7R2",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]