Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1: 4.0-4.5 Men’s Doubles

ID: 6241962265

Match Scores

11-7

Loss

Play Date

2026-03-10

Play Time (Est)

2:15 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
CH
Chris Harrison

EWDVGO · USA

DUPR

4.596

JW
Jeffrey Wilson

P5MKZZ · USA

DUPR

4.304

TEAM 2LOSS
RL
Randy Lu

PW79DX · San Jose, CA, US

DUPR

3.865

CP
Chris Pham

LZ2VDZ · USA

DUPR

4.311

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-6241962265
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5763622476,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Harrison",
        "dupr_id": "EWDVGO",
        "rating": 4.596,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Wilson",
        "dupr_id": "P5MKZZ",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5473177542,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Lu",
        "dupr_id": "PW79DX",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Chris Pham",
        "dupr_id": "LZ2VDZ",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]