Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 (AGE 50+)(Sat. 2/21 start time TBD)

ID: 5925264602

Match Scores

19-21

Loss

Play Date

2026-02-21

Play Time (Est)

3:30 PM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
DH
Deana Holman

1QXM5D · Bartlesville, OK, US

DUPR

3.936

JT
Jennifer Tiano

8EP55V · Wichita, KS, US

DUPR

3.886

TEAM 2WINNER
HN
Hanh Nguyen

8KPYWY · Edmond, OK, US

DUPR

4.058

HM
Holly Moore

84XRJV · Edmond, OK, US

DUPR

4.055

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-5925264602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5952118044,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Deana Holman",
        "dupr_id": "1QXM5D",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Bartlesville, OK, US"
      },
      {
        "name": "Jennifer Tiano",
        "dupr_id": "8EP55V",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 5561302697,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hanh Nguyen",
        "dupr_id": "8KPYWY",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Holly Moore",
        "dupr_id": "84XRJV",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]