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

Beyond Beginners Open - Mixed Doubles

ID: 4792178429

Match Scores

15-3

Win

Play Date

2026-06-06

Play Time (Est)

6:15 AM

Play Location

Missouri City, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
AJ
Anabelle Jurisson

MYQ6MD · Houston, TX, US

DUPR

3.096

JP
Juan Perez

VXVM0J · Houston, TX, US

DUPR

2.937

TEAM 2LOSS
MW
Mia Witherspoon

K56PG6 · USA

DUPR

2.977

JC
Jonathan Cedillo

GG6K6D · USA

DUPR

3.073

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-4792178429
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5312464389,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anabelle Jurisson",
        "dupr_id": "MYQ6MD",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Juan Perez",
        "dupr_id": "VXVM0J",
        "rating": 2.937,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7440223853,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mia Witherspoon",
        "dupr_id": "K56PG6",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Cedillo",
        "dupr_id": "GG6K6D",
        "rating": 3.073,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]