Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5682509820

Match Scores

4-11

Loss

Play Date

2025-05-20

Play Time (Est)

1:00 PM

Play Location

Aurora, CO, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TT
Tori Thorp

8JQ90J · Parker, CO, US

DUPR

3.848

TS
teresa Schultheis

4ZX7QV · USA

DUPR

3.453

TEAM 2WINNER
CH
Carrie Houck

8KDJYY · USA

DUPR

3.517

JZ
Jennie Zordel

1RPWOZ · Aurora, CO, US

DUPR

3.402

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-5682509820
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8219088935,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tori Thorp",
        "dupr_id": "8JQ90J",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      },
      {
        "name": "teresa Schultheis",
        "dupr_id": "4ZX7QV",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4908031155,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carrie Houck",
        "dupr_id": "8KDJYY",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennie Zordel",
        "dupr_id": "1RPWOZ",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      }
    ]
  }
]