Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.5 Mens Doubles League

ID: 4675614349

Match Scores

19-21

Win

Play Date

2026-03-10

Play Time (Est)

2:15 AM

Play Location

Kennewick, WA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Joe Mackay

99ROKR · Kennewick, WA, US

DUPR

3.699

JH
Jordan Hickman

NR4LNN · USA

DUPR

3.401

TEAM 2WINNER
LR
Lance Rhoten

V4RLW7 · USA

DUPR

3.338

Jonathan Burrup

99D7PV · Kennewick, WA, US

DUPR

3.827

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-4675614349
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5612622169,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joe Mackay",
        "dupr_id": "99ROKR",
        "rating": 3.699,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Kennewick, WA, US"
      },
      {
        "name": "Jordan Hickman",
        "dupr_id": "NR4LNN",
        "rating": 3.401,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8342969979,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lance Rhoten",
        "dupr_id": "V4RLW7",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Burrup",
        "dupr_id": "99D7PV",
        "rating": 3.827,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/50.jpg",
        "location": "Kennewick, WA, US"
      }
    ]
  }
]