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

Competitive Open Play Match

ID: 5239621281

Match Scores

11-0

Loss

Play Date

2025-02-12

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EC
Emanuele Celso

5607R5 · Miami, FL, US

Rated Score

3.190

NP
Nina Pereira

QPWE0R · Miami, FL, US

Rated Score

2.932

TEAM 2LOSS
RL
Riette Lotker

RY6QNZ · Miami, FL, US

Rated Score

3.008

H
Heather

XJQJDX · Miami, FL, US

Rated Score

2.587

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-5239621281
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7862199685,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emanuele Celso",
        "dupr_id": "5607R5",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Nina Pereira",
        "dupr_id": "QPWE0R",
        "rating": 2.932,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 5269862350,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Riette Lotker",
        "dupr_id": "RY6QNZ",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Heather",
        "dupr_id": "XJQJDX",
        "rating": 2.587,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]