Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tenacious Pickleball Club Mixed League FINALS

ID: 5676807384

Match Scores

9-11

Win

Play Date

2025-05-25

Play Time (Est)

1:00 PM

Play Location

Vista, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MV
Michael Valles

L52LEJ · Littleton, CO, US

DUPR

4.369

SW
Sarah white

M22ZML · Carlsbad, CA, US

DUPR

4.412

TEAM 2WINNER
PL
Patrick Lapke

4VL0K2 · Temecula, CA, US

DUPR

4.529

KH
Kimbles Hume

MYL62V · USA

DUPR

4.389

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-5676807384
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7726904859,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Valles",
        "dupr_id": "L52LEJ",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Sarah  white",
        "dupr_id": "M22ZML",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  },
  {
    "team_id": 4380781301,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Lapke",
        "dupr_id": "4VL0K2",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "Kimbles Hume",
        "dupr_id": "MYL62V",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]