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

Competitive Open Play Match

ID: 7359355307

Match Scores

8-11

Win

Play Date

2026-05-22

Play Time (Est)

12:45 AM

Play Location

Menlo Park, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Billy Chow

35WRK0 · Menlo Park, CA, US

DUPR

3.368

TN
Tyler Needman

PKNZXQ · USA

DUPR

3.093

TEAM 2WINNER
HP
Hang Pham

EL6D5W · USA

DUPR

3.597

Aimee Yan

3LQ4RJ · USA

DUPR

3.086

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-7359355307
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5017472941,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Billy Chow",
        "dupr_id": "35WRK0",
        "rating": 3.368,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/45.jpg",
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Tyler Needman",
        "dupr_id": "PKNZXQ",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7176394078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hang  Pham",
        "dupr_id": "EL6D5W",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aimee Yan",
        "dupr_id": "3LQ4RJ",
        "rating": 3.086,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/22.jpg",
        "location": ""
      }
    ]
  }
]