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

Pickle Factory 2025 Bel Air Classic - Mixed Doubles Skill: (4.5 And Above) Age: (Any)

ID: 8577844222

对局比分

1-11

获胜 / Win

对决日期

2025-07-13

对局时间 (估算)

11:30 PM

对决场地

Bel Air, MD

View Facility Page →

对决竞争阵营

阵营 1负方
TC
TA Costello

566WM0 · Columbia, MD, US

DUPR

4.110

LH
luke harrington

L5JXKJ · USA

DUPR

4.291

阵营 2胜方
MV
Michelle Venditto Brandt

569LN5 · Bel Air, MD, US

DUPR

4.244

MW
Mike Walker

3ZLRGD · Havre de Grace, MD, US

DUPR

4.717

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8577844222
显示原始对决元数据 JSON
[
  {
    "team_id": 5399867389,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "TA Costello",
        "dupr_id": "566WM0",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "luke harrington",
        "dupr_id": "L5JXKJ",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5664615413,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Venditto Brandt",
        "dupr_id": "569LN5",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Bel Air, MD, US"
      },
      {
        "name": "Mike Walker",
        "dupr_id": "3ZLRGD",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Havre de Grace, MD, US"
      }
    ]
  }
]