Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring 2026 Men’s Tournament

ID: 5407543292

Match Scores

15-0

Win

Play Date

2026-05-16

Play Time (Est)

9:00 PM

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.730

H
Hayden

Q3VNE1 · Windsor, CA, US

DUPR

4.224

TEAM 2LOSS
SH
Sonny Hogg

1RL6M1 · Santa Rosa, CA, US

DUPR

3.561

EG
Eric Goldschlag

8JYV6D · Santa Rosa, CA, US

DUPR

3.793

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-5407543292
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4547398008,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Rennie",
        "dupr_id": "12Z4OR",
        "rating": 3.73,
        "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.224,
        "profile_pic_url": null,
        "location": "Windsor, CA, US"
      }
    ]
  },
  {
    "team_id": 4714264073,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sonny Hogg",
        "dupr_id": "1RL6M1",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Eric Goldschlag",
        "dupr_id": "8JYV6D",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  }
]