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

Vice City Dink Docs

ID: 4801322215

Match Scores

8-15

Win

Play Date

2026-06-02

Play Time (Est)

8:45 AM

Play Location

Miami, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
ML
Mario Lubian

5YPME0 · Doral, FL, US

DUPR

3.083

JB
John Bernal

7D5P2N · Westchester, FL, US

DUPR

3.055

TEAM 2WINNER
RO
Randy Ortiz

V462E5 · Miami, FL, US

DUPR

2.814

RT
Rosa T. Rigau

D9OZZ6 · Miami, FL, US

DUPR

3.456

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-4801322215
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4566922109,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mario  Lubian",
        "dupr_id": "5YPME0",
        "rating": 3.083,
        "profile_pic_url": null,
        "location": "Doral, FL, US"
      },
      {
        "name": "John Bernal",
        "dupr_id": "7D5P2N",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": "Westchester, FL, US"
      }
    ]
  },
  {
    "team_id": 4656029809,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Randy Ortiz",
        "dupr_id": "V462E5",
        "rating": 2.814,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Rosa T. Rigau",
        "dupr_id": "D9OZZ6",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]