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

Tenacious Pickleball Club Men's League Summer '25 4.5

ID: 5971533401

Match Scores

20-21

Loss

Play Date

2025-07-01

Play Time (Est)

6:15 AM

Play Location

Vista, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SB
Sean Bartlett

3X5GK7 · San Diego, CA, US

DUPR

4.744

M
Matthew

3Y5DP3 · Oceanside, CA, US

DUPR

4.742

TEAM 2WINNER
DC
Daniel Cross

175JE0 · Oceanside, CA, US

DUPR

4.546

TH
Thomas Haggett

V770X5 · USA

DUPR

4.336

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-5971533401
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4473796013,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sean Bartlett",
        "dupr_id": "3X5GK7",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Matthew",
        "dupr_id": "3Y5DP3",
        "rating": 4.742,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      }
    ]
  },
  {
    "team_id": 7483921883,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Cross",
        "dupr_id": "175JE0",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      },
      {
        "name": "Thomas Haggett",
        "dupr_id": "V770X5",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]