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

2026 Houston PPA Challenger - Mens Doubles Pro Main Draw

ID: 6107141949

Match Scores

15-10

Win

Play Date

2026-02-21

Play Time (Est)

10:15 AM

Play Location

Atascocita, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Joel Pelletier

8J9KW4 · Red Deer, AB, CA

DUPR

5.611

HT
Haddow Thul

8EV0XM · Houston, TX, US

DUPR

5.350

TEAM 2LOSS
EG
Eduardo Garcia

ZNGYGW · Addison, TX, US

DUPR

5.324

AV
Amit Verma

W65DVG · USA

DUPR

5.294

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-6107141949
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6564429888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Pelletier",
        "dupr_id": "8J9KW4",
        "rating": 5.611,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Haddow Thul",
        "dupr_id": "8EV0XM",
        "rating": 5.35,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6028387182,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eduardo Garcia",
        "dupr_id": "ZNGYGW",
        "rating": 5.324,
        "profile_pic_url": null,
        "location": "Addison, TX, US"
      },
      {
        "name": "Amit Verma",
        "dupr_id": "W65DVG",
        "rating": 5.294,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]