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

Picklebees Mens 3v3 9.0 Week 3

ID: 6786025889

Match Scores

11-9

Loss

Play Date

2026-06-01

Play Time (Est)

6:15 AM

Play Location

Pickleball Village, Stockdick School Road, Katy, TX, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CG
Carl Gonda

6NLKKE · USA

DUPR

2.832

BH
Brian Hook

OZJZQL · USA

DUPR

2.952

TEAM 2LOSS
LB
Luigi Bautista

YXE4ZP · Harris County, TX, US

DUPR

3.233

JT
Julio Tamez

RX7LQQ · USA

DUPR

2.118

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-6786025889
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4295087744,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carl Gonda",
        "dupr_id": "6NLKKE",
        "rating": 2.832,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Hook",
        "dupr_id": "OZJZQL",
        "rating": 2.952,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8341775981,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luigi  Bautista",
        "dupr_id": "YXE4ZP",
        "rating": 3.233,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Julio Tamez",
        "dupr_id": "RX7LQQ",
        "rating": 2.118,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]