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

2026 Franklin US Open Pickleball Championships - Women's Doubles Age Only Double Elimination 35-39 Age

ID: 5158687099

Match Scores

11-8, 11-0

Win

Play Date

2026-04-13

Play Time (Est)

8:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
CS
Courtney Spafford

3OGNZE · Sarasota, FL, US

DUPR

5.105

MG
Mandy Gabriel

8EL4QO · Apollo Beach, FL, US

DUPR

5.026

TEAM 2LOSS
RB
Rachel Barrack

8GXRMD · Gaithersburg, MD, US

DUPR

4.818

AK
Allison Klink

84Q6WK · Springfield, VA, US

DUPR

4.662

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-5158687099
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4449384871,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Courtney Spafford",
        "dupr_id": "3OGNZE",
        "rating": 5.105,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Mandy Gabriel",
        "dupr_id": "8EL4QO",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Apollo Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 7213355809,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel Barrack",
        "dupr_id": "8GXRMD",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Allison Klink",
        "dupr_id": "84Q6WK",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      }
    ]
  }
]