Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

New England Men's Fall Pickleball Series 2025 - Mens Doubles Skill: (Any) Age: (Any)

ID: 4636009576

Match Scores

7-11

Loss

Play Date

2025-10-11

Play Time (Est)

5:00 PM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1LOSS
SK
Suey Ko

30976N · CT, US

DUPR

4.318

SG
Scott Gattey

6ZLDY0 · Newtown, CT, US

DUPR

4.280

TEAM 2WINNER
VC
Victor Contreras

KOKG4O · Caracas, Dto. Capital, VE

DUPR

4.512

YE
Yorman Escobar

2QN7EY · Stamford, CT, US

DUPR

4.369

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-4636009576
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5270971999,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Suey Ko",
        "dupr_id": "30976N",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "CT, US"
      },
      {
        "name": "Scott Gattey",
        "dupr_id": "6ZLDY0",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      }
    ]
  },
  {
    "team_id": 7190707418,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victor Contreras",
        "dupr_id": "KOKG4O",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      },
      {
        "name": "Yorman Escobar",
        "dupr_id": "2QN7EY",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Stamford, CT, US"
      }
    ]
  }
]