Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.0 Doubles

ID: 5107160761

Match Scores

11-0

Loss

Play Date

2026-02-07

Play Time (Est)

2:15 AM

Play Location

Huntington Beach Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
Oliver Hu

2QEGN9 · Irvine, CA, US

DUPR

4.874

JL
Jamie Lam

Z49DQD · USA

DUPR

3.997

TEAM 2LOSS
Paul Carton

W6RKYG · Long Beach, CA, US

DUPR

3.132

Nani Luculescu

67MPLK · Rossmoor, CA, US

DUPR

3.723

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-5107160761
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6038780794,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Oliver Hu",
        "dupr_id": "2QEGN9",
        "rating": 4.874,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/42.jpg",
        "location": "Irvine, CA, US"
      },
      {
        "name": "Jamie Lam",
        "dupr_id": "Z49DQD",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4380040525,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Carton",
        "dupr_id": "W6RKYG",
        "rating": 3.132,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Nani Luculescu",
        "dupr_id": "67MPLK",
        "rating": 3.723,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/50.jpg",
        "location": "Rossmoor, CA, US"
      }
    ]
  }
]