Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring 2026 Men’s Tournament

ID: 5417119141

Match Scores

15-4

Win

Play Date

2026-05-16

Play Time (Est)

2:15 AM

Play Location

432 Aviation Blvd, Santa Rosa, CA 95403, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Tom Rennie

12Z4OR · Windsor, CA, US

DUPR

3.726

H
Hayden

Q3VNE1 · Windsor, CA, US

DUPR

4.225

TEAM 2LOSS
DG
Dan Gould

3PKVE1 · Santa Rosa, CA, US

DUPR

3.961

JC
Jim Cartwright

1NO7Z8 · Santa Rosa, CA, US

DUPR

3.574

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-5417119141
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5774644061,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Rennie",
        "dupr_id": "12Z4OR",
        "rating": 3.726,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67745f45c6b89.jpg",
        "location": "Windsor, CA, US"
      },
      {
        "name": "Hayden",
        "dupr_id": "Q3VNE1",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Windsor, CA, US"
      }
    ]
  },
  {
    "team_id": 8204893409,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Gould",
        "dupr_id": "3PKVE1",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Jim Cartwright",
        "dupr_id": "1NO7Z8",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  }
]