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

Minto US Open Pickleball Championships - Mixed Doubles 5.0 Double Elimination 40-49 Age

ID: 6042909613

Match Scores

9-15

Win

Play Date

2025-05-02

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Bailey Saal-Lanning

1N5VN2 · Indianola, IA, US

DUPR

5.234

AR
Adam Rothert

DWLVXL · Des Moines, IA, US

DUPR

5.205

TEAM 2WINNER
JM
John Marando

3VR7P8 · Venice, FL, US

DUPR

4.908

SS
Sarah Saari

76RV2N · Port Charlotte, FL, US

DUPR

5.343

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-6042909613
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5346101211,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bailey Saal-Lanning",
        "dupr_id": "1N5VN2",
        "rating": 5.234,
        "profile_pic_url": null,
        "location": "Indianola, IA, US"
      },
      {
        "name": "Adam Rothert",
        "dupr_id": "DWLVXL",
        "rating": 5.205,
        "profile_pic_url": null,
        "location": "Des Moines, IA, US"
      }
    ]
  },
  {
    "team_id": 4460007717,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Marando",
        "dupr_id": "3VR7P8",
        "rating": 4.908,
        "profile_pic_url": null,
        "location": "Venice, FL, US"
      },
      {
        "name": "Sarah Saari",
        "dupr_id": "76RV2N",
        "rating": 5.343,
        "profile_pic_url": null,
        "location": "Port Charlotte, FL, US"
      }
    ]
  }
]