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

All Valley Tournament - Men's Doubles 2.5

ID: 5682014268

Match Scores

7-11

Win

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Jose Bartolome

LZE2VZ · USA

DUPR

3.258

AG
AK Gharwal

4QKQNG · USA

DUPR

3.258

TEAM 2WINNER
TH
Tristen harry

Q9ZG4D · USA

DUPR

3.334

TH
Tyler Harry

6P4920 · Los Angeles, CA, US

DUPR

3.334

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-5682014268
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4439785503,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jose Bartolome",
        "dupr_id": "LZE2VZ",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "AK Gharwal",
        "dupr_id": "4QKQNG",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7523114936,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tristen harry",
        "dupr_id": "Q9ZG4D",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Harry",
        "dupr_id": "6P4920",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]