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

Spring Zing '25 TEAM 4.0

ID: 7091679284

对局比分

1-11

落败 / Loss

对决日期

2025-05-31

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SA
Stephen Arnold

Q5EZ9N · MT, US

DUPR

4.243

LC
Lori Cord

1QOER8 · Simi Valley, CA, US

DUPR

3.945

阵营 2胜方
DL
Davide Lomellini

3VN6MJ · USA

DUPR

4.242

LC
Layne Casillas

NR7D92 · USA

DUPR

4.196

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7091679284
显示原始对决元数据 JSON
[
  {
    "team_id": 4322798708,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Arnold",
        "dupr_id": "Q5EZ9N",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "MT, US"
      },
      {
        "name": "Lori Cord",
        "dupr_id": "1QOER8",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 6428470749,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Davide Lomellini",
        "dupr_id": "3VN6MJ",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Layne Casillas",
        "dupr_id": "NR7D92",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]