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

Round Hill Country Club vs LTC

ID: 5542514408

Match Scores

9-11

Loss

Play Date

2025-02-21

Play Time (Est)

9:00 PM

Play Location

Alamo, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RB
Rebecca Bergman

8MD2JG · USA

DUPR

3.196

JC
Jami Cicchitto

305VR2 · Danville, CA, US

DUPR

3.787

TEAM 2WINNER
LM
Lynn Malcolm

16P54K · USA

DUPR

3.033

MS
Michelle South

3X077X · Martinez, CA, US

DUPR

3.440

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-5542514408
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5639972423,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rebecca Bergman",
        "dupr_id": "8MD2JG",
        "rating": 3.196,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jami Cicchitto",
        "dupr_id": "305VR2",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      }
    ]
  },
  {
    "team_id": 4608214983,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lynn Malcolm",
        "dupr_id": "16P54K",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle South",
        "dupr_id": "3X077X",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "Martinez, CA, US"
      }
    ]
  }
]