Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5339583245

Match Scores

11-5

Loss

Play Date

2025-09-06

Play Time (Est)

6:15 AM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1WINNER
AV
Andrei Volgin

8JVEMM · Greenwich, CT, US

DUPR

4.804

GH
Greg Heisz

89DG71 · Greenwich, CT, US

DUPR

4.193

TEAM 2LOSS
RS
Robert Schwaeber

ZNEZKQ · Westport, CT, US

DUPR

4.461

SG
Scott Gattey

6ZLDY0 · Newtown, CT, US

DUPR

4.235

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-5339583245
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8250640893,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrei Volgin",
        "dupr_id": "8JVEMM",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Greenwich, CT, US"
      },
      {
        "name": "Greg Heisz",
        "dupr_id": "89DG71",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Greenwich, CT, US"
      }
    ]
  },
  {
    "team_id": 6746288968,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Schwaeber",
        "dupr_id": "ZNEZKQ",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "Westport, CT, US"
      },
      {
        "name": "Scott Gattey",
        "dupr_id": "6ZLDY0",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      }
    ]
  }
]