Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Kickoff Classic - Mixed Doubles 4.5-5.0 Double Elimination 60-69 Age

ID: 6955031304

Match Scores

10-12, 12-10, 10-12

Win

Play Date

2026-01-04

Play Time (Est)

1:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
KG
Kim Goerner

RYK4MN · MI, US

DUPR

4.394

TR
Tom Reynolds

W6K5PQ · Sarasota, FL, US

DUPR

4.441

TEAM 2WINNER
RG
Robert Guilbert

8KEVJO · Naples, FL, US

DUPR

4.603

LM
Lois Mickles

9PZ9NV · Naples, FL, US

DUPR

4.493

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-6955031304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5150686939,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kim Goerner",
        "dupr_id": "RYK4MN",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "MI, US"
      },
      {
        "name": "Tom Reynolds",
        "dupr_id": "W6K5PQ",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 5653310512,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Guilbert",
        "dupr_id": "8KEVJO",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Lois Mickles",
        "dupr_id": "9PZ9NV",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]