Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Men's Doubles League

ID: 5033405027

Match Scores

21-15

Win

Play Date

2025-11-04

Play Time (Est)

12:45 AM

Play Location

Kennewick, WA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ES
Eddie Smith

35Y4VL · Richland, WA, US

DUPR

3.955

JG
Jeffrey Gaca

RZKVQE · USA

DUPR

4.406

TEAM 2LOSS
RM
Rustin McDonald

Z9Z7NP · Richland, WA, US

DUPR

4.181

JB
Jonathan Burrup

99D7PV · Kennewick, WA, US

DUPR

3.807

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-5033405027
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6894061527,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eddie Smith",
        "dupr_id": "35Y4VL",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "Jeffrey Gaca",
        "dupr_id": "RZKVQE",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7194227553,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rustin McDonald",
        "dupr_id": "Z9Z7NP",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "Jonathan Burrup",
        "dupr_id": "99D7PV",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Kennewick, WA, US"
      }
    ]
  }
]