Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6856128275

Match Scores

5-11

Win

Play Date

2025-09-20

Play Time (Est)

12:45 AM

Play Location

New Canaan, CT

View Facility Page →

Competitor Teams

TEAM 1LOSS
VC
Vaughn Campos

1RG7QZ · USA

DUPR

3.771

MM
Matthew McCarthy

89Q95E · USA

DUPR

3.561

TEAM 2WINNER
DB
david blau

3ZQGXM · Katonah, NY, US

DUPR

4.463

SK
Suey Ko

30976N · CT, US

DUPR

4.510

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-6856128275
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6644864612,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vaughn Campos",
        "dupr_id": "1RG7QZ",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew McCarthy",
        "dupr_id": "89Q95E",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6088886979,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "david blau",
        "dupr_id": "3ZQGXM",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Katonah, NY, US"
      },
      {
        "name": "Suey Ko",
        "dupr_id": "30976N",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  }
]