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

National Junior Pickleball Tour - Houston Regional - Co-Ed Doubles 13-18 - 3.5 - 4.0 - Prelims - Round 4

ID: 6050642270

Match Scores

1-15

Win

Play Date

2026-02-15

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MW
maddux Whittemore

Y4NV2D · USA

DUPR

2.659

BY
Barrett Yates

PPZO0E · USA

DUPR

2.659

TEAM 2WINNER
TP
Tommy Piasecki

DW6JVX · Houston, TX, US

DUPR

3.623

CK
Connor Kiernan

DN5DMX · Sugar Land, TX, US

DUPR

3.553

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-6050642270
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6362978938,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "maddux Whittemore",
        "dupr_id": "Y4NV2D",
        "rating": 2.659,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Barrett Yates",
        "dupr_id": "PPZO0E",
        "rating": 2.659,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4500463939,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tommy Piasecki",
        "dupr_id": "DW6JVX",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Connor Kiernan",
        "dupr_id": "DN5DMX",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]