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

Pool B Div 14 MLP

ID: 7511856770

Match Scores

21-17

Loss

Play Date

2025-08-17

Play Time (Est)

3:30 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
VP
Victor Pham

E9N64M · USA

DUPR

3.827

JL
Janet Lee

X2MEY7 · Fremont, CA, US

DUPR

3.377

TEAM 2LOSS
BB
Bruce Bui

ODVLKE · San Jose, CA, US

DUPR

3.489

TL
Tiffany Le

QP7LE4 · USA

DUPR

3.013

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-7511856770
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4626965001,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victor Pham",
        "dupr_id": "E9N64M",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janet  Lee",
        "dupr_id": "X2MEY7",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 4493164740,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruce Bui",
        "dupr_id": "ODVLKE",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Tiffany Le",
        "dupr_id": "QP7LE4",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]