Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Men (B)

ID: 5504276271

Match Scores

15-9

Win

Play Date

2025-01-11

Play Time (Est)

4:45 AM

Play Location

DETA Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
AN
Alejandro Noy

7DXZP5 · Miami, FL, US

DUPR

3.900

MT
Michael Tefel

RZ9LKD · Miami, FL, US

DUPR

4.329

TEAM 2LOSS
BC
Bryan Castillo

9P66QJ · USA

DUPR

3.803

RG
Rey Garcia

ODKP97 · USA

DUPR

3.872

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-5504276271
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4942076626,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alejandro Noy",
        "dupr_id": "7DXZP5",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Michael Tefel",
        "dupr_id": "RZ9LKD",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 5893381377,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Castillo",
        "dupr_id": "9P66QJ",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rey  Garcia",
        "dupr_id": "ODKP97",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]