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

Bousquet Sport - Spring Team Rally League - Week 3

ID: 5821507629

对局比分

21-19

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RC
Rob Coco

6ZQ7LE · Pittsfield, MA, US

DUPR

4.353

TG
Thomas Gelb

9P7Z0R · Pittsfield, MA, US

DUPR

3.846

阵营 2负方
PA
Philip A Cohen

GGVQ0X · Pittsfield, MA, US

DUPR

4.556

MM
Matt Masiero

2ZEOWY · USA

DUPR

3.888

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5821507629
显示原始对决元数据 JSON
[
  {
    "team_id": 7992170763,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Coco",
        "dupr_id": "6ZQ7LE",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Thomas Gelb",
        "dupr_id": "9P7Z0R",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 4932861225,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Philip A Cohen",
        "dupr_id": "GGVQ0X",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Matt Masiero",
        "dupr_id": "2ZEOWY",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]