Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

QOTC

ID: 8437578059

Match Scores

11-13

Loss

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

SUPR Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Arianna Dahlia

JYLOYO · USA

DUPR

2.719

SH
Stefania Hurtado

6K5N0E · Tomball, TX, US

DUPR

2.188

TEAM 2WINNER
LP
Lesly Perez

D9JEJM · Houston, TX, US

DUPR

2.288

AW
Andy West

6ZDV6G · Houston, TX, US

DUPR

2.879

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-8437578059
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7103589431,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arianna Dahlia",
        "dupr_id": "JYLOYO",
        "rating": 2.719,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stefania  Hurtado",
        "dupr_id": "6K5N0E",
        "rating": 2.188,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      }
    ]
  },
  {
    "team_id": 8093676761,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lesly Perez",
        "dupr_id": "D9JEJM",
        "rating": 2.288,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Andy West",
        "dupr_id": "6ZDV6G",
        "rating": 2.879,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]