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

Pool A

ID: 6328000042

对局比分

3-11

获胜 / Win

对决日期

2025-08-17

对局时间 (估算)

11:30 PM

对决场地

The Picklr Wheaton

View Facility Page →

对决竞争阵营

阵营 1负方
AB
Air Bastarrica

8DJMEY · Carol Stream, IL, US

DUPR

4.321

RH
Rocio Henciek

ZN9GGM · Villa Park, IL, US

DUPR

3.956

阵营 2胜方
DR
Daniel Rotolo

1N96LZ · Denver, CO, US

DUPR

4.337

SW
Sandra Wu

2LPOKE · USA

DUPR

4.287

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6328000042
显示原始对决元数据 JSON
[
  {
    "team_id": 4716335783,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Air Bastarrica",
        "dupr_id": "8DJMEY",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Carol Stream, IL, US"
      },
      {
        "name": "Rocio Henciek",
        "dupr_id": "ZN9GGM",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Villa Park, IL, US"
      }
    ]
  },
  {
    "team_id": 4589831769,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Rotolo",
        "dupr_id": "1N96LZ",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Sandra Wu",
        "dupr_id": "2LPOKE",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]