Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minto US Open Pickleball Championships - Minto US Open Pickleball Championships - Mixed Skill/Age Doubles 4.0:60+

ID: 5514311212

Match Scores

13-11, 11-7

Win

Play Date

2023-04-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GP
Gail Pistello

8W5KDK · USA

DUPR

3.500

JM
Jim Marshall

3L7Z6Z · Northville, MI, US

DUPR

4.787

TEAM 2LOSS
JP
Jennifer Potter

84ROQV · USA

DUPR

3.500

JR
John Rogers

3O0OOW · Oceanport, NJ, US

DUPR

4.684

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-5514311212
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5478059055,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gail Pistello",
        "dupr_id": "8W5KDK",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Marshall",
        "dupr_id": "3L7Z6Z",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Northville, MI, US"
      }
    ]
  },
  {
    "team_id": 8214635854,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Potter",
        "dupr_id": "84ROQV",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Rogers",
        "dupr_id": "3O0OOW",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Oceanport, NJ, US"
      }
    ]
  }
]