Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hey Pickle Pickle Mens Advanced

ID: 4853801611

Match Scores

11-15

Win

Play Date

2025-06-21

Play Time (Est)

8:45 AM

Play Location

Norman, OK, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.504

KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.541

TEAM 2WINNER
AF
Andre Figueiredo

3YY4RP · Oklahoma City, OK, US

DUPR

4.302

CT
Cory Tindall

17MQ55 · Oklahoma City, OK, US

DUPR

3.938

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-4853801611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7058496566,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 4478903683,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andre Figueiredo",
        "dupr_id": "3YY4RP",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Cory Tindall",
        "dupr_id": "17MQ55",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]