Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LIGA SEMANAL TENICLU

ID: 4776209591

Match Scores

15-9

Loss

Play Date

2026-01-28

Play Time (Est)

12:45 AM

Play Location

TENICLU Sports & Wellness, Santiago de los Caballeros, Dominican Republic

Unverified Facility

Competitor Teams

TEAM 1WINNER
NV
Nelson Vinas

X29LW4 · Santiago Province, DO

DUPR

4.141

HG
Hasby González

K5JMRO · USA

DUPR

3.785

TEAM 2LOSS
HS
Henry Sang

PZE74Z · USA

DUPR

3.201

LC
Leonardo Cabral

ZDEVQW · Orlando, FL, US

DUPR

3.256

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-4776209591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4459528002,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nelson Vinas",
        "dupr_id": "X29LW4",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Santiago Province, DO"
      },
      {
        "name": "Hasby González",
        "dupr_id": "K5JMRO",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8374769879,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henry Sang",
        "dupr_id": "PZE74Z",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leonardo Cabral",
        "dupr_id": "ZDEVQW",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]