Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Pickleball World Championships - Under 50 Mens Doubles Skill: (4.5) Age: (8 To 34)

ID: 8094803402

Match Scores

3-11, 11-3, 9-11

Loss

Play Date

2025-11-08

Play Time (Est)

3:30 PM

Play Location

Farmers Branch, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JO
Jeffery OConnell

NYDRZ6 · Chesapeake, VA, US

DUPR

4.608

BB
Bradley Borosak

M2ONGD · USA

DUPR

4.363

TEAM 2WINNER
BF
Bryson Fowlkes

760KR0 · USA

DUPR

4.476

DW
Daniel Wagner

DN2XX6 · USA

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-8094803402
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5095854487,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffery OConnell",
        "dupr_id": "NYDRZ6",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": "Chesapeake, VA, US"
      },
      {
        "name": "Bradley Borosak",
        "dupr_id": "M2ONGD",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7769636666,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryson Fowlkes",
        "dupr_id": "760KR0",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Wagner",
        "dupr_id": "DN2XX6",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]