Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 8 -- Aug 3 - 10 FINAL WEEL

ID: 5876176008

Match Scores

7-11

Loss

Play Date

2025-08-03

Play Time (Est)

1:00 PM

Play Location

Sonoma County

Unverified Facility

Competitor Teams

TEAM 1LOSS
H
Hayden

Q3VNE1 · Windsor, CA, US

DUPR

4.080

KC
Kevin Clougherty

7644ZN · Santa Rosa, CA, US

DUPR

3.475

TEAM 2WINNER
JW
John Williams

1Q9QR1 · Windsor, CA, US

DUPR

3.812

JC
Jesus Cuadra

NR905N · Santa Rosa, CA, US

DUPR

3.752

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-5876176008
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6079408873,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hayden",
        "dupr_id": "Q3VNE1",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Windsor, CA, US"
      },
      {
        "name": "Kevin Clougherty",
        "dupr_id": "7644ZN",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  },
  {
    "team_id": 7810854087,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Williams",
        "dupr_id": "1Q9QR1",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "Windsor, CA, US"
      },
      {
        "name": "Jesus Cuadra",
        "dupr_id": "NR905N",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  }
]