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

MemberGuest

ID: 8162031143

对局比分

8-15

落败 / Loss

对决日期

2025-08-16

对局时间 (估算)

12:45 AM

对决场地

639 South St, Pittsfield, MA 01201, USA

未核实场馆

对决竞争阵营

阵营 1负方
EL
Eric Lamoureaux

9PQ2OK · MA, US

DUPR

4.023

MC
Michael Comalli

1R7ZOD · Boston, MA, US

DUPR

3.764

阵营 2胜方
RC
Rob Coco

6ZQ7LE · Pittsfield, MA, US

DUPR

4.513

BT
Brian Tremblay

EGJ7GW · Richmond, MA, US

DUPR

4.196

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8162031143
显示原始对决元数据 JSON
[
  {
    "team_id": 7099749398,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Lamoureaux",
        "dupr_id": "9PQ2OK",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "Michael Comalli",
        "dupr_id": "1R7ZOD",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 6741894471,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rob Coco",
        "dupr_id": "6ZQ7LE",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Brian Tremblay",
        "dupr_id": "EGJ7GW",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Richmond, MA, US"
      }
    ]
  }
]