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

Galleria Men's Doubles - Mens Doubles Skill: (3.5 And Above) Age: (Any)

ID: 5351236422

Match Scores

11-3

Win

Play Date

2026-03-29

Play Time (Est)

7:30 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
BK
Brodie Kan

L2795Q · Katy, TX, US

DUPR

3.191

TP
Tommy Piasecki

DW6JVX · Houston, TX, US

DUPR

3.769

TEAM 2LOSS
JH
Jordan Henderson

4VQ4Y6 · TX, US

DUPR

3.423

VT
Victor Tran

2LRVDR · Houston, 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-5351236422
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5404999306,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brodie Kan",
        "dupr_id": "L2795Q",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Tommy Piasecki",
        "dupr_id": "DW6JVX",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6325605884,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Henderson",
        "dupr_id": "4VQ4Y6",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "TX, US"
      },
      {
        "name": "Victor Tran",
        "dupr_id": "2LRVDR",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]