Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8090400706

Match Scores

6-11

Win

Play Date

2025-09-06

Play Time (Est)

11:30 PM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1LOSS
AV
Andrei Volgin

8JVEMM · Greenwich, CT, US

DUPR

4.754

GH
Greg Heisz

89DG71 · Greenwich, CT, US

DUPR

4.131

TEAM 2WINNER
RS
Robert Schwaeber

ZNEZKQ · Westport, CT, US

DUPR

4.518

SG
Scott Gattey

6ZLDY0 · Newtown, CT, US

DUPR

4.327

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-8090400706
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7521789845,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrei Volgin",
        "dupr_id": "8JVEMM",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Greenwich, CT, US"
      },
      {
        "name": "Greg Heisz",
        "dupr_id": "89DG71",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Greenwich, CT, US"
      }
    ]
  },
  {
    "team_id": 6200127811,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Schwaeber",
        "dupr_id": "ZNEZKQ",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Westport, CT, US"
      },
      {
        "name": "Scott Gattey",
        "dupr_id": "6ZLDY0",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      }
    ]
  }
]