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

2026 Franklin US Open Pickleball Championships - Mixed Doubles Age Only Double Elimination 65-69 Age

ID: 6760663465

Match Scores

0-15

Win

Play Date

2026-04-14

Play Time (Est)

2:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Katherine Maruyama

3OLML3 · Rose Valley, PA, US

DUPR

4.717

EA
Eddie Anderson

3Z46P1 · Lakeland, FL, US

DUPR

4.327

TEAM 2WINNER
CP
Charles Poe

8K5R7Y · Clifton Park, NY, US

DUPR

4.891

CE
Carol Emanuel

355NL3 · Naples, FL, US

DUPR

4.801

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-6760663465
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8532309996,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katherine Maruyama",
        "dupr_id": "3OLML3",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Rose Valley, PA, US"
      },
      {
        "name": "Eddie Anderson",
        "dupr_id": "3Z46P1",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 4679218351,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Charles Poe",
        "dupr_id": "8K5R7Y",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Clifton Park, NY, US"
      },
      {
        "name": "Carol Emanuel",
        "dupr_id": "355NL3",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]