返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Competitive Open Play Match

ID: 8330331880

对局比分

1-11, 11-8, 11-9, 11-9, 9-11

获胜 / Win

对决日期

2023-10-01

对局时间 (估算)

5:00 PM

对决场地

203 W 9000 S, Sandy, UT 84070, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JF
JiJi Fredricksen

1NR9G6 · USA

DUPR

4.576

JP
Josh Parry

8KY4EK · Salt Lake City, UT, US

DUPR

4.843

阵营 2负方
EE
Emily Ellis

1R0GNE · Sandy, UT, US

DUPR

4.757

BB
Brian Buzianis

QPNK05 · Stansbury Park, UT, US

DUPR

4.383

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8330331880
显示原始对决元数据 JSON
[
  {
    "team_id": 5861755262,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JiJi Fredricksen",
        "dupr_id": "1NR9G6",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Parry",
        "dupr_id": "8KY4EK",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 7312210548,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Ellis",
        "dupr_id": "1R0GNE",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Brian Buzianis",
        "dupr_id": "QPNK05",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Stansbury Park, UT, US"
      }
    ]
  }
]