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

Monday night Co-Ed League

ID: 5080990668

Match Scores

15-4

Win

Play Date

2023-10-09

Play Time (Est)

1:00 PM

Play Location

Kingwood, Houston, TX, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CH
Cynthia Haynes

129VV7 · USA

Rated Score

3.206

AC
Andree Carr

30OKMN · Keller, TX, US

Rated Score

2.974

TEAM 2LOSS
MS
Matt Smith

JZYOJJ · USA

Rated Score

3.085

JW
Julie Wosenitz

QPX7K5 · Houston, TX, US

Rated Score

3.179

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-5080990668
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5487314472,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cynthia Haynes",
        "dupr_id": "129VV7",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andree Carr",
        "dupr_id": "30OKMN",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": "Keller, TX, US"
      }
    ]
  },
  {
    "team_id": 5237443489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Smith",
        "dupr_id": "JZYOJJ",
        "rating": 3.085,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julie Wosenitz",
        "dupr_id": "QPX7K5",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]