Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

US Senior Pickleball National Championships @ Pictona - Mens Doubles LEGENDS Age: (70 To 74) Skill: (3.0)

ID: 8066195438

Match Scores

10-12

Loss

Play Date

2025-12-07

Play Time (Est)

3:30 PM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
James Meche

W6KZJQ · Argyle, TX, US

DUPR

2.984

DN
David Nicholas

GG2WYG · Flower Mound, TX, US

DUPR

3.366

TEAM 2WINNER
MC
Mike Clay

3X06R5 · USA

DUPR

3.343

AK
Alex Kilanski

QPY5X5 · USA

DUPR

3.202

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-8066195438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7987801455,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Meche",
        "dupr_id": "W6KZJQ",
        "rating": 2.984,
        "profile_pic_url": null,
        "location": "Argyle, TX, US"
      },
      {
        "name": "David Nicholas",
        "dupr_id": "GG2WYG",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  },
  {
    "team_id": 6564083374,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Clay",
        "dupr_id": "3X06R5",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Kilanski",
        "dupr_id": "QPY5X5",
        "rating": 3.202,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]