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

Life Time MetroWest-Boston - Moneyball 4.0-5.0 - June 5 - 4.0-5.0 COED Doubles Moneyball

ID: 7140677201

对局比分

3-11

落败 / Loss

对决日期

2026-06-05

对局时间 (估算)

6:15 AM

对决场地

Framingham, MA

未核实场馆

对决竞争阵营

阵营 1负方
AD
Ankit Dubey

G5KN5G · Kingston, MA, US

DUPR

4.737

CT
Charles Turcotte

PKR00G · USA

DUPR

4.599

阵营 2胜方
KM
Kirby Morrison

1QNYWR · Medford, MA, US

DUPR

5.279

MA
Mohammadreza Aghaaminiha

3LW9QJ · Boston, MA, US

DUPR

4.192

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7140677201
显示原始对决元数据 JSON
[
  {
    "team_id": 7176401779,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ankit Dubey",
        "dupr_id": "G5KN5G",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Kingston, MA, US"
      },
      {
        "name": "Charles Turcotte",
        "dupr_id": "PKR00G",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6834713721,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kirby Morrison",
        "dupr_id": "1QNYWR",
        "rating": 5.279,
        "profile_pic_url": null,
        "location": "Medford, MA, US"
      },
      {
        "name": "Mohammadreza Aghaaminiha",
        "dupr_id": "3LW9QJ",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]