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

Life Time Galleria 3.3-3.9 Mixed Doubles

ID: 4414874637

Match Scores

15-4

Loss

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

5015 Westheimer Rd, Houston, TX 77056, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jaideep Singh

PZO6ZM · USA

DUPR

3.947

SE
Sara Elkhader

NYE9Y2 · Sugar Land, TX, US

DUPR

3.449

TEAM 2LOSS
NS
Nadia Siddiqi

JJ65Q4 · Houston, TX, US

DUPR

2.970

DK
Dylan Kostroun

2Q7DGY · Houston, TX, US

DUPR

3.389

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-4414874637
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4574343923,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaideep Singh",
        "dupr_id": "PZO6ZM",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sara Elkhader",
        "dupr_id": "NYE9Y2",
        "rating": 3.449,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 5817711099,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nadia Siddiqi",
        "dupr_id": "JJ65Q4",
        "rating": 2.97,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Dylan Kostroun",
        "dupr_id": "2Q7DGY",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]