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

Connecticut Pickleball League Match

ID: 7267448400

Match Scores

21-18

Loss

Play Date

2026-05-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Tess Creamer

G0GW5X · USA

DUPR

3.264

Frank Sanchez

NX9VMN · CT, US

DUPR

3.732

TEAM 2LOSS
Vanessa DiVita

0Q4V4G · New Hartford, CT, US

DUPR

3.287

Charles Minor

5E9JQP · Simsbury, CT, US

DUPR

3.533

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-7267448400
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7287341499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tess Creamer",
        "dupr_id": "G0GW5X",
        "rating": 3.264,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Sanchez",
        "dupr_id": "NX9VMN",
        "rating": 3.732,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/65.jpg",
        "location": "CT, US"
      }
    ]
  },
  {
    "team_id": 7498563612,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vanessa DiVita",
        "dupr_id": "0Q4V4G",
        "rating": 3.287,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/36.jpg",
        "location": "New Hartford, CT, US"
      },
      {
        "name": "Charles Minor",
        "dupr_id": "5E9JQP",
        "rating": 3.533,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": "Simsbury, CT, US"
      }
    ]
  }
]