返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Ridge Club Summer Classic - Men's Open Doubles - Quarter Finals

ID: 6925862063

对局比分

11-5

落败 / Loss

对决日期

2025-08-23

对局时间 (估算)

12:45 AM

对决场地

Acton, MA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CD
Corey DiPaola

9PJN2E · Medford, MA, US

DUPR

5.572

TB
Tyler Barron

JZVLQ4 · Boston, MA, US

DUPR

4.847

阵营 2负方
CD
Cameron Daly

8J5V9D · New London, CT, US

DUPR

4.814

CB
Chris Brown

3XL9Z4 · Sandown, NH, US

DUPR

4.354

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6925862063
显示原始对决元数据 JSON
[
  {
    "team_id": 7179027859,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Corey DiPaola",
        "dupr_id": "9PJN2E",
        "rating": 5.572,
        "profile_pic_url": null,
        "location": "Medford, MA, US"
      },
      {
        "name": "Tyler Barron",
        "dupr_id": "JZVLQ4",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 7918808318,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Daly",
        "dupr_id": "8J5V9D",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "New London, CT, US"
      },
      {
        "name": "Chris Brown",
        "dupr_id": "3XL9Z4",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Sandown, NH, US"
      }
    ]
  }
]