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

ERA Pickleball Tour: Houston Open - Mens Doubles Pro

ID: 7555810994

Match Scores

11-9, 11-7

Loss

Play Date

2026-03-28

Play Time (Est)

3:30 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
MG
Mark Growcott

ODN7K7 · Birmingham, England, GB

DUPR

5.744

JM
Jose Martinez

PK6J4Q · Houston, TX, US

DUPR

5.652

TEAM 2LOSS
AS
Ahmad Soussi

3YV4OG · Shreveport, LA, US

DUPR

5.182

RR
Robert Rhett

8J9M5W · Conroe, TX, US

DUPR

5.231

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-7555810994
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7461206961,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Growcott",
        "dupr_id": "ODN7K7",
        "rating": 5.744,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "Jose Martinez",
        "dupr_id": "PK6J4Q",
        "rating": 5.652,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4847639645,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ahmad Soussi",
        "dupr_id": "3YV4OG",
        "rating": 5.182,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      },
      {
        "name": "Robert Rhett",
        "dupr_id": "8J9M5W",
        "rating": 5.231,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]