Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WEEK 2

ID: 4917147321

Match Scores

15-3

Win

Play Date

2026-05-18

Play Time (Est)

10:15 AM

Play Location

Courts McKinney Tennis Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
Jennifer Brown

3O09QL · McKinney, TX, US

DUPR

3.828

Ashley Nguyen

8JQK7J · Plano, TX, US

DUPR

4.067

TEAM 2LOSS
Pam Sprague

PKO5EE · Frisco, TX, US

DUPR

3.646

Sara Alston

56XPZ5 · Prosper, TX, US

DUPR

3.680

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-4917147321
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4848505368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Brown",
        "dupr_id": "3O09QL",
        "rating": 3.828,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/32.jpg",
        "location": "McKinney, TX, US"
      },
      {
        "name": "Ashley Nguyen",
        "dupr_id": "8JQK7J",
        "rating": 4.067,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/47.jpg",
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 5313460892,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pam Sprague",
        "dupr_id": "PKO5EE",
        "rating": 3.646,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/85.jpg",
        "location": "Frisco, TX, US"
      },
      {
        "name": "Sara Alston",
        "dupr_id": "56XPZ5",
        "rating": 3.68,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/40.jpg",
        "location": "Prosper, TX, US"
      }
    ]
  }
]