Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wed 2:30 pm

ID: 4695427472

Match Scores

11-2

Loss

Play Date

2025-11-19

Play Time (Est)

9:00 PM

Play Location

WEST YMCA - Greater Wichita YMCA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CH
Carol Herter

W656ZQ · Wichita, KS, US

DUPR

3.551

IP
Ismael Parga

16RVRQ · Maize, KS, US

DUPR

3.768

TEAM 2LOSS
AA
Amanda Ades

8GPRQQ · Andover, KS, US

DUPR

3.794

HW
Herschel West

3L7JQ5 · USA

DUPR

3.169

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-4695427472
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5205521038,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carol Herter",
        "dupr_id": "W656ZQ",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Ismael Parga",
        "dupr_id": "16RVRQ",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "Maize, KS, US"
      }
    ]
  },
  {
    "team_id": 5366279631,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Ades",
        "dupr_id": "8GPRQQ",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Andover, KS, US"
      },
      {
        "name": "Herschel West",
        "dupr_id": "3L7JQ5",
        "rating": 3.169,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]