Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Minto US Open Pickleball Championships - Mixed Doubles All Skills Double Elimination 40-44 Age

ID: 8550397139

Match Scores

11-6, 11-5

Win

Play Date

2025-04-13

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
John Marando

3VR7P8 · Venice, FL, US

DUPR

4.887

SS
Sarah Saari

76RV2N · Port Charlotte, FL, US

DUPR

5.311

TEAM 2LOSS
AB
Ash Barton

3LPZLK · Cleveland, TN, US

DUPR

4.809

AS
Alan Sal Robertson

3Z57KL · McDonald, TN, US

DUPR

5.119

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-8550397139
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5209294648,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Marando",
        "dupr_id": "3VR7P8",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "Venice, FL, US"
      },
      {
        "name": "Sarah Saari",
        "dupr_id": "76RV2N",
        "rating": 5.311,
        "profile_pic_url": null,
        "location": "Port Charlotte, FL, US"
      }
    ]
  },
  {
    "team_id": 7734205269,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ash Barton",
        "dupr_id": "3LPZLK",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Cleveland, TN, US"
      },
      {
        "name": "Alan Sal Robertson",
        "dupr_id": "3Z57KL",
        "rating": 5.119,
        "profile_pic_url": null,
        "location": "McDonald, TN, US"
      }
    ]
  }
]