Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 4

ID: 8244795703

Match Scores

14-15

Win

Play Date

2026-04-27

Play Time (Est)

8:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
CT
Charlie Tingstrom

8M6VG3 · USA

DUPR

4.541

DS
Damon Stephens

5EMOW0 · Castle Pines, CO, US

DUPR

3.633

TEAM 2WINNER
DJ
David Jaffe

8KD0GK · USA

DUPR

3.884

AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.922

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-8244795703
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5923334264,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charlie Tingstrom",
        "dupr_id": "8M6VG3",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Damon Stephens",
        "dupr_id": "5EMOW0",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      }
    ]
  },
  {
    "team_id": 7229282332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Jaffe",
        "dupr_id": "8KD0GK",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]