Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7763173739

Match Scores

11-2, 11-9

Win

Play Date

2026-01-04

Play Time (Est)

12:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Steve Bien

35LLE0 · Altoona, WI, US

DUPR

3.871

KB
Krissy Bien

3LLENK · Altoona, WI, US

DUPR

3.871

TEAM 2LOSS
LJ
Les Johns

9JV4ME · USA

DUPR

3.128

JR
Joanne Russell

1R40VD · Naples, FL, US

DUPR

4.726

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-7763173739
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7994569637,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Bien",
        "dupr_id": "35LLE0",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      },
      {
        "name": "Krissy Bien",
        "dupr_id": "3LLENK",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Altoona, WI, US"
      }
    ]
  },
  {
    "team_id": 4368666192,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Les Johns",
        "dupr_id": "9JV4ME",
        "rating": 3.128,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joanne Russell",
        "dupr_id": "1R40VD",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]