Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool 2: 4.5-5.0 Men’s Doubles Moneyball

ID: 6002314183

Match Scores

6-11

Loss

Play Date

2026-04-14

Play Time (Est)

8:45 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1LOSS
Mitchell Fong

Q5YOPD · USA

DUPR

4.493

Jack Kwan

GWD6NM · Santa Clara, CA, US

DUPR

4.558

TEAM 2WINNER
Chris Harrison

EWDVGO · USA

DUPR

4.678

David Van Ness

2ZZ42R · Capitola, CA, US

DUPR

4.567

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-6002314183
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7772659097,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mitchell Fong",
        "dupr_id": "Q5YOPD",
        "rating": 4.493,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/1.jpg",
        "location": ""
      },
      {
        "name": "Jack Kwan",
        "dupr_id": "GWD6NM",
        "rating": 4.558,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/38.jpg",
        "location": "Santa Clara, CA, US"
      }
    ]
  },
  {
    "team_id": 7789572353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Harrison",
        "dupr_id": "EWDVGO",
        "rating": 4.678,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/70.jpg",
        "location": ""
      },
      {
        "name": "David Van Ness",
        "dupr_id": "2ZZ42R",
        "rating": 4.567,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "Capitola, CA, US"
      }
    ]
  }
]