Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18

ID: 7450009015

Match Scores

21-14

Loss

Play Date

2026-02-28

Play Time (Est)

8:45 AM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1WINNER
TW
Ted Wallace

DWZYK4 · Parker, CO, US

DUPR

4.424

DD
DeeAnn Daite

V4V99E · CO, US

DUPR

3.837

TEAM 2LOSS
AK
Aaron Koppinger

127K2Y · Centennial, CO, US

DUPR

4.267

LC
Lauri Carroll

RZW5ZD · Castle Rock, CO, US

DUPR

4.001

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-7450009015
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4393654243,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ted Wallace",
        "dupr_id": "DWZYK4",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      },
      {
        "name": "DeeAnn Daite",
        "dupr_id": "V4V99E",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "CO, US"
      }
    ]
  },
  {
    "team_id": 8102753611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Koppinger",
        "dupr_id": "127K2Y",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Centennial, CO, US"
      },
      {
        "name": "Lauri Carroll",
        "dupr_id": "RZW5ZD",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      }
    ]
  }
]