Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HTX Super Series #2/6 - Mens Doubles Skill: (4.0) Age: (Any)

ID: 7335155196

Match Scores

8-11

Loss

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Meadows Place, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Aaron Gilbert

8J99VO · Cypress, TX, US

DUPR

4.081

ZM
Zach Marnitz

5962YV · Houston, TX, US

DUPR

4.539

TEAM 2WINNER
ID
Isaac Diomande

8M5Y7G · Humble, TX, US

DUPR

4.460

SS
Steven Sisavath

3Y69GK · Houston, TX, US

DUPR

4.370

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-7335155196
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6747291607,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Gilbert",
        "dupr_id": "8J99VO",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Zach Marnitz",
        "dupr_id": "5962YV",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6537803611,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isaac Diomande",
        "dupr_id": "8M5Y7G",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Steven Sisavath",
        "dupr_id": "3Y69GK",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]