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

DUPR 14 (Sun. 2/22 Start Time TBD)

ID: 7444861509

Match Scores

17-21

Loss

Play Date

2026-02-22

Play Time (Est)

10:15 AM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
BB
Brian Bluth

1QLVVR · Weatherford, OK, US

DUPR

3.401

AB
Amy Bluth

1QWEPD · Weatherford, OK, US

DUPR

3.203

TEAM 2WINNER
SR
Steven Resendez

3ZPP4Q · Edmond, OK, US

DUPR

3.940

OS
Olivia Shaffer

Q5EQ04 · USA

DUPR

3.152

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-7444861509
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6789046049,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Bluth",
        "dupr_id": "1QLVVR",
        "rating": 3.401,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      },
      {
        "name": "Amy Bluth",
        "dupr_id": "1QWEPD",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  },
  {
    "team_id": 5154620542,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Resendez",
        "dupr_id": "3ZPP4Q",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Olivia Shaffer",
        "dupr_id": "Q5EQ04",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]