Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

ERA Pickleball Tour: Houston Open - Mixed Doubles Pro

ID: 5894310730

Match Scores

15-6

Loss

Play Date

2026-03-29

Play Time (Est)

11:30 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
SS
Shannen Sombito

DWQ2WY · The Woodlands, TX, US

DUPR

4.778

AS
Ahmad Soussi

3YV4OG · Shreveport, LA, US

DUPR

5.139

TEAM 2LOSS
SV
Sasha Volguina

V7ML0E · Houston, TX, US

DUPR

4.200

RR
Robert Rhett

8J9M5W · Conroe, TX, US

DUPR

5.202

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-5894310730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6987551384,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shannen Sombito",
        "dupr_id": "DWQ2WY",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Ahmad Soussi",
        "dupr_id": "3YV4OG",
        "rating": 5.139,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      }
    ]
  },
  {
    "team_id": 5906255283,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sasha Volguina",
        "dupr_id": "V7ML0E",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Robert Rhett",
        "dupr_id": "8J9M5W",
        "rating": 5.202,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]