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

Picklebees Mens 3v3 9.0 Week 3

ID: 5624872694

Match Scores

12-10

Loss

Play Date

2026-06-01

Play Time (Est)

3:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Schem Pagdilao

PZV9YE · Richmond, TX, US

DUPR

3.212

BH
Brian Hook

OZJZQL · USA

DUPR

2.961

TEAM 2LOSS
LB
Luigi Bautista

YXE4ZP · Harris County, TX, US

DUPR

3.230

JW
Jonathan Winkle

YN429E · Katy, TX, US

DUPR

3.040

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-5624872694
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5393514599,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Schem Pagdilao",
        "dupr_id": "PZV9YE",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      },
      {
        "name": "Brian Hook",
        "dupr_id": "OZJZQL",
        "rating": 2.961,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7158544740,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luigi  Bautista",
        "dupr_id": "YXE4ZP",
        "rating": 3.23,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Jonathan Winkle",
        "dupr_id": "YN429E",
        "rating": 3.04,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  }
]