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

14's

ID: 6703807543

Match Scores

14-15

Loss

Play Date

2026-05-09

Play Time (Est)

8:45 AM

Play Location

Bute Creek Country Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Julie Winter

2Q5DZY · Chico, CA, US

DUPR

3.510

BR
Ben Rosenbluth

RXR2ON · Chico, CA, US

DUPR

3.565

TEAM 2WINNER
SM
Scott Mulholland

OZZY57 · Durham, CA, US

DUPR

2.991

ER
Elke Rist

8MJMJL · Chico, CA, US

DUPR

3.576

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-6703807543
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7770219876,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julie Winter",
        "dupr_id": "2Q5DZY",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      },
      {
        "name": "Ben Rosenbluth",
        "dupr_id": "RXR2ON",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      }
    ]
  },
  {
    "team_id": 8435993534,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Mulholland",
        "dupr_id": "OZZY57",
        "rating": 2.991,
        "profile_pic_url": null,
        "location": "Durham, CA, US"
      },
      {
        "name": "Elke Rist",
        "dupr_id": "8MJMJL",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      }
    ]
  }
]