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

ATL Women’s Moneyball - Capital City Club

ID: 5155097336

Match Scores

8-15

Loss

Play Date

2026-03-22

Play Time (Est)

9:00 PM

Play Location

Capital City Country Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JF
Jenny Fudge

L52PZJ · Marietta, GA, US

DUPR

4.558

MJ
Madison Jarvis

9PLYJK · Kennesaw, GA, US

DUPR

4.351

TEAM 2WINNER
KV
Kristen van Dernoot

3OJRWP · USA

DUPR

4.716

Ruthie Brown

59K2VR · Peachtree City, GA, US

DUPR

5.257

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-5155097336
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6772817636,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jenny Fudge",
        "dupr_id": "L52PZJ",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Madison Jarvis",
        "dupr_id": "9PLYJK",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  },
  {
    "team_id": 8313681460,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristen van Dernoot",
        "dupr_id": "3OJRWP",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ruthie Brown",
        "dupr_id": "59K2VR",
        "rating": 5.257,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6717e0cee9483.jpg",
        "location": "Peachtree City, GA, US"
      }
    ]
  }
]