Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8028165484

Match Scores

21-11

Loss

Play Date

2026-02-21

Play Time (Est)

5:00 PM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
HN
Hanh Nguyen

8KPYWY · Edmond, OK, US

DUPR

4.025

HM
Holly Moore

84XRJV · Edmond, OK, US

DUPR

4.056

TEAM 2LOSS
DH
Deana Holman

1QXM5D · Bartlesville, OK, US

DUPR

3.922

JT
Jennifer Tiano

8EP55V · Wichita, KS, US

DUPR

3.877

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-8028165484
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4731981069,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hanh Nguyen",
        "dupr_id": "8KPYWY",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Holly Moore",
        "dupr_id": "84XRJV",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 6363506254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deana Holman",
        "dupr_id": "1QXM5D",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Bartlesville, OK, US"
      },
      {
        "name": "Jennifer Tiano",
        "dupr_id": "8EP55V",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]