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

Bull City Pickleball League - Season 5 (Week 1)

ID: 5288201881

Match Scores

5-11, 9-11

Loss

Play Date

2026-03-19

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
mike block

WXZZ9M · Raleigh, NC, US

DUPR

4.623

SE
Samuel Eaton

JZ99ED · Cary, NC, US

DUPR

4.949

TEAM 2WINNER
JS
Jeff Stone

8EVRZV · Durham, NC, US

DUPR

4.960

BO
Braylon Ohrel

JZ062D · Wake Forest, NC, US

DUPR

4.968

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-5288201881
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4711843300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "mike  block",
        "dupr_id": "WXZZ9M",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Samuel Eaton",
        "dupr_id": "JZ99ED",
        "rating": 4.949,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  },
  {
    "team_id": 7238201452,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Stone",
        "dupr_id": "8EVRZV",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Braylon Ohrel",
        "dupr_id": "JZ062D",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": "Wake Forest, NC, US"
      }
    ]
  }
]