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

Vice City Dink Docs

ID: 8047276510

Match Scores

11-0

Loss

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

Miami, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
John Bernal

7D5P2N · Westchester, FL, US

DUPR

3.054

RT
Rosa T. Rigau

D9OZZ6 · Miami, FL, US

DUPR

3.457

TEAM 2LOSS
ML
Mario Lubian

5YPME0 · Doral, FL, US

DUPR

3.102

RO
Randy Ortiz

V462E5 · Miami, FL, US

DUPR

2.805

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-8047276510
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8229599817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Bernal",
        "dupr_id": "7D5P2N",
        "rating": 3.054,
        "profile_pic_url": null,
        "location": "Westchester, FL, US"
      },
      {
        "name": "Rosa T. Rigau",
        "dupr_id": "D9OZZ6",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 7569872955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mario  Lubian",
        "dupr_id": "5YPME0",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": "Doral, FL, US"
      },
      {
        "name": "Randy Ortiz",
        "dupr_id": "V462E5",
        "rating": 2.805,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]