Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Men's Doubles League

ID: 7196485628

Match Scores

21-20

Win

Play Date

2025-11-04

Play Time (Est)

9:00 PM

Play Location

Kennewick, WA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Eddie Smith

35Y4VL · Richland, WA, US

DUPR

3.949

Jeffrey Gaca

RZKVQE · USA

DUPR

4.397

TEAM 2LOSS
Ethan Miller

W6WJ9G · Richland, WA, US

DUPR

3.917

Jake Goetz

2QPWQ4 · Kennewick, WA, US

DUPR

3.791

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-7196485628
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8227249591,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eddie Smith",
        "dupr_id": "35Y4VL",
        "rating": 3.949,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Richland, WA, US"
      },
      {
        "name": "Jeffrey Gaca",
        "dupr_id": "RZKVQE",
        "rating": 4.397,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/23.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 6081889034,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Miller",
        "dupr_id": "W6WJ9G",
        "rating": 3.917,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
        "location": "Richland, WA, US"
      },
      {
        "name": "Jake Goetz",
        "dupr_id": "2QPWQ4",
        "rating": 3.791,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/2.jpg",
        "location": "Kennewick, WA, US"
      }
    ]
  }
]