Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

3.5 Men's Doubles League

ID: 6103553007

Match Scores

21-13

Loss

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

Kennewick, WA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Joe Mackay

99ROKR · Kennewick, WA, US

DUPR

3.683

JH
Jordan Hickman

NR4LNN · USA

DUPR

3.496

TEAM 2LOSS
BF
Bryan Fredrickson

94E99J · Pasco, WA, US

DUPR

3.097

BB
Ben Beus

LW44QK · Pasco, WA, US

DUPR

3.530

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-6103553007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7783888640,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Mackay",
        "dupr_id": "99ROKR",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "Kennewick, WA, US"
      },
      {
        "name": "Jordan Hickman",
        "dupr_id": "NR4LNN",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4879557591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Fredrickson",
        "dupr_id": "94E99J",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": "Pasco, WA, US"
      },
      {
        "name": "Ben Beus",
        "dupr_id": "LW44QK",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Pasco, WA, US"
      }
    ]
  }
]