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

Competitive Open Play Match

ID: 7943413410

Match Scores

11-7

Loss

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SR
Sergio Rojas

PWK0GE · Miami, FL, US

DUPR

3.048

YA
Yuricane Alvarez

9PREDV · Hialeah, FL, US

DUPR

3.081

TEAM 2LOSS
FC
Franco Castagnola

9JQ9DJ · IND CRK VLG, FL, US

DUPR

2.888

MM
Michel Margulis

L5RNKQ · Miami Shores, FL, US

DUPR

3.262

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-7943413410
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7737053341,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sergio Rojas",
        "dupr_id": "PWK0GE",
        "rating": 3.048,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Yuricane Alvarez",
        "dupr_id": "9PREDV",
        "rating": 3.081,
        "profile_pic_url": null,
        "location": "Hialeah, FL, US"
      }
    ]
  },
  {
    "team_id": 6485092520,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Franco Castagnola",
        "dupr_id": "9JQ9DJ",
        "rating": 2.888,
        "profile_pic_url": null,
        "location": "IND CRK VLG, FL, US"
      },
      {
        "name": "Michel Margulis",
        "dupr_id": "L5RNKQ",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "Miami Shores, FL, US"
      }
    ]
  }
]