Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Kickoff Classic - Mixed Doubles 4.0 Double Elimination 50-59 Age

ID: 4698640220

Match Scores

11-3, 11-1

Loss

Play Date

2026-01-04

Play Time (Est)

9:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
PM
Paul Murphy

0YY7OQ · Naples, FL, US

DUPR

4.323

WC
Wendy Campagna

V77LZ5 · Marco Island, FL, US

DUPR

4.448

TEAM 2LOSS
SB
Steve Bien

35LLE0 · Altoona, WI, US

DUPR

3.743

KB
Krissy Bien

3LLENK · Altoona, WI, US

DUPR

3.757

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-4698640220
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8465487840,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Murphy",
        "dupr_id": "0YY7OQ",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Wendy Campagna",
        "dupr_id": "V77LZ5",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Marco Island, FL, US"
      }
    ]
  },
  {
    "team_id": 5889138266,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Bien",
        "dupr_id": "35LLE0",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      },
      {
        "name": "Krissy Bien",
        "dupr_id": "3LLENK",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      }
    ]
  }
]