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

Beyond Beginners Open - Mixed Doubles

ID: 7246499391

Match Scores

11-0

Win

Play Date

2026-06-06

Play Time (Est)

4:45 AM

Play Location

Missouri City, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
AJ
Anabelle Jurisson

MYQ6MD · Houston, TX, US

DUPR

2.965

JP
Juan Perez

VXVM0J · Houston, TX, US

DUPR

2.871

TEAM 2LOSS
JY
Jen Yu

9JK0GE · USA

DUPR

2.039

AA
AJ Alba

NXGGD6 · USA

DUPR

2.785

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-7246499391
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5932143702,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anabelle Jurisson",
        "dupr_id": "MYQ6MD",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Juan Perez",
        "dupr_id": "VXVM0J",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4864248051,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jen Yu",
        "dupr_id": "9JK0GE",
        "rating": 2.039,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "AJ Alba",
        "dupr_id": "NXGGD6",
        "rating": 2.785,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]