Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2: 4.0-4.5 Men’s Doubles

ID: 6902594914

Match Scores

11-9

Win

Play Date

2026-03-10

Play Time (Est)

11:30 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
MF
Mitchell Fong

Q5YOPD · USA

DUPR

4.511

FS
Frank Shaw

6NGR40 · USA

DUPR

4.153

TEAM 2LOSS
DD
Daniel Dang

RZ4RKQ · San Jose, CA, US

DUPR

3.935

DF
Derreck Frey

PZDD6M · San Jose, CA, US

DUPR

3.942

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-6902594914
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5876210978,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Fong",
        "dupr_id": "Q5YOPD",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Shaw",
        "dupr_id": "6NGR40",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6706081235,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Dang",
        "dupr_id": "RZ4RKQ",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Derreck Frey",
        "dupr_id": "PZDD6M",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]