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

Mixed Doubles 3.0

ID: 8574455530

Match Scores

5-15

Win

Play Date

2026-04-05

Play Time (Est)

11:30 PM

Play Location

The FORT

View Facility Page →

Competitor Teams

TEAM 1LOSS
RR
Rudolf Roux

YN4YXK · USA

DUPR

2.701

LB
laury brierre roux

LWNYMQ · USA

DUPR

2.560

TEAM 2WINNER
MC
Maria C Parra

MYPREG · Weston, FL, US

DUPR

3.336

JA
Jorge Acosta

KO07W7 · Weston, FL, US

DUPR

3.097

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-8574455530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5091445731,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rudolf Roux",
        "dupr_id": "YN4YXK",
        "rating": 2.701,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "laury brierre roux",
        "dupr_id": "LWNYMQ",
        "rating": 2.56,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6799543431,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maria C Parra",
        "dupr_id": "MYPREG",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": "Weston, FL, US"
      },
      {
        "name": "Jorge Acosta",
        "dupr_id": "KO07W7",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": "Weston, FL, US"
      }
    ]
  }
]