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

Bousquet Sport - Spring Team Rally League - Week 3

ID: 6756961340

对局比分

21-20

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Megan Besse

8DJLZL · Pittsfield, MA, US

DUPR

4.743

MM
Matthew Morgan

84WQWK · Pittsfield, MA, US

DUPR

4.551

阵营 2负方
CT
Carter Tyer

7DM7WN · Pittsfield, MA, US

DUPR

4.905

LM
Leia Miller

8G6XLV · Pittsfield, MA, US

DUPR

4.000

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6756961340
显示原始对决元数据 JSON
[
  {
    "team_id": 7792895499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megan Besse",
        "dupr_id": "8DJLZL",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Matthew Morgan",
        "dupr_id": "84WQWK",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 7421370562,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carter Tyer",
        "dupr_id": "7DM7WN",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Leia Miller",
        "dupr_id": "8G6XLV",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]