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

Beyond Beginners Open - Mixed Doubles

ID: 5529631549

Match Scores

5-11

Loss

Play Date

2026-06-06

Play Time (Est)

2:15 AM

Play Location

Missouri City, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
DZ
Dongge Zhao

VX90QE · USA

DUPR

2.526

JW
Jun Wu

XKG4Y2 · Sugar Land, TX, US

DUPR

3.013

TEAM 2WINNER
MW
Mia Witherspoon

K56PG6 · USA

DUPR

3.102

JC
Jonathan Cedillo

GG6K6D · USA

DUPR

3.198

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-5529631549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7219688055,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dongge Zhao",
        "dupr_id": "VX90QE",
        "rating": 2.526,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jun Wu",
        "dupr_id": "XKG4Y2",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 7078414295,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mia Witherspoon",
        "dupr_id": "K56PG6",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Cedillo",
        "dupr_id": "GG6K6D",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]