Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

ATL Women’s Moneyball - Capital City Club

ID: 5917127902

Match Scores

11-7, 11-8

Win

Play Date

2026-03-22

Play Time (Est)

11:30 PM

Play Location

Capital City Country Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
LK
Liza Klyachkin

EGEMLV · Macon, GA, US

DUPR

4.891

CT
Caroline Thrower

OD290W · Bleckley County, GA, US

DUPR

4.552

TEAM 2LOSS
JF
Jenny Fudge

L52PZJ · Marietta, GA, US

DUPR

4.606

MJ
Madison Jarvis

9PLYJK · Kennesaw, GA, US

DUPR

4.375

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-5917127902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4758012743,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Liza Klyachkin",
        "dupr_id": "EGEMLV",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Caroline Thrower",
        "dupr_id": "OD290W",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Bleckley County, GA, US"
      }
    ]
  },
  {
    "team_id": 7379008727,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenny Fudge",
        "dupr_id": "L52PZJ",
        "rating": 4.606,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Madison Jarvis",
        "dupr_id": "9PLYJK",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  }
]