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

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

ID: 6936615242

Match Scores

7-11

Win

Play Date

2026-02-01

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Monica Mason

DYDX7M · USA

DUPR

2.860

Jedrick Ismael

99MN4V · Baldwin Park, CA, US

DUPR

3.480

TEAM 2WINNER
EC
Elaine Chen

RZGWDZ · USA

DUPR

3.034

Ryan Tran

DWZ644 · CA, US

DUPR

3.744

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-6936615242
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4847662050,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Monica Mason",
        "dupr_id": "DYDX7M",
        "rating": 2.86,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jedrick Ismael",
        "dupr_id": "99MN4V",
        "rating": 3.48,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/51.jpg",
        "location": "Baldwin Park, CA, US"
      }
    ]
  },
  {
    "team_id": 7762112456,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elaine Chen",
        "dupr_id": "RZGWDZ",
        "rating": 3.034,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Tran",
        "dupr_id": "DWZ644",
        "rating": 3.744,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/7.jpg",
        "location": "CA, US"
      }
    ]
  }
]