Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Play it Forward- Rally to end ALS - Open Mixed Doubles (13+)

ID: 7514176289

Match Scores

15-5

Loss

Play Date

2025-09-27

Play Time (Est)

6:15 AM

Play Location

Beaumont, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
KK
Kristi Kita

17ED95 · Katy, TX, US

DUPR

4.345

CS
Carson Stovall

YX40VK · Beaumont, TX, US

DUPR

4.344

TEAM 2LOSS
JW
Jill Williams

3Z0VDM · Beaumont, TX, US

DUPR

3.867

JW
Jon Williams

8E957V · Nederland, TX, US

DUPR

4.274

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-7514176289
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6796138620,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristi Kita",
        "dupr_id": "17ED95",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Carson Stovall",
        "dupr_id": "YX40VK",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      }
    ]
  },
  {
    "team_id": 6305777752,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jill Williams",
        "dupr_id": "3Z0VDM",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      },
      {
        "name": "Jon Williams",
        "dupr_id": "8E957V",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Nederland, TX, US"
      }
    ]
  }
]