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

Connecticut Pickleball League Match

ID: 7297741886

Match Scores

21-18

Win

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
Katelyn Waite

D55OJX · USA

DUPR

2.261

PM
Phillipe Melo

RWMK9M · Farmington, CT, US

DUPR

2.958

TEAM 2LOSS
TS
Terri-Ann Snediker

0Q4V6G · USA

DUPR

2.868

AR
alex Rodrigues

RXNPKM · USA

DUPR

3.088

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-7297741886
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5690440080,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katelyn  Waite",
        "dupr_id": "D55OJX",
        "rating": 2.261,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phillipe Melo",
        "dupr_id": "RWMK9M",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      }
    ]
  },
  {
    "team_id": 4655256931,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Terri-Ann Snediker",
        "dupr_id": "0Q4V6G",
        "rating": 2.868,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alex Rodrigues",
        "dupr_id": "RXNPKM",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]