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

Competitive Open Play Match

ID: 8434532172

Match Scores

11-5

Loss

Play Date

2025-11-19

Play Time (Est)

1:00 PM

Play Location

800 Middle Ave, Menlo Park, CA 94025, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
HP
Hang Pham

EL6D5W · USA

DUPR

3.715

AW
Andy Wu

7DDPN5 · USA

DUPR

3.891

TEAM 2LOSS
AY
Aimee Yan

3LQ4RJ · USA

DUPR

3.015

BC
Billy Chow

35WRK0 · Menlo Park, CA, US

DUPR

3.343

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-8434532172
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6401968215,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hang  Pham",
        "dupr_id": "EL6D5W",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Wu",
        "dupr_id": "7DDPN5",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7290473857,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aimee Yan",
        "dupr_id": "3LQ4RJ",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Billy Chow",
        "dupr_id": "35WRK0",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      }
    ]
  }
]