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

Beyond Beginners Open - Mixed Doubles

ID: 6175859868

Match Scores

11-6

Win

Play Date

2026-06-06

Play Time (Est)

1:00 PM

Play Location

Missouri City, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
AJ
Anabelle Jurisson

MYQ6MD · Houston, TX, US

DUPR

2.811

JP
Juan Perez

VXVM0J · Houston, TX, US

DUPR

2.803

TEAM 2LOSS
JY
Jen Yu

9JK0GE · USA

DUPR

2.175

AA
AJ Alba

NXGGD6 · USA

DUPR

2.926

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-6175859868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6791965148,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anabelle Jurisson",
        "dupr_id": "MYQ6MD",
        "rating": 2.811,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Juan Perez",
        "dupr_id": "VXVM0J",
        "rating": 2.803,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5171556769,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jen Yu",
        "dupr_id": "9JK0GE",
        "rating": 2.175,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "AJ Alba",
        "dupr_id": "NXGGD6",
        "rating": 2.926,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]