Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 6529068587

Match Scores

6-11, 10-12

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 1LOSS
MC
Michael Chen

17JWM8 · New Canaan, CT, US

DUPR

4.727

BB
Beth Brause

1Q0V65 · Guilford, CT, US

DUPR

4.612

TEAM 2WINNER
RG
Robert Guilbert

8KEVJO · Naples, FL, US

DUPR

4.633

LM
Lois Mickles

9PZ9NV · Naples, FL, US

DUPR

4.533

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-6529068587
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6281647137,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Chen",
        "dupr_id": "17JWM8",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": "New Canaan, CT, US"
      },
      {
        "name": "Beth Brause",
        "dupr_id": "1Q0V65",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Guilford, CT, US"
      }
    ]
  },
  {
    "team_id": 5685647762,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Guilbert",
        "dupr_id": "8KEVJO",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Lois Mickles",
        "dupr_id": "9PZ9NV",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]