Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA's Houston Legacy Cup - Mens Doubles Skill: (4.0)

ID: 5644293901

Match Scores

15-7

Win

Play Date

2025-07-20

Play Time (Est)

2:15 AM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
John Paul Manluctao

Q5LKWN · Harris County, TX, US

DUPR

3.823

AA
Armand Acompanado

59JYYR · The Woodlands, TX, US

DUPR

4.500

TEAM 2LOSS
KC
Kyle Corey

9PVX4V · Spring, TX, US

DUPR

4.159

MT
Marco Tejada

RZXNOQ · Conroe, TX, US

DUPR

3.809

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-5644293901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5917252498,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Paul Manluctao",
        "dupr_id": "Q5LKWN",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Armand Acompanado",
        "dupr_id": "59JYYR",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 7639297737,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Corey",
        "dupr_id": "9PVX4V",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Marco Tejada",
        "dupr_id": "RZXNOQ",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]