Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 1

ID: 6967492379

Match Scores

11-7

Loss

Play Date

2026-02-23

Play Time (Est)

12:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Brandon McAlees

2QOW5R · Highlands Ranch, CO, US

DUPR

4.207

DJ
David Jaffe

8KD0GK · USA

DUPR

3.914

TEAM 2LOSS
RS
Robert Shaw

KDNJWK · USA

DUPR

3.665

DA
David A Blanco

V77MDE · Castle Pines, CO, US

DUPR

4.377

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-6967492379
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7803024012,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon McAlees",
        "dupr_id": "2QOW5R",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "David Jaffe",
        "dupr_id": "8KD0GK",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5510002935,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Shaw",
        "dupr_id": "KDNJWK",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David A Blanco",
        "dupr_id": "V77MDE",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      }
    ]
  }
]