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

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

ID: 5507134837

Match Scores

2-11

Loss

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

Meadows Place, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Julie Tyree

2QV57Y · Houston, TX, US

DUPR

2.998

CM
Carla Moore

0Q0PEG · Houston, TX, US

DUPR

2.435

TEAM 2WINNER
GR
Gloria reed

76DLOM · Harris County, TX, US

DUPR

3.366

AL
Amy Liles

WKZLRL · Houston, TX, US

DUPR

3.383

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-5507134837
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4933072935,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julie Tyree",
        "dupr_id": "2QV57Y",
        "rating": 2.998,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Carla Moore",
        "dupr_id": "0Q0PEG",
        "rating": 2.435,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7903281638,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gloria reed",
        "dupr_id": "76DLOM",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Amy Liles",
        "dupr_id": "WKZLRL",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]