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

4.0 mixed Doubles

ID: 7604605467

对局比分

15-12

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

4:45 AM

对决场地

The Picklr Sandy

未核实场馆

对决竞争阵营

阵营 1胜方
LB
Laura Biltz

67WQO0 · Bountiful, UT, US

DUPR

3.738

AC
Arun Chakrawarthy

99OW07 · Sandy, UT, US

DUPR

4.191

阵营 2负方
CF
Chase Ferrel

0YL9LN · West Jordan, UT, US

DUPR

3.767

CP
Cindy Petersen

8KVNKO · Salt Lake City, UT, US

DUPR

3.906

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7604605467
显示原始对决元数据 JSON
[
  {
    "team_id": 5025874890,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Biltz",
        "dupr_id": "67WQO0",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      },
      {
        "name": "Arun Chakrawarthy",
        "dupr_id": "99OW07",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6800395169,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chase Ferrel",
        "dupr_id": "0YL9LN",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Cindy Petersen",
        "dupr_id": "8KVNKO",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]