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

True Pickleball Club

ID: 4321060050

Match Scores

11-8

Win

Play Date

2026-05-31

Play Time (Est)

7:30 PM

Play Location

Latham, NY 12110, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CP
Chad Piper

67J0YD · Schenectady, NY, US

DUPR

3.524

AP
Amy Piper

OW0Y5W · Latham, NY, US

DUPR

2.914

TEAM 2LOSS
RB
Robert Barrett

D5Q0VX · USA

DUPR

3.480

KM
Kathy McNessor

6NOQ7E · USA

DUPR

3.495

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-4321060050
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4410153175,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chad Piper",
        "dupr_id": "67J0YD",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": "Schenectady, NY, US"
      },
      {
        "name": "Amy Piper",
        "dupr_id": "OW0Y5W",
        "rating": 2.914,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      }
    ]
  },
  {
    "team_id": 4729308231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Barrett",
        "dupr_id": "D5Q0VX",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathy McNessor",
        "dupr_id": "6NOQ7E",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]