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

Tri-Palm Pickleball

ID: 7691326911

Match Scores

11-3

Win

Play Date

2026-03-07

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BG
Bruce Goetz

8ME9O3 · Thousand Palms, CA, US

DUPR

5.146

KL
Karl Lesser

0Z54EG · USA

DUPR

4.758

TEAM 2LOSS
JV
John Vander Heide

V2WZL7 · USA

DUPR

4.202

RL
Ray Limbert

55WR00 · USA

DUPR

4.162

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-7691326911
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6257293997,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bruce Goetz",
        "dupr_id": "8ME9O3",
        "rating": 5.146,
        "profile_pic_url": null,
        "location": "Thousand Palms, CA, US"
      },
      {
        "name": "Karl Lesser",
        "dupr_id": "0Z54EG",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6308245366,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Vander Heide",
        "dupr_id": "V2WZL7",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ray Limbert",
        "dupr_id": "55WR00",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]