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

KCM March Open 2025 - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 7008021013

对局比分

10-12

获胜 / Win

对决日期

2025-03-08

对局时间 (估算)

2:15 AM

对决场地

Medfield, MA

View Facility Page →

对决竞争阵营

阵营 1负方
ZC
Zachary Curtis

XJV6KR · Wakefield, MA, US

DUPR

3.954

JW
Jared Wright

9PEX7K · Chelsea, MA, US

DUPR

4.373

阵营 2胜方
KM
Kirby Morrison

1QNYWR · Medford, MA, US

DUPR

4.970

JL
Jacky Lau

8WNLRL · Somerville, MA, US

DUPR

4.834

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7008021013
显示原始对决元数据 JSON
[
  {
    "team_id": 7027024483,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zachary Curtis",
        "dupr_id": "XJV6KR",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Wakefield, MA, US"
      },
      {
        "name": "Jared Wright",
        "dupr_id": "9PEX7K",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Chelsea, MA, US"
      }
    ]
  },
  {
    "team_id": 4528902520,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kirby Morrison",
        "dupr_id": "1QNYWR",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Medford, MA, US"
      },
      {
        "name": "Jacky Lau",
        "dupr_id": "8WNLRL",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "Somerville, MA, US"
      }
    ]
  }
]