Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HTX Super Series #2/6 - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 4359532674

Match Scores

15-3

Loss

Play Date

2026-04-12

Play Time (Est)

7:30 PM

Play Location

Meadows Place, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
J Kiser

0QZEX2 · League City, TX, US

DUPR

4.136

RD
Richard Delgado

M2GZXG · Houston, TX, US

DUPR

4.470

TEAM 2LOSS
SS
Sally Shriver

84R2E6 · Katy, TX, US

DUPR

4.045

DS
Donnie Shriver

3YOKVD · Katy, TX, US

DUPR

4.090

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-4359532674
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5956849227,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "J Kiser",
        "dupr_id": "0QZEX2",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "League City, TX, US"
      },
      {
        "name": "Richard Delgado",
        "dupr_id": "M2GZXG",
        "rating": 4.47,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7781791640,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sally Shriver",
        "dupr_id": "84R2E6",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Donnie Shriver",
        "dupr_id": "3YOKVD",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  }
]