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

Tenacious Pickleball Club Men's League 4.5

ID: 7491324062

Match Scores

20-21

Win

Play Date

2025-08-05

Play Time (Est)

3:30 PM

Play Location

Vista, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KL
Keng Lee

30KZE2 · San Diego, CA, US

DUPR

4.700

DA
DELETED Account

2LZRGE · USA

DUPR

4.521

TEAM 2WINNER
HS
Henry St. John

PWZ9EX · Vista, CA, US

DUPR

4.244

M
Matthew

3Y5DP3 · Oceanside, CA, US

DUPR

4.636

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-7491324062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7291540298,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keng Lee",
        "dupr_id": "30KZE2",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "2LZRGE",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5848189798,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Henry St. John",
        "dupr_id": "PWZ9EX",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Vista, CA, US"
      },
      {
        "name": "Matthew",
        "dupr_id": "3Y5DP3",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      }
    ]
  }
]