Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0 Doubles

ID: 5595605184

Match Scores

6-11

Win

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

Huntington Beach Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
PM
Paul Mason

3LQPWK · USA

DUPR

4.041

TT
Tyler Treadway

7ZVP5N · USA

DUPR

3.866

TEAM 2WINNER
HK
Hans Kim

PZYWWZ · Federal Way, WA, US

DUPR

4.058

AM
Alex Martinez

Q54EW5 · Sin., MX

DUPR

4.077

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-5595605184
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4611986303,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Mason",
        "dupr_id": "3LQPWK",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler  Treadway",
        "dupr_id": "7ZVP5N",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4971307932,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hans Kim",
        "dupr_id": "PZYWWZ",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Federal Way, WA, US"
      },
      {
        "name": "Alex Martinez",
        "dupr_id": "Q54EW5",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Sin., MX"
      }
    ]
  }
]