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

League Play (3.0-3.5) Mixed Doubles

ID: 7426885045

Match Scores

11-8

Loss

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

10000 Covington Cross Drive, Las Vegas, 89144

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Michael Delara

6POXKK · USA

DUPR

3.312

TF
Tara Fraley

55LR6P · USA

DUPR

2.979

TEAM 2LOSS
SS
Schnabel Samson

QXZ060 · USA

DUPR

3.243

EW
Edwin Wu

NXNGZN · Las Vegas, NV, US

DUPR

3.304

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-7426885045
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4359045873,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Delara",
        "dupr_id": "6POXKK",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tara Fraley",
        "dupr_id": "55LR6P",
        "rating": 2.979,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5031311338,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Schnabel Samson",
        "dupr_id": "QXZ060",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Edwin Wu",
        "dupr_id": "NXNGZN",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]