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

Week 1 Round 1

ID: 8472450782

Match Scores

9-8

Win

Play Date

2026-05-12

Play Time (Est)

3:30 PM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
PM
Patrick McBride

5E6O2R · Troy, NY, US

DUPR

3.358

LH
Laurie hausler

56KO05 · Albany, NY, US

DUPR

3.071

TEAM 2LOSS
BK
Brandon Koch

QX5RL5 · East Greenbush, NY, US

DUPR

3.268

KA
Karen Aveyard

XJE45X · Albany, NY, US

DUPR

3.218

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-8472450782
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4970132370,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick McBride",
        "dupr_id": "5E6O2R",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      },
      {
        "name": "Laurie  hausler",
        "dupr_id": "56KO05",
        "rating": 3.071,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      }
    ]
  },
  {
    "team_id": 6529366785,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Koch",
        "dupr_id": "QX5RL5",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "East Greenbush, NY, US"
      },
      {
        "name": "Karen Aveyard",
        "dupr_id": "XJE45X",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      }
    ]
  }
]