Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6897968167

Match Scores

2-11

Loss

Play Date

2025-09-20

Play Time (Est)

8:45 AM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1LOSS
DB
david blau

3ZQGXM · Katonah, NY, US

DUPR

4.319

SK
Suey Ko

30976N · CT, US

DUPR

4.396

TEAM 2WINNER
DR
David Rodrigues

3YDN7D · Norwalk, CT, US

DUPR

4.578

SC
Steve Christie

G5VMEV · USA

DUPR

4.399

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-6897968167
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4546889612,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "david blau",
        "dupr_id": "3ZQGXM",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Katonah, NY, US"
      },
      {
        "name": "Suey Ko",
        "dupr_id": "30976N",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  },
  {
    "team_id": 7541694062,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Rodrigues",
        "dupr_id": "3YDN7D",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Norwalk, CT, US"
      },
      {
        "name": "Steve Christie",
        "dupr_id": "G5VMEV",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]