Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Mixed Doubles 4.0 Double Elimination 55-59 Age

ID: 6129293080

Match Scores

15-8

Loss

Play Date

2026-04-17

Play Time (Est)

5:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
GP
Greg Peterson

9PZ4EE · Essex, CT, US

DUPR

4.191

AP
Anne Peterson

GGVKOQ · Essex, CT, US

DUPR

3.822

TEAM 2LOSS
RR
Robert Rosenbaum

3XLWW7 · Wilmington, DE, US

DUPR

4.188

JR
Jean Rosenbaum

3Y20NE · Wilmington, DE, US

DUPR

3.939

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-6129293080
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8072762138,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Peterson",
        "dupr_id": "9PZ4EE",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Essex, CT, US"
      },
      {
        "name": "Anne Peterson",
        "dupr_id": "GGVKOQ",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Essex, CT, US"
      }
    ]
  },
  {
    "team_id": 4864012716,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Rosenbaum",
        "dupr_id": "3XLWW7",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      },
      {
        "name": "Jean Rosenbaum",
        "dupr_id": "3Y20NE",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      }
    ]
  }
]