Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2D TOURNAMENT ONE INDOOR CLUB

ID: 7101794864

Match Scores

11-0

Loss

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

North Miami, FL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Alex Gonzalez

YGNLYD · Miami, FL, US

DUPR

3.919

Cole Katsikos

VXZ905 · Miami, FL, US

DUPR

4.118

TEAM 2LOSS
TR
Tom Roche

4LOP62 · USA

DUPR

3.507

Ivan Chaparro

ODEJNP · Lauderdale Lakes, FL, US

DUPR

3.292

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-7101794864
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4658667157,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Gonzalez",
        "dupr_id": "YGNLYD",
        "rating": 3.919,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Miami, FL, US"
      },
      {
        "name": "Cole Katsikos",
        "dupr_id": "VXZ905",
        "rating": 4.118,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/62.jpg",
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 4634148111,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Roche",
        "dupr_id": "4LOP62",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ivan Chaparro",
        "dupr_id": "ODEJNP",
        "rating": 3.292,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Lauderdale Lakes, FL, US"
      }
    ]
  }
]