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

VIPS Tournament

ID: 4434657983

Match Scores

3-11

Win

Play Date

2024-08-19

Play Time (Est)

12:45 AM

Play Location

Louisville, KY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Matt Clark

X2O7K7 · USA

Rated Score

3.500

RC
Rachel Clark

X2O792 · USA

Rated Score

3.500

TEAM 2WINNER
NH
Nancy Hounshell

3559EL · Georgetown, KY, US

Rated Score

2.604

RH
Raymond Hounshell

8MPEYO · Lady Lake, FL, US

Rated Score

3.195

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-4434657983
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6168328266,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Clark",
        "dupr_id": "X2O7K7",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel Clark",
        "dupr_id": "X2O792",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5193186860,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Hounshell",
        "dupr_id": "3559EL",
        "rating": 2.604,
        "profile_pic_url": null,
        "location": "Georgetown, KY, US"
      },
      {
        "name": "Raymond Hounshell",
        "dupr_id": "8MPEYO",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": "Lady Lake, FL, US"
      }
    ]
  }
]