Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Mixed Doubles 4.0 Double Elimination 9-29 Age

ID: 6623330985

Match Scores

10-12, 11-7, 11-2

Win

Play Date

2026-04-17

Play Time (Est)

10:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
William Lee

0YGEZ4 · Philadelphia, PA, US

DUPR

4.192

Grace Cheng

0RL4VN · New York, NY, US

DUPR

4.295

TEAM 2LOSS
ER
Ella Ruggiero

RXQP7N · Enola, PA, US

DUPR

4.359

LC
Leo Chun

1QXQXN · Seoul, KR

DUPR

4.504

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-6623330985
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6923854132,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Lee",
        "dupr_id": "0YGEZ4",
        "rating": 4.192,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/782947/images/profile/d26c0fe7-b618-4612-bd5d-c743e82e73da.png",
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Grace Cheng",
        "dupr_id": "0RL4VN",
        "rating": 4.295,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67e6bbeda4376.jpg",
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7384806010,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ella Ruggiero",
        "dupr_id": "RXQP7N",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Enola, PA, US"
      },
      {
        "name": "Leo Chun",
        "dupr_id": "1QXQXN",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]