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

Bull City Pickleball League - Season 5 (Week 5)

ID: 5720285292

Match Scores

11-9, 8-11, 4-11

Win

Play Date

2026-04-16

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BO
Braylon Ohrel

JZ062D · Wake Forest, NC, US

DUPR

4.994

JS
Jeff Stone

8EVRZV · Durham, NC, US

DUPR

4.823

TEAM 2WINNER
RG
Ryan Gilbert

8MLRD1 · Raleigh, NC, US

DUPR

5.463

ZG
Zander Gillentine

JZ9VDO · Knightdale, NC, US

DUPR

4.502

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-5720285292
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7584701528,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Braylon Ohrel",
        "dupr_id": "JZ062D",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Wake Forest, NC, US"
      },
      {
        "name": "Jeff Stone",
        "dupr_id": "8EVRZV",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 7196309514,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Gilbert",
        "dupr_id": "8MLRD1",
        "rating": 5.463,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Zander Gillentine",
        "dupr_id": "JZ9VDO",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Knightdale, NC, US"
      }
    ]
  }
]