Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PALA Stella Artois Challenge - Mens Doubles Skill: 7.5 + combined

ID: 5279493261

Match Scores

11-8

Win

Play Date

2026-04-25

Play Time (Est)

10:15 AM

Play Location

Spring, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Abraham Caceres

6PZKLG · USA

DUPR

3.410

KH
Keith Haney

4L2RRG · Houston, TX, US

DUPR

3.638

TEAM 2LOSS
JP
James Pickett

JJL5LM · Conroe, TX, US

DUPR

3.326

BP
Braeden Pickett

4Z0PNG · Conroe, TX, US

DUPR

3.313

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-5279493261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7022352146,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abraham Caceres",
        "dupr_id": "6PZKLG",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Haney",
        "dupr_id": "4L2RRG",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7067978741,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Pickett",
        "dupr_id": "JJL5LM",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Braeden  Pickett",
        "dupr_id": "4Z0PNG",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]