Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6098164968

Match Scores

8-11

Loss

Play Date

2026-03-29

Play Time (Est)

1:00 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
BK
Brodie Kan

L2795Q · Katy, TX, US

DUPR

3.222

TP
Tommy Piasecki

DW6JVX · Houston, TX, US

DUPR

3.815

TEAM 2WINNER
MG
Misael Garcia

NROX02 · USA

DUPR

3.622

NS
Nik Strobel

0RK7L4 · USA

DUPR

3.622

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-6098164968
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4324064536,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brodie Kan",
        "dupr_id": "L2795Q",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Tommy Piasecki",
        "dupr_id": "DW6JVX",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6062539393,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Misael Garcia",
        "dupr_id": "NROX02",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nik Strobel",
        "dupr_id": "0RK7L4",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]