Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklemania

ID: 4309564249

Match Scores

15-8

Loss

Play Date

2026-04-12

Play Time (Est)

2:15 AM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BA
Bob Atkins

9PXN57 · Choctaw, OK, US

DUPR

4.409

MS
Marie Suddath

3XWXM7 · Yukon, OK, US

DUPR

4.229

TEAM 2LOSS
JW
Jason workman

1NVLJW · Oklahoma City, OK, US

DUPR

4.425

KM
Karen McAllister

16N20G · Warr Acres, OK, US

DUPR

3.904

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-4309564249
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7898869526,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bob Atkins",
        "dupr_id": "9PXN57",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Choctaw, OK, US"
      },
      {
        "name": "Marie Suddath",
        "dupr_id": "3XWXM7",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Yukon, OK, US"
      }
    ]
  },
  {
    "team_id": 6158118777,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason workman",
        "dupr_id": "1NVLJW",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Karen McAllister",
        "dupr_id": "16N20G",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Warr Acres, OK, US"
      }
    ]
  }
]