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

Week 2

ID: 6576837984

Match Scores

11-2

Loss

Play Date

2025-10-28

Play Time (Est)

1:00 PM

Play Location

Fair Expo Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
NG
Nick Garcia

NRGR7N · Miami, FL, US

Rated Score

3.347

JC
Jonadab Cruz

7DPKPM · Princeton, FL, US

Rated Score

3.729

TEAM 2LOSS
CP
Cody Perez

JZWZE4 · Miami, FL, US

Rated Score

2.911

NM
Nicolas Mazzawi

RZELJD · Miami, FL, US

Rated Score

3.407

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-6576837984
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4972740312,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Garcia",
        "dupr_id": "NRGR7N",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Jonadab Cruz",
        "dupr_id": "7DPKPM",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Princeton, FL, US"
      }
    ]
  },
  {
    "team_id": 7219248480,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cody Perez",
        "dupr_id": "JZWZE4",
        "rating": 2.911,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Nicolas Mazzawi",
        "dupr_id": "RZELJD",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]