Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

14's

ID: 7973642243

Match Scores

15-8

Win

Play Date

2026-05-09

Play Time (Est)

12:45 AM

Play Location

Bute Creek Country Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
NH
Nathan Hedlind

V4JQX5 · Chico, CA, US

DUPR

3.627

BR
Ben Rosenbluth

RXR2ON · Chico, CA, US

DUPR

3.559

TEAM 2LOSS
MS
Mike Sohnrey

OZJ97E · Durham, CA, US

DUPR

3.206

RB
Roy Bishop

OZ9E72 · USA

DUPR

3.353

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-7973642243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4364018692,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Hedlind",
        "dupr_id": "V4JQX5",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      },
      {
        "name": "Ben Rosenbluth",
        "dupr_id": "RXR2ON",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      }
    ]
  },
  {
    "team_id": 6942275768,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike  Sohnrey",
        "dupr_id": "OZJ97E",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "Durham, CA, US"
      },
      {
        "name": "Roy Bishop",
        "dupr_id": "OZ9E72",
        "rating": 3.353,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]