Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6164780773

Match Scores

11-9

Win

Play Date

2025-09-06

Play Time (Est)

2:15 AM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Robert Schwaeber

ZNEZKQ · Westport, CT, US

DUPR

4.482

SG
Scott Gattey

6ZLDY0 · Newtown, CT, US

DUPR

4.270

TEAM 2LOSS
IF
Ivan Flores

QPNQPN · USA

DUPR

4.449

PD
Paul DePippo

0YXMQQ · USA

DUPR

4.395

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-6164780773
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5427276413,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Schwaeber",
        "dupr_id": "ZNEZKQ",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Westport, CT, US"
      },
      {
        "name": "Scott Gattey",
        "dupr_id": "6ZLDY0",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      }
    ]
  },
  {
    "team_id": 4807563826,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ivan Flores",
        "dupr_id": "QPNQPN",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul DePippo",
        "dupr_id": "0YXMQQ",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]