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

Bousquet Sport - Spring Team Rally League - Week 6

ID: 6744163442

对局比分

21-11

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Megan Besse

8DJLZL · Pittsfield, MA, US

DUPR

4.736

MM
Matthew Morgan

84WQWK · Pittsfield, MA, US

DUPR

4.549

阵营 2负方
CT
Carter Tyer

7DM7WN · Pittsfield, MA, US

DUPR

4.901

MJ
Michelle Johnson

8G6N2Q · Lanesborough, MA, US

DUPR

4.148

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6744163442
显示原始对决元数据 JSON
[
  {
    "team_id": 6394396726,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megan Besse",
        "dupr_id": "8DJLZL",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Matthew Morgan",
        "dupr_id": "84WQWK",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 7500344099,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carter Tyer",
        "dupr_id": "7DM7WN",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Michelle Johnson",
        "dupr_id": "8G6N2Q",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Lanesborough, MA, US"
      }
    ]
  }
]