Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

National Pickleball Center Club Championships - Mixed Doubles 4.0 Round Robin 50-63 Age

ID: 6556151793

Match Scores

2-11

Win

Play Date

2026-02-01

Play Time (Est)

10:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
GY
Gregory Young

D9LR26 · USA

DUPR

4.085

JK
Jane Kim

QJG5K0 · USA

DUPR

3.479

TEAM 2WINNER
WC
Wendy Campagna

V77LZ5 · Marco Island, FL, US

DUPR

4.427

PM
Paul Murphy

0YY7OQ · Naples, FL, US

DUPR

4.197

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-6556151793
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6150812145,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gregory Young",
        "dupr_id": "D9LR26",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jane Kim",
        "dupr_id": "QJG5K0",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5646321169,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wendy Campagna",
        "dupr_id": "V77LZ5",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Marco Island, FL, US"
      },
      {
        "name": "Paul Murphy",
        "dupr_id": "0YY7OQ",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]