Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Men's Doubles League

ID: 7888974596

Match Scores

18-21

Loss

Play Date

2025-11-18

Play Time (Est)

9:00 PM

Play Location

Kennewick, WA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TH
Travis Hendrickson

0YY4KX · USA

DUPR

4.269

HH
Hayden Hendrickson

RYKEPN · USA

DUPR

3.786

TEAM 2WINNER
CB
Craig Boyle

4ZPOVK · West Richland, WA, US

DUPR

4.035

CM
Colt Maurer

944XJE · Kennewick, WA, US

DUPR

3.886

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-7888974596
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6963922707,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Travis Hendrickson",
        "dupr_id": "0YY4KX",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hayden Hendrickson",
        "dupr_id": "RYKEPN",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5004073814,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Craig Boyle",
        "dupr_id": "4ZPOVK",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "West Richland, WA, US"
      },
      {
        "name": "Colt Maurer",
        "dupr_id": "944XJE",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "Kennewick, WA, US"
      }
    ]
  }
]