Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hey Pickle Pickle Mens Advanced

ID: 5628531382

Match Scores

15-14

Loss

Play Date

2025-07-07

Play Time (Est)

11:30 PM

Play Location

Norman, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.506

KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.506

TEAM 2LOSS
AF
Andre Figueiredo

3YY4RP · Oklahoma City, OK, US

DUPR

4.311

BD
Brian Davis

8WM9YG · Newcastle, OK, US

DUPR

4.024

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-5628531382
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5781091661,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 5353635028,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andre Figueiredo",
        "dupr_id": "3YY4RP",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Brian Davis",
        "dupr_id": "8WM9YG",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Newcastle, OK, US"
      }
    ]
  }
]