Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8578274163

Match Scores

5-11

Win

Play Date

2025-01-12

Play Time (Est)

4:45 AM

Play Location

9250 Crown Crest Blvd, Parker, CO 80138, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
Jennifer Dunbar

3LYZD5 · Castle Rock, CO, US

DUPR

3.208

Matt Lane

WXK4ZM · Castle Rock, CO, US

DUPR

4.254

TEAM 2WINNER
PP
Pratiksha Patel

1R5ERM · USA

DUPR

3.500

Pavan Patel

1242R3 · Aurora, CO, US

DUPR

4.933

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-8578274163
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6508819448,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Dunbar",
        "dupr_id": "3LYZD5",
        "rating": 3.208,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/48.jpg",
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Matt Lane",
        "dupr_id": "WXK4ZM",
        "rating": 4.254,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Castle Rock, CO, US"
      }
    ]
  },
  {
    "team_id": 8132389812,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pratiksha Patel",
        "dupr_id": "1R5ERM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pavan Patel",
        "dupr_id": "1242R3",
        "rating": 4.933,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Aurora, CO, US"
      }
    ]
  }
]