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

HTX Super Series #2/6 - Womens Doubles Skill: (3.0) Age: (Any)

ID: 4695921549

Match Scores

1-11

Loss

Play Date

2026-04-11

Play Time (Est)

10:15 AM

Play Location

Meadows Place, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Julie Tyree

2QV57Y · Houston, TX, US

DUPR

2.968

CM
Carla Moore

0Q0PEG · Houston, TX, US

DUPR

2.405

TEAM 2WINNER
TC
Tara Coates

KXOVVO · Katy, TX, US

DUPR

3.209

KH
Kimberly Hall

OZV7X7 · Houston, TX, US

DUPR

3.018

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-4695921549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7097461883,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julie Tyree",
        "dupr_id": "2QV57Y",
        "rating": 2.968,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Carla Moore",
        "dupr_id": "0Q0PEG",
        "rating": 2.405,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7062748996,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tara Coates",
        "dupr_id": "KXOVVO",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Kimberly Hall",
        "dupr_id": "OZV7X7",
        "rating": 3.018,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]