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

Women's ROTATING Partner League (Piranha 3.5 - Shark 4.0+)

ID: 5999585368

Match Scores

11-1

Loss

Play Date

2026-05-20

Play Time (Est)

5:00 PM

Play Location

Pickled! GameChangers

Unverified Facility

Competitor Teams

TEAM 1WINNER
KM
Kris Mondrella

59V5YP · Channahon, IL, US

DUPR

2.786

CA
Cyndi a harmon

YGEGDD · IL, US

DUPR

3.168

TEAM 2LOSS
BG
Barbara Goggins

Z9LP4D · Channahon, IL, US

DUPR

2.791

MH
Mariann Homerding

L2N4DQ · Channahon, IL, US

DUPR

3.243

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-5999585368
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6716512614,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kris Mondrella",
        "dupr_id": "59V5YP",
        "rating": 2.786,
        "profile_pic_url": null,
        "location": "Channahon, IL, US"
      },
      {
        "name": "Cyndi a harmon",
        "dupr_id": "YGEGDD",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": "IL, US"
      }
    ]
  },
  {
    "team_id": 7361689341,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barbara Goggins",
        "dupr_id": "Z9LP4D",
        "rating": 2.791,
        "profile_pic_url": null,
        "location": "Channahon, IL, US"
      },
      {
        "name": "Mariann Homerding",
        "dupr_id": "L2N4DQ",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": "Channahon, IL, US"
      }
    ]
  }
]