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: 4523305111

Match Scores

11-15

Loss

Play Date

2025-04-13

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ML
Matt Lund

8GY9Q8 · Bradenton, FL, US

DUPR

4.448

SL
Stephanie Lund

1Q4GMR · Lakewood Ranch, FL, US

DUPR

4.665

TEAM 2WINNER
BA
Ben Asper

3XK59X · Arlington Heights, IL, US

DUPR

5.308

AO
Alicia Olson

3V0OX7 · Lake Zurich, IL, US

DUPR

5.240

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-4523305111
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8272378282,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Lund",
        "dupr_id": "8GY9Q8",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Stephanie Lund",
        "dupr_id": "1Q4GMR",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 7135132592,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Asper",
        "dupr_id": "3XK59X",
        "rating": 5.308,
        "profile_pic_url": null,
        "location": "Arlington Heights, IL, US"
      },
      {
        "name": "Alicia Olson",
        "dupr_id": "3V0OX7",
        "rating": 5.24,
        "profile_pic_url": null,
        "location": "Lake Zurich, IL, US"
      }
    ]
  }
]