Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minto US Open Pickleball Championships Mixed Doubles Skill: 4.5 Age: (65 To 69)

ID: 6312889112

Match Scores

15-7

Loss

Play Date

2024-04-19

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CR
Cassandra Rollins

12YKR9 · Lady Lake, FL, US

DUPR

5.013

GL
Gary Lee Miller

3OJGZ2 · Wichita, KS, US

DUPR

4.405

TEAM 2LOSS
PS
Patti Stein

3LW2WQ · USA

DUPR

4.542

FG
Frank Geoffrey Welsher

3VXPYE · Grosse Pointe, MI, US

DUPR

4.019

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-6312889112
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8175961049,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cassandra Rollins",
        "dupr_id": "12YKR9",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Lady Lake, FL, US"
      },
      {
        "name": "Gary Lee Miller",
        "dupr_id": "3OJGZ2",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 8135653461,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patti Stein",
        "dupr_id": "3LW2WQ",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Geoffrey Welsher",
        "dupr_id": "3VXPYE",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Grosse Pointe, MI, US"
      }
    ]
  }
]