Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Division 17

ID: 5817105060

Match Scores

12-21

Loss

Play Date

2026-03-21

Play Time (Est)

1:00 PM

Play Location

The HUB Pickleball Club - Silicon Valley

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
David Reveno

PW74XM · USA

DUPR

3.717

Anthony Gonzales

XJQV42 · San Jose, CA, US

DUPR

3.967

TEAM 2WINNER
Joseph Axisa

L5GZ55 · Santa Cruz, CA, US

DUPR

4.024

Aaron Bartley

6NNWRQ · La Selva Beach, CA, US

DUPR

4.018

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-5817105060
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6059134291,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Reveno",
        "dupr_id": "PW74XM",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Gonzales",
        "dupr_id": "XJQV42",
        "rating": 3.967,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 4320547614,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Axisa",
        "dupr_id": "L5GZ55",
        "rating": 4.024,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Santa Cruz, CA, US"
      },
      {
        "name": "Aaron Bartley",
        "dupr_id": "6NNWRQ",
        "rating": 4.018,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "La Selva Beach, CA, US"
      }
    ]
  }
]