Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1: 4.0-4.5 Men’s Doubles

ID: 8108958745

Match Scores

14-16

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 1LOSS
Michael Nguyen

9PGELR · San Jose, CA, US

DUPR

4.355

Chris Lim

0QL5MX · San Jose, CA, US

DUPR

4.435

TEAM 2WINNER
Ng Ka Wei

YGVO94 · Singapore, SG

DUPR

5.056

NV
nathan vierhus

V442ZE · USA

DUPR

3.314

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-8108958745
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5871453028,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Nguyen",
        "dupr_id": "9PGELR",
        "rating": 4.355,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/51.jpg",
        "location": "San Jose, CA, US"
      },
      {
        "name": "Chris Lim",
        "dupr_id": "0QL5MX",
        "rating": 4.435,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 6789603271,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ng Ka Wei",
        "dupr_id": "YGVO94",
        "rating": 5.056,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Singapore, SG"
      },
      {
        "name": "nathan vierhus",
        "dupr_id": "V442ZE",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]