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

PickleBees Mens 3v3 9.0 Week 2

ID: 5912365036

Match Scores

11-9

Loss

Play Date

2026-05-18

Play Time (Est)

5:00 PM

Play Location

6541 Stockdick School Rd, Katy, TX 77449, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CF
Carlos Fernández

KD6GZQ · USA

DUPR

2.898

RR

DUPR

3.371

TEAM 2LOSS
LB
Luigi Bautista

YXE4ZP · Harris County, TX, US

DUPR

3.235

JT
Julio Tamez

RX7LQQ · USA

DUPR

2.090

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-5912365036
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5789511776,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlos Fernández",
        "dupr_id": "KD6GZQ",
        "rating": 2.898,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rafael Ricardo Perdomo",
        "dupr_id": "RYQWNQ",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6340539784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luigi  Bautista",
        "dupr_id": "YXE4ZP",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Julio Tamez",
        "dupr_id": "RX7LQQ",
        "rating": 2.09,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]