Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8204869406

Match Scores

7-11

Loss

Play Date

2025-10-11

Play Time (Est)

3:30 PM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1LOSS
SK
Suey Ko

30976N · CT, US

DUPR

4.401

SG
Scott Gattey

6ZLDY0 · Newtown, CT, US

DUPR

4.403

TEAM 2WINNER
VC
Victor Contreras

KOKG4O · Caracas, Dto. Capital, VE

DUPR

4.544

YE
Yorman Escobar

2QN7EY · Stamford, CT, US

DUPR

4.398

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