Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Bracketology - Men's 4.0 - Group 4 Round 5

ID: 4329105150

Match Scores

11-5

Win

Play Date

2026-03-21

Play Time (Est)

7:30 PM

Play Location

Club Pickleball USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
Jacoby Cosby

2QYN69 · USA

DUPR

3.482

JD
Jason Downer

596XKR · Ventura, CA, US

DUPR

4.377

TEAM 2LOSS
BW
Bryan Welker

WZ44QY · USA

DUPR

2.969

AC
Andrew Cates

M9JJVG · USA

DUPR

2.969

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-4329105150
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7904978354,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacoby Cosby",
        "dupr_id": "2QYN69",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Downer",
        "dupr_id": "596XKR",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Ventura, CA, US"
      }
    ]
  },
  {
    "team_id": 8106223462,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Welker",
        "dupr_id": "WZ44QY",
        "rating": 2.969,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew  Cates",
        "dupr_id": "M9JJVG",
        "rating": 2.969,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]