Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Grand Prix Pickleball 2025 - Week 7 - Mixed Doubles (Ratings) - Pool 1

ID: 7730406751

Match Scores

9-11

Loss

Play Date

2025-04-19

Play Time (Est)

8:45 AM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1LOSS
PV
Paula Vera

7DMRV4 · Greenwich, CT, US

DUPR

3.732

SK
Suey Ko

30976N · CT, US

DUPR

4.652

TEAM 2WINNER
NC
Natalie Colicci Favretto

8E4PPM · Trumbull, CT, US

DUPR

3.440

ER
Ethan rappaport

KOMLLO · Orange, CT, US

DUPR

4.207

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-7730406751
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7133273528,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paula Vera",
        "dupr_id": "7DMRV4",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Greenwich, CT, US"
      },
      {
        "name": "Suey Ko",
        "dupr_id": "30976N",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  },
  {
    "team_id": 6156545835,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Natalie Colicci Favretto",
        "dupr_id": "8E4PPM",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "Trumbull, CT, US"
      },
      {
        "name": "Ethan rappaport",
        "dupr_id": "KOMLLO",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Orange, CT, US"
      }
    ]
  }
]