Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5801986494

Match Scores

9-11

Win

Play Date

2025-04-19

Play Time (Est)

7:30 PM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1LOSS
AB
Autumn Bailey

35NPGV · Redding, CT, US

DUPR

3.856

BB
Benjamin Babcock

9P9GGR · USA

DUPR

4.046

TEAM 2WINNER
PV
Paula Vera

7DMRV4 · Greenwich, CT, US

DUPR

3.774

SK
Suey Ko

30976N · CT, US

DUPR

4.697

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-5801986494
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7299907164,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Autumn Bailey",
        "dupr_id": "35NPGV",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Redding, CT, US"
      },
      {
        "name": "Benjamin Babcock",
        "dupr_id": "9P9GGR",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7440065602,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paula Vera",
        "dupr_id": "7DMRV4",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": "Greenwich, CT, US"
      },
      {
        "name": "Suey Ko",
        "dupr_id": "30976N",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  }
]