Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Kickoff Classic - Mixed Doubles 4.0 Round Robin 70+ Age

ID: 6863877567

Match Scores

11-3

Win

Play Date

2026-01-04

Play Time (Est)

4:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
LG
Larry Gordon

8E9YRJ · North Miami Beach, FL, US

DUPR

4.134

Lori Price

1QJWG0 · West Palm Beach, FL, US

DUPR

4.473

TEAM 2LOSS
DN
Deborah Noble

3V29LE · USA

DUPR

4.134

RC
Robert Clark

3X0OY7 · Naples, FL, US

DUPR

3.723

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-6863877567
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4531551817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Larry Gordon",
        "dupr_id": "8E9YRJ",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "North Miami Beach, FL, US"
      },
      {
        "name": "Lori Price",
        "dupr_id": "1QJWG0",
        "rating": 4.473,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/98808_6143f56e91b26.jpeg",
        "location": "West Palm Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 8439607871,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deborah Noble",
        "dupr_id": "3V29LE",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Clark",
        "dupr_id": "3X0OY7",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]