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

Competitive Open Play Match

ID: 6925392299

Match Scores

7-11

Loss

Play Date

2026-02-26

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Billy Chow

35WRK0 · Menlo Park, CA, US

DUPR

3.404

Aimee Yan

3LQ4RJ · USA

DUPR

3.044

TEAM 2WINNER
HP
Hang Pham

EL6D5W · USA

DUPR

3.548

AW
Andy Wu

7DDPN5 · USA

DUPR

3.818

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-6925392299
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4745688939,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Billy Chow",
        "dupr_id": "35WRK0",
        "rating": 3.404,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/45.jpg",
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Aimee Yan",
        "dupr_id": "3LQ4RJ",
        "rating": 3.044,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/22.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 7569602106,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hang  Pham",
        "dupr_id": "EL6D5W",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Wu",
        "dupr_id": "7DDPN5",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]