Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA Pickleball Tour: Houston Open - Mens Doubles Skill: (4.0)

ID: 5853953168

Match Scores

15-6

Win

Play Date

2026-03-28

Play Time (Est)

9:00 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
NA
Nikolai Akhmetzhanov

EWY0ZM · Katy, TX, US

DUPR

3.907

DR
Danny Ramirez

0YLVO4 · Katy, TX, US

DUPR

4.309

TEAM 2LOSS
AD
Alexander Do

Z94X7M · USA

DUPR

3.788

CH
Colby Hansen

RY7GYE · Houston, TX, US

DUPR

3.542

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-5853953168
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8445245190,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nikolai Akhmetzhanov",
        "dupr_id": "EWY0ZM",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Danny Ramirez",
        "dupr_id": "0YLVO4",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  },
  {
    "team_id": 6769628264,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Do",
        "dupr_id": "Z94X7M",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colby  Hansen",
        "dupr_id": "RY7GYE",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]