Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2

ID: 5832758790

Match Scores

12-10

Loss

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Thomas Thompson

KXXGGY · Lone Tree, CO, US

DUPR

3.580

DB
Darren Bishop

WNQMJM · USA

DUPR

3.621

TEAM 2LOSS
JA
Javier Aguerrevere

56WE9R · Castle Pines, CO, US

DUPR

3.582

JP
Jose Pinto

VX0K75 · Denver, CO, US

DUPR

3.624

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-5832758790
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8036804086,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Thompson",
        "dupr_id": "KXXGGY",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": "Lone Tree, CO, US"
      },
      {
        "name": "Darren Bishop",
        "dupr_id": "WNQMJM",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7338660571,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Javier Aguerrevere",
        "dupr_id": "56WE9R",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      },
      {
        "name": "Jose Pinto",
        "dupr_id": "VX0K75",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]