Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The West Coast Championship 2026_Intermediate Mixed Doubles

ID: 7139596010

Match Scores

15-13

Win

Play Date

2026-05-23

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Adria Cardoza

5E0DJ5 · USA

DUPR

3.589

Anuj Bhave

DYWYR6 · Mumbai

DUPR

4.188

TEAM 2LOSS
TM
Tanish M

RD5X7D · USA

DUPR

4.019

MN
Mahek Nayak

OZOVNW · USA

DUPR

4.019

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-7139596010
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5091651795,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adria Cardoza",
        "dupr_id": "5E0DJ5",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anuj  Bhave",
        "dupr_id": "DYWYR6",
        "rating": 4.188,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Mumbai"
      }
    ]
  },
  {
    "team_id": 5593826514,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tanish M",
        "dupr_id": "RD5X7D",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mahek Nayak",
        "dupr_id": "OZOVNW",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]