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

Bousquet Sport - Spring Team Rally League - Week 4

ID: 7250283008

对局比分

20-21

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TT
Todd Tyer

EGPK4W · Pittsfield, MA, US

DUPR

4.436

LS
Linda Shafiroff

4LX202 · USA

DUPR

4.434

阵营 2胜方
MB
Megan Besse

8DJLZL · Pittsfield, MA, US

DUPR

4.733

JP
Jon Pickwell

2L94XY · Pittsfield, MA, US

DUPR

3.914

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7250283008
显示原始对决元数据 JSON
[
  {
    "team_id": 7213202531,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Todd Tyer",
        "dupr_id": "EGPK4W",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Linda Shafiroff",
        "dupr_id": "4LX202",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4301511996,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Megan Besse",
        "dupr_id": "8DJLZL",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Jon Pickwell",
        "dupr_id": "2L94XY",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]