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

Team DUPR Booster 4.0

ID: 7616108990

Match Scores

11-7

Win

Play Date

2026-01-03

Play Time (Est)

3:30 PM

Play Location

Dink Club Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
AO
Anthony Ortega

94E2LR · USA

Rated Score

3.415

SG
Sebastian Gomez

X2E2O2 · Miami, FL, US

Rated Score

3.696

TEAM 2LOSS
AC
Alexis Carrera

4LG6GG · Miami, FL, US

Rated Score

3.078

AC
Annie Carrera

YGW524 · Miami, FL, US

Rated Score

3.718

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-7616108990
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7147373905,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Ortega",
        "dupr_id": "94E2LR",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sebastian  Gomez",
        "dupr_id": "X2E2O2",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 8173007069,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexis Carrera",
        "dupr_id": "4LG6GG",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Annie Carrera",
        "dupr_id": "YGW524",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]