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

2026 Franklin US Open Pickleball Championships - Mixed Champions Pro Doubles- Main Draw

ID: 6674750604

Match Scores

0-15

Win

Play Date

2026-04-17

Play Time (Est)

1:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
CB
Craig Bobo

126MY8 · Georgetown, TX, US

DUPR

4.960

MG
Meredith Geiger-Walton

9PJY4J · Austin, TX, US

DUPR

5.020

TEAM 2WINNER
RJ
Robert J White

8M9K6D · Arcadia, FL, US

DUPR

5.621

TT
Teresa Tarn

1RYOD8 · Punta Gorda, FL, US

DUPR

5.009

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-6674750604
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8329866037,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Craig Bobo",
        "dupr_id": "126MY8",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Meredith Geiger-Walton",
        "dupr_id": "9PJY4J",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 5054282066,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert J White",
        "dupr_id": "8M9K6D",
        "rating": 5.621,
        "profile_pic_url": null,
        "location": "Arcadia, FL, US"
      },
      {
        "name": "Teresa Tarn",
        "dupr_id": "1RYOD8",
        "rating": 5.009,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      }
    ]
  }
]