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

PickleBees Mens 3v3 9.0 Week 2

ID: 6398626758

Match Scores

11-4

Loss

Play Date

2026-05-18

Play Time (Est)

7:30 PM

Play Location

6541 Stockdick School Rd, Katy, TX 77449, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
LB
Luigi Bautista

YXE4ZP · Harris County, TX, US

DUPR

3.246

JW
Jonathan Winkle

YN429E · Katy, TX, US

DUPR

3.065

TEAM 2LOSS
JH
Jose Hernandez

557LXL · Katy, TX, US

DUPR

3.102

CF
Carlos Fernández

KD6GZQ · USA

DUPR

2.846

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-6398626758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4905308244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luigi  Bautista",
        "dupr_id": "YXE4ZP",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Jonathan Winkle",
        "dupr_id": "YN429E",
        "rating": 3.065,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  },
  {
    "team_id": 8120377552,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jose Hernandez",
        "dupr_id": "557LXL",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Carlos Fernández",
        "dupr_id": "KD6GZQ",
        "rating": 2.846,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]