Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Picklemania Triple Threat

ID: 8041407197

Match Scores

11-5, 11-3

Loss

Play Date

2026-02-28

Play Time (Est)

6:15 AM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.587

KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.730

TEAM 2LOSS
MM
Matt Marrs

8K276Q · Amarillo, TX, US

DUPR

4.485

JS
Joseph Srader

1605DD · Amarillo, TX, US

DUPR

4.772

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-8041407197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7221751649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 5842538959,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Marrs",
        "dupr_id": "8K276Q",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Joseph Srader",
        "dupr_id": "1605DD",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  }
]