Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 8457549748

Match Scores

8-11

Win

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

North Miami

Unverified Facility

Competitor Teams

TEAM 1LOSS
SF
Sergio Fernandez

3O7M6P · USA

DUPR

4.302

BR
Barbara Rodriguez

0YZLDQ · Miami, FL, US

DUPR

3.066

TEAM 2WINNER
SR
Sabrina Rodriguez

9P2JNR · Hialeah, FL, US

DUPR

3.412

OG
Osiris Guevara Alvarez

84MORK · Pooler, GA, US

DUPR

3.833

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-8457549748
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6575605418,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sergio Fernandez",
        "dupr_id": "3O7M6P",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Barbara Rodriguez",
        "dupr_id": "0YZLDQ",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 5334200919,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sabrina Rodriguez",
        "dupr_id": "9P2JNR",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Hialeah, FL, US"
      },
      {
        "name": "Osiris Guevara Alvarez",
        "dupr_id": "84MORK",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "Pooler, GA, US"
      }
    ]
  }
]