返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 7160360206

对局比分

7-11

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

11:30 PM

对决场地

New Canaan, CT

View Facility Page →

对决竞争阵营

阵营 1负方
VC
Vaughn Campos

1RG7QZ · USA

DUPR

3.770

MM
Matthew McCarthy

89Q95E · USA

DUPR

3.561

阵营 2胜方
DB
david blau

3ZQGXM · Katonah, NY, US

DUPR

4.275

SK
Suey Ko

30976N · CT, US

DUPR

4.361

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7160360206
显示原始对决元数据 JSON
[
  {
    "team_id": 5829724837,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vaughn Campos",
        "dupr_id": "1RG7QZ",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew McCarthy",
        "dupr_id": "89Q95E",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5691689111,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "david blau",
        "dupr_id": "3ZQGXM",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Katonah, NY, US"
      },
      {
        "name": "Suey Ko",
        "dupr_id": "30976N",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  }
]