Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hey Pickle Pickle Mens Advanced

ID: 5991938214

Match Scores

15-14

Loss

Play Date

2025-07-07

Play Time (Est)

7:30 PM

Play Location

Norman, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.494

AF
Andre Figueiredo

3YY4RP · Oklahoma City, OK, US

DUPR

4.369

TEAM 2LOSS
KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.504

Brian Richardson

1QXYM5 · Tuttle, OK, US

DUPR

4.352

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-5991938214
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5593456813,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Andre Figueiredo",
        "dupr_id": "3YY4RP",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 5532956875,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Brian Richardson",
        "dupr_id": "1QXYM5",
        "rating": 4.352,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88766_606b35b838991.jpg",
        "location": "Tuttle, OK, US"
      }
    ]
  }
]