Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

March Tournament - Mixed Doubles <4.0

ID: 6755070760

Match Scores

6-11

Loss

Play Date

2026-03-29

Play Time (Est)

5:00 PM

Play Location

1 Valley Street, New Haven, 06515

Unverified Facility

Competitor Teams

TEAM 1LOSS
DV
David Villarreal

ZN454D · USA

DUPR

3.676

SR
Stacey Rose

6ZPORK · Branford, CT, US

DUPR

3.643

TEAM 2WINNER
MS
Mike Sharma

GW42GG · CT, US

DUPR

3.062

KS
Katrina Sinyagina

ODKOQE · USA

DUPR

3.922

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-6755070760
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5360826001,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Villarreal",
        "dupr_id": "ZN454D",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stacey Rose",
        "dupr_id": "6ZPORK",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Branford, CT, US"
      }
    ]
  },
  {
    "team_id": 6885391752,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Sharma",
        "dupr_id": "GW42GG",
        "rating": 3.062,
        "profile_pic_url": null,
        "location": "CT, US"
      },
      {
        "name": "Katrina Sinyagina",
        "dupr_id": "ODKOQE",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]