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

2026 Franklin US Open Pickleball Championships - Women's Doubles Age Only Double Elimination 25-29 Age

ID: 8429249593

Match Scores

4-11, 11-5, 11-5

Loss

Play Date

2026-04-13

Play Time (Est)

2:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Mikaela Smith

Z90ZVP · Hampton, VA, US

DUPR

4.991

AB
Alyssa Bialek

L55QLK · Annapolis, MD, US

DUPR

4.808

TEAM 2LOSS
AB
Alison Brown

8M5DJD · Richfield, MN, US

DUPR

4.715

GF
Grace Folven

MY949P · Minneapolis, MN, US

DUPR

4.687

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-8429249593
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7718477163,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mikaela Smith",
        "dupr_id": "Z90ZVP",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Hampton, VA, US"
      },
      {
        "name": "Alyssa Bialek",
        "dupr_id": "L55QLK",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      }
    ]
  },
  {
    "team_id": 7424672378,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alison Brown",
        "dupr_id": "8M5DJD",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Richfield, MN, US"
      },
      {
        "name": "Grace Folven",
        "dupr_id": "MY949P",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]