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

14’s Men Pool B

ID: 8066037752

Match Scores

21-14

Win

Play Date

2025-09-20

Play Time (Est)

9:00 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
MF
Michael Fox

3LW9VQ · San Jose, CA, US

DUPR

3.685

DL
Darwin Lee

17EXD0 · Santa Clara, CA, US

DUPR

3.119

TEAM 2LOSS
RH
Ryan Ho

35D6LP · Los Gatos, CA, US

DUPR

2.947

RR
Reid Rolfes

3ONZL2 · Newport Beach, CA, US

DUPR

3.189

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-8066037752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5056101444,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Fox",
        "dupr_id": "3LW9VQ",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Darwin Lee",
        "dupr_id": "17EXD0",
        "rating": 3.119,
        "profile_pic_url": null,
        "location": "Santa Clara, CA, US"
      }
    ]
  },
  {
    "team_id": 6235401176,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Ho",
        "dupr_id": "35D6LP",
        "rating": 2.947,
        "profile_pic_url": null,
        "location": "Los Gatos, CA, US"
      },
      {
        "name": "Reid Rolfes",
        "dupr_id": "3ONZL2",
        "rating": 3.189,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  }
]