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

Picklebees Co-ed 3v3 11 Week 2

ID: 6199850432

Match Scores

6-11

Loss

Play Date

2026-05-29

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
JK
Jason Kirby

0ZX2XG · Houston, TX, US

DUPR

3.553

EB
Eka barkah

2ZGQD7 · USA

DUPR

2.705

TEAM 2WINNER
JN
Jessica Nguyen

OZPLEE · USA

DUPR

3.285

VN
Van Nemitz

JZVXJ4 · St. George, UT, US

DUPR

3.616

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-6199850432
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7489480727,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason  Kirby",
        "dupr_id": "0ZX2XG",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Eka barkah",
        "dupr_id": "2ZGQD7",
        "rating": 2.705,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7992464815,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica Nguyen",
        "dupr_id": "OZPLEE",
        "rating": 3.285,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Van Nemitz",
        "dupr_id": "JZVXJ4",
        "rating": 3.616,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]