Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8451891462

Match Scores

6-11

Loss

Play Date

2025-09-06

Play Time (Est)

7:30 PM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1LOSS
RS
Robert Schwaeber

ZNEZKQ · Westport, CT, US

DUPR

4.477

SG
Scott Gattey

6ZLDY0 · Newtown, CT, US

DUPR

4.261

TEAM 2WINNER
IF
Ivan Flores

QPNQPN · USA

DUPR

4.371

PD
Paul DePippo

0YXMQQ · USA

DUPR

4.313

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-8451891462
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4747292651,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Schwaeber",
        "dupr_id": "ZNEZKQ",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Westport, CT, US"
      },
      {
        "name": "Scott Gattey",
        "dupr_id": "6ZLDY0",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      }
    ]
  },
  {
    "team_id": 5148301865,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ivan Flores",
        "dupr_id": "QPNQPN",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul DePippo",
        "dupr_id": "0YXMQQ",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]