Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklemania

ID: 8473205188

Match Scores

15-11

Loss

Play Date

2026-04-12

Play Time (Est)

5:00 PM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JA
Jenifer Atkins

6ZWZZE · Choctaw, OK, US

DUPR

3.778

RD
Ronald Draper

8J0J5J · Oklahoma City, OK, US

DUPR

4.156

TEAM 2LOSS
JW
Jason workman

1NVLJW · Oklahoma City, OK, US

DUPR

4.426

KM
Karen McAllister

16N20G · Warr Acres, OK, US

DUPR

3.905

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-8473205188
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5989025566,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenifer Atkins",
        "dupr_id": "6ZWZZE",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Choctaw, OK, US"
      },
      {
        "name": "Ronald Draper",
        "dupr_id": "8J0J5J",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 6502943875,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason workman",
        "dupr_id": "1NVLJW",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Karen McAllister",
        "dupr_id": "16N20G",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Warr Acres, OK, US"
      }
    ]
  }
]