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

iPickle 2026 Winter Classic Mixed Doubles 3.5 (8+) Group A

ID: 6408990595

Match Scores

11-5

Loss

Play Date

2026-02-01

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Tina Tran

M2P6LV · USA

DUPR

3.843

OL
O’Connor Langi

7NXYD0 · USA

DUPR

3.059

TEAM 2LOSS
EC
Elaine Chen

RZGWDZ · USA

DUPR

3.069

RT
Ryan Tran

DWZ644 · CA, US

DUPR

3.763

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-6408990595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6892059768,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tina Tran",
        "dupr_id": "M2P6LV",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "O’Connor Langi",
        "dupr_id": "7NXYD0",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7043332159,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elaine Chen",
        "dupr_id": "RZGWDZ",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Tran",
        "dupr_id": "DWZ644",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  }
]