Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklemania

ID: 7877932651

Match Scores

15-12

Win

Play Date

2026-04-12

Play Time (Est)

8:45 AM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Jason workman

1NVLJW · Oklahoma City, OK, US

DUPR

4.413

KM
Karen McAllister

16N20G · Warr Acres, OK, US

DUPR

3.895

TEAM 2LOSS
EM
Eric Morris

3P6Z7X · Edmond, OK, US

DUPR

4.299

EW
Emily Wong

JZVWQO · Oklahoma City, OK, US

DUPR

3.273

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-7877932651
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4361684141,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason workman",
        "dupr_id": "1NVLJW",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Karen McAllister",
        "dupr_id": "16N20G",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Warr Acres, OK, US"
      }
    ]
  },
  {
    "team_id": 8186721047,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Morris",
        "dupr_id": "3P6Z7X",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Emily Wong",
        "dupr_id": "JZVWQO",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]