Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4701527577

Match Scores

11-9

Win

Play Date

2025-09-20

Play Time (Est)

10:15 AM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1WINNER
DB
david blau

3ZQGXM · Katonah, NY, US

DUPR

4.517

SK
Suey Ko

30976N · CT, US

DUPR

4.552

TEAM 2LOSS
DR
David Rodrigues

3YDN7D · Norwalk, CT, US

DUPR

4.502

SC
Steve Christie

G5VMEV · USA

DUPR

4.330

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-4701527577
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7706286930,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "david blau",
        "dupr_id": "3ZQGXM",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Katonah, NY, US"
      },
      {
        "name": "Suey Ko",
        "dupr_id": "30976N",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  },
  {
    "team_id": 8219050716,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Rodrigues",
        "dupr_id": "3YDN7D",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Norwalk, CT, US"
      },
      {
        "name": "Steve Christie",
        "dupr_id": "G5VMEV",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]