Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Builder Team 3.5-4.0

ID: 7128571987

Match Scores

9-11

Loss

Play Date

2025-10-10

Play Time (Est)

8:45 AM

Play Location

Fair Expo Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
SA
Sergio Arenas

XJWPKR · USA

DUPR

3.002

GY
Gary Yeung

V7GXP5 · The Hammocks, FL, US

DUPR

4.118

TEAM 2WINNER
ME
Michael Estevez

RZV7ZE · USA

DUPR

3.591

Y
Yunior

P5V55E · Miami, FL, US

DUPR

3.357

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-7128571987
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5459686506,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sergio Arenas",
        "dupr_id": "XJWPKR",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary Yeung",
        "dupr_id": "V7GXP5",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "The Hammocks, FL, US"
      }
    ]
  },
  {
    "team_id": 7996476526,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Estevez",
        "dupr_id": "RZV7ZE",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yunior",
        "dupr_id": "P5V55E",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]