Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Mens Doubles League

ID: 8448769345

Match Scores

14-21

Win

Play Date

2025-10-07

Play Time (Est)

2:15 AM

Play Location

Kennewick, WA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
ES
Eddie Smith

35Y4VL · Richland, WA, US

DUPR

3.974

RH
raymond hui

1R44VE · USA

DUPR

4.134

TEAM 2WINNER
TH
Travis Hendrickson

0YY4KX · USA

DUPR

4.276

HH
Hayden Hendrickson

RYKEPN · USA

DUPR

3.792

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-8448769345
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7496476035,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eddie Smith",
        "dupr_id": "35Y4VL",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "raymond hui",
        "dupr_id": "1R44VE",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7522598175,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Travis Hendrickson",
        "dupr_id": "0YY4KX",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hayden Hendrickson",
        "dupr_id": "RYKEPN",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]