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

Pool B

ID: 7947263784

Match Scores

11-8

Loss

Play Date

2026-02-23

Play Time (Est)

1:00 PM

Play Location

Dink Club Pickle Ball Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Tyler Tacornal

940DEJ · USA

DUPR

3.241

MT
Merina Tacornal

OZK5VP · USA

DUPR

2.603

TEAM 2LOSS
KV
Kevin Vergara

VX22J6 · USA

DUPR

2.475

BZ
Bianca Zevallos

0RY7R2 · Miami, FL, US

DUPR

3.149

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-7947263784
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5387935938,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler  Tacornal",
        "dupr_id": "940DEJ",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Merina Tacornal",
        "dupr_id": "OZK5VP",
        "rating": 2.603,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6608959450,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Vergara",
        "dupr_id": "VX22J6",
        "rating": 2.475,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bianca Zevallos",
        "dupr_id": "0RY7R2",
        "rating": 3.149,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]