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

Mixed Doubles 3.0-3.5

ID: 8249561964

Match Scores

11-6, 11-4

Loss

Play Date

2026-05-24

Play Time (Est)

1:00 PM

Play Location

The Picklr Menomonee Falls

Unverified Facility

Competitor Teams

TEAM 1WINNER
CF
Cheng Fu Hang

DN54E6 · USA

DUPR

3.647

LV
Lee Vang

67P5O0 · USA

DUPR

3.055

TEAM 2LOSS
RS
Roberto Serrano

3XDLR1 · Greendale, WI, US

DUPR

3.353

MR
Maka Rousse

NRLEXN · USA

DUPR

2.709

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-8249561964
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4837795543,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cheng Fu Hang",
        "dupr_id": "DN54E6",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lee Vang",
        "dupr_id": "67P5O0",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5895130113,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roberto Serrano",
        "dupr_id": "3XDLR1",
        "rating": 3.353,
        "profile_pic_url": null,
        "location": "Greendale, WI, US"
      },
      {
        "name": "Maka Rousse",
        "dupr_id": "NRLEXN",
        "rating": 2.709,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]