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

Life Time Sugar Land 3.5+ League

ID: 7347956160

Match Scores

4-11

Loss

Play Date

2024-10-03

Play Time (Est)

1:00 PM

Play Location

1331 Hwy 6, Sugar Land, TX 77478, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LK
Lynn Kamara

KOLJLO · Missouri City, TX, US

DUPR

3.309

MW
Michelle Wu

2L42MY · Houston, TX, US

DUPR

3.701

TEAM 2WINNER
CT
Carina Tran

JZ6VOW · Houston, TX, US

DUPR

3.380

JK
Jennifer Kertis

MY74KG · SIENNA PLANT, TX, US

DUPR

3.428

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-7347956160
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6175967951,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lynn Kamara",
        "dupr_id": "KOLJLO",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": "Missouri City, TX, US"
      },
      {
        "name": "Michelle Wu",
        "dupr_id": "2L42MY",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6239637179,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carina Tran",
        "dupr_id": "JZ6VOW",
        "rating": 3.38,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jennifer Kertis",
        "dupr_id": "MY74KG",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": "SIENNA PLANT, TX, US"
      }
    ]
  }
]