Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4994698792

Match Scores

15-13

Win

Play Date

2025-04-19

Play Time (Est)

5:00 PM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1WINNER
PV
Paula Vera

7DMRV4 · Greenwich, CT, US

DUPR

3.770

SK
Suey Ko

30976N · CT, US

DUPR

4.693

TEAM 2LOSS
ST
Suzy Tuthill

3YQ9JE · New Fairfield, CT, US

DUPR

3.927

MM
Matthew McCarthy

89Q95E · USA

DUPR

3.664

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-4994698792
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6339668792,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paula Vera",
        "dupr_id": "7DMRV4",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Greenwich, CT, US"
      },
      {
        "name": "Suey Ko",
        "dupr_id": "30976N",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  },
  {
    "team_id": 4558954232,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suzy Tuthill",
        "dupr_id": "3YQ9JE",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "New Fairfield, CT, US"
      },
      {
        "name": "Matthew McCarthy",
        "dupr_id": "89Q95E",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]