Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 14 Division

ID: 6522496100

Match Scores

21-18

Win

Play Date

2026-05-15

Play Time (Est)

9:00 PM

Play Location

Epic Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
Javier Carvajal

35GQV3 · Plantation, FL, US

DUPR

3.922

Stacy Kline

8975NV · Fort Lauderdale, FL, US

DUPR

3.614

TEAM 2LOSS
Oliver Braganza

G5GG7M · Miramar, FL, US

DUPR

3.271

Cintia Ramires

K5469Y · FL

DUPR

3.750

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-6522496100
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8534003853,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Javier Carvajal",
        "dupr_id": "35GQV3",
        "rating": 3.922,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Plantation, FL, US"
      },
      {
        "name": "Stacy Kline",
        "dupr_id": "8975NV",
        "rating": 3.614,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/17.jpg",
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  },
  {
    "team_id": 5240797332,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Oliver Braganza",
        "dupr_id": "G5GG7M",
        "rating": 3.271,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
        "location": "Miramar, FL, US"
      },
      {
        "name": "Cintia Ramires",
        "dupr_id": "K5469Y",
        "rating": 3.75,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/80.jpg",
        "location": "FL"
      }
    ]
  }
]