Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

minto us open pickleball championships - womens skill/age doubles 3.5:70+

ID: 7333418107

Match Scores

11-7, 11-7

Loss

Play Date

2022-04-28

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
Kathie Williams

3YNQGK · USA

DUPR

3.500

DD
Deborah Dorne

1N5XN3 · North Fort Myers, FL, US

DUPR

3.425

TEAM 2LOSS
LS
Laura Smart

8KDPGY · Las Cruces, NM, US

DUPR

3.831

MB
Maxine Behrman

35Q5V1 · USA

DUPR

3.500

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-7333418107
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5954823758,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kathie Williams",
        "dupr_id": "3YNQGK",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deborah Dorne",
        "dupr_id": "1N5XN3",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "North Fort Myers, FL, US"
      }
    ]
  },
  {
    "team_id": 6843744975,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laura Smart",
        "dupr_id": "8KDPGY",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Las Cruces, NM, US"
      },
      {
        "name": "Maxine Behrman",
        "dupr_id": "35Q5V1",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]