Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinkheads Tournament

ID: 4348280029

Match Scores

11-6

Win

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AT
Anthony Taboada

2Y477Y · Miami, FL, US

DUPR

3.883

JF
Joey Fajardo

12O7O4 · Miami, FL, US

DUPR

4.231

TEAM 2LOSS
AY
Alex Younger

DN5RP6 · Miami, FL, US

DUPR

3.727

BV
Benjamin Vargas

PKEDLX · Tamiami, FL, US

DUPR

4.125

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-4348280029
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4743459758,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Taboada",
        "dupr_id": "2Y477Y",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Joey Fajardo",
        "dupr_id": "12O7O4",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 5349722693,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Younger",
        "dupr_id": "DN5RP6",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Benjamin Vargas",
        "dupr_id": "PKEDLX",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Tamiami, FL, US"
      }
    ]
  }
]