Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklemania Triple Threat

ID: 6480469547

Match Scores

7-11

Win

Play Date

2026-02-28

Play Time (Est)

12:45 AM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.692

GS
Greg Scarborough

K1R9N3 · Wichita Falls, TX, US

DUPR

4.417

TEAM 2WINNER
GS
Greg Smart

3Z6PJD · Oklahoma City, OK, US

DUPR

4.176

JW
Jason workman

1NVLJW · Oklahoma City, OK, US

DUPR

4.430

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-6480469547
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4579588367,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Greg Scarborough",
        "dupr_id": "K1R9N3",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Wichita Falls, TX, US"
      }
    ]
  },
  {
    "team_id": 7541698908,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Smart",
        "dupr_id": "3Z6PJD",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jason workman",
        "dupr_id": "1NVLJW",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]