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

Team Event - APC Championship Series - May 2026 - Peachtree City, GA - Women's - 3.5 - Under 50

ID: 5152925907

Match Scores

11-5

Win

Play Date

2026-05-17

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
VS
Victoria Simons

D5YGEY · USA

DUPR

3.799

JS
Jodi Statham

2QJ7MY · Newnan, GA, US

DUPR

3.322

TEAM 2LOSS
KZ
Kelly Zentkovich

GX5NGX · USA

DUPR

2.495

CC
Cecilia Celaya

Y49OYD · USA

DUPR

3.273

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-5152925907
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7124480497,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victoria  Simons",
        "dupr_id": "D5YGEY",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jodi Statham",
        "dupr_id": "2QJ7MY",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 7317613994,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Zentkovich",
        "dupr_id": "GX5NGX",
        "rating": 2.495,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cecilia Celaya",
        "dupr_id": "Y49OYD",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]