Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WEEK 3

ID: 7840502015

Match Scores

12-15

Win

Play Date

2026-05-25

Play Time (Est)

12:45 AM

Play Location

Courts McKinney Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
AN
Ashley Nguyen

8JQK7J · Plano, TX, US

DUPR

4.094

CB
Crystal Baughman

EG66LW · Sachse, TX, US

DUPR

3.448

TEAM 2WINNER
JB
Jennifer Brown

3O09QL · McKinney, TX, US

DUPR

3.810

PS
Pam Sprague

PKO5EE · Frisco, TX, US

DUPR

3.629

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-7840502015
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6922774713,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashley Nguyen",
        "dupr_id": "8JQK7J",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Crystal Baughman",
        "dupr_id": "EG66LW",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": "Sachse, TX, US"
      }
    ]
  },
  {
    "team_id": 6711752327,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Brown",
        "dupr_id": "3O09QL",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Pam Sprague",
        "dupr_id": "PKO5EE",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      }
    ]
  }
]