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

Round Hill Country Club vs LTC

ID: 7622697513

Match Scores

8-6

Win

Play Date

2025-02-21

Play Time (Est)

10:15 AM

Play Location

Alamo, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RB
Rebecca Bergman

8MD2JG · USA

DUPR

3.247

JC
Jami Cicchitto

305VR2 · Danville, CA, US

DUPR

3.840

TEAM 2LOSS
CW
Carry Warner

35LQXP · Concord, CA, US

DUPR

3.232

CL
Chanda Leger

8EZR4M · Alamo, CA, US

DUPR

3.178

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-7622697513
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8017683997,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rebecca Bergman",
        "dupr_id": "8MD2JG",
        "rating": 3.247,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jami Cicchitto",
        "dupr_id": "305VR2",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      }
    ]
  },
  {
    "team_id": 8191994411,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carry Warner",
        "dupr_id": "35LQXP",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      },
      {
        "name": "Chanda Leger",
        "dupr_id": "8EZR4M",
        "rating": 3.178,
        "profile_pic_url": null,
        "location": "Alamo, CA, US"
      }
    ]
  }
]