Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring 2026 Men’s Tournament

ID: 8465360961

Match Scores

15-9

Loss

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

432 Aviation Blvd, Santa Rosa, CA 95403, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BB
Ben bennett

GGYOLM · USA

DUPR

3.834

VW
Vincent Wilcoxen

PKVW6M · USA

DUPR

4.047

TEAM 2LOSS
Tom Rennie

12Z4OR · Windsor, CA, US

DUPR

3.712

H
Hayden

Q3VNE1 · Windsor, CA, US

DUPR

4.137

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-8465360961
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8549337008,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben bennett",
        "dupr_id": "GGYOLM",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vincent Wilcoxen",
        "dupr_id": "PKVW6M",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5390363770,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Rennie",
        "dupr_id": "12Z4OR",
        "rating": 3.712,
        "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.137,
        "profile_pic_url": null,
        "location": "Windsor, CA, US"
      }
    ]
  }
]