Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tri-Palm Pickleball

ID: 4592284816

Match Scores

11-5

Win

Play Date

2026-03-07

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BG
Bruce Goetz

8ME9O3 · Thousand Palms, CA, US

DUPR

5.133

BB
Beverley Bruce

0ZMR6Q · USA

DUPR

4.254

TEAM 2LOSS
JV
John Vander Heide

V2WZL7 · USA

DUPR

4.218

RL
Ray Limbert

55WR00 · USA

DUPR

4.148

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-4592284816
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4365871243,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bruce Goetz",
        "dupr_id": "8ME9O3",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": "Thousand Palms, CA, US"
      },
      {
        "name": "Beverley Bruce",
        "dupr_id": "0ZMR6Q",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8534406081,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Vander Heide",
        "dupr_id": "V2WZL7",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ray Limbert",
        "dupr_id": "55WR00",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]