Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5

ID: 7032735784

Match Scores

4-11

Loss

Play Date

2026-04-20

Play Time (Est)

5:00 PM

Play Location

Courts McKinney Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
AW
Alex Williams

4L06MV · Farmers Branch, TX, US

DUPR

3.787

KN
Karen Nielsen

RZW74D · Plano, TX, US

DUPR

3.665

TEAM 2WINNER
MC
Morgan Carrio

V7K2J5 · McKinney, TX, US

DUPR

3.733

AN
Ashley Nguyen

8JQK7J · Plano, TX, US

DUPR

4.055

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-7032735784
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6732347815,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Williams",
        "dupr_id": "4L06MV",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "Farmers Branch, TX, US"
      },
      {
        "name": "Karen Nielsen",
        "dupr_id": "RZW74D",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 4652297202,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morgan Carrio",
        "dupr_id": "V7K2J5",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Ashley Nguyen",
        "dupr_id": "8JQK7J",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]