Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

The Oklahoma Gold Cup @ Hey Pickle Pickle - Mixed Doubles Skill: (3.5-4.0) Age: (Any)

ID: 4903398881

Match Scores

15-11

Win

Play Date

2025-11-09

Play Time (Est)

6:15 AM

Play Location

Norman, OK

View Facility Page →

Competitor Teams

TEAM 1WINNER
ED
Ellen Deal

DWNKJ6 · Norman, OK, US

DUPR

3.856

RH
Randy Hewes

3ZQWXQ · Norman, OK, US

DUPR

3.106

TEAM 2LOSS
MP
Melinda Parsons

8GKK4Q · Oklahoma City, OK, US

DUPR

3.521

NB
Nicholas Butner

VXJK07 · USA

DUPR

2.440

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-4903398881
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7346346498,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ellen Deal",
        "dupr_id": "DWNKJ6",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Randy Hewes",
        "dupr_id": "3ZQWXQ",
        "rating": 3.106,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 5530997492,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melinda Parsons",
        "dupr_id": "8GKK4Q",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Nicholas Butner",
        "dupr_id": "VXJK07",
        "rating": 2.44,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]