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

Pool B

ID: 8222200293

Match Scores

11-9

Loss

Play Date

2026-02-23

Play Time (Est)

10:15 AM

Play Location

Dink Club Pickle Ball Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Alba Martinez

0RPYX4 · Miami, FL, US

DUPR

2.732

FP
Francis Perez

6NXONQ · Miami, FL, US

DUPR

2.852

TEAM 2LOSS
KV
Kevin Vergara

VX22J6 · USA

DUPR

2.451

BZ
Bianca Zevallos

0RY7R2 · Miami, FL, US

DUPR

3.144

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-8222200293
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6525018897,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alba Martinez",
        "dupr_id": "0RPYX4",
        "rating": 2.732,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Francis Perez",
        "dupr_id": "6NXONQ",
        "rating": 2.852,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 6091902715,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Vergara",
        "dupr_id": "VX22J6",
        "rating": 2.451,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bianca Zevallos",
        "dupr_id": "0RY7R2",
        "rating": 3.144,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]