Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Claremont Championships - Mixed Doubles 4.0 (35+)

ID: 7294618053

Match Scores

11-5

Win

Play Date

2026-04-26

Play Time (Est)

10:15 AM

Play Location

Claremont, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
Jennifer tran

99V75J · USA

DUPR

3.539

Binh Nguyen

XK4574 · Cypress, CA, US

DUPR

4.017

TEAM 2LOSS
Patricia Lipton

16MMNK · Los Angeles, CA, US

DUPR

3.677

Rodney Hebron

DNLOEM · Los Angeles, CA, US

DUPR

3.409

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-7294618053
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8247124822,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer  tran",
        "dupr_id": "99V75J",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Binh Nguyen",
        "dupr_id": "XK4574",
        "rating": 4.017,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/74.jpg",
        "location": "Cypress, CA, US"
      }
    ]
  },
  {
    "team_id": 6125419284,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patricia Lipton",
        "dupr_id": "16MMNK",
        "rating": 3.677,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/19.jpg",
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Rodney Hebron",
        "dupr_id": "DNLOEM",
        "rating": 3.409,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/20.jpg",
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]