Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5

ID: 7934123580

Match Scores

11-3

Win

Play Date

2026-03-23

Play Time (Est)

1:00 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Brandon McAlees

2QOW5R · Highlands Ranch, CO, US

DUPR

4.200

DJ
David Jaffe

8KD0GK · USA

DUPR

3.907

TEAM 2LOSS
JH
Jack Hamilton

KOG5Q7 · CO, US

DUPR

3.801

PM
Patrick Melo

QPWO2R · Denver, CO, US

DUPR

4.009

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-7934123580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8487603882,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon McAlees",
        "dupr_id": "2QOW5R",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "David Jaffe",
        "dupr_id": "8KD0GK",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5613379084,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Hamilton",
        "dupr_id": "KOG5Q7",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": "CO, US"
      },
      {
        "name": "Patrick Melo",
        "dupr_id": "QPWO2R",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]