返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Week 2 - Div B League

ID: 8513487800

对局比分

12-10

落败 / Loss

对决日期

2025-07-10

对局时间 (估算)

9:00 PM

对决场地

24, Tarewa Pl, Rotorua

View Facility Page →

对决竞争阵营

阵营 1胜方
KS
Kurtis Smyth

D92RXY · USA

DUPR

3.099

RS
Russell sinclair

2L7Q49 · Rotorua, Bay of Plenty, NZ

DUPR

3.352

阵营 2负方
AH
Alan Hooper

W6ZNNG · Rotorua, Bay of Plenty, NZ

DUPR

3.138

MJ
Marty Janssen

Q5P5KD · Rotorua, Bay of Plenty, NZ

DUPR

3.331

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8513487800
显示原始对决元数据 JSON
[
  {
    "team_id": 6344022533,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kurtis Smyth",
        "dupr_id": "D92RXY",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Russell sinclair",
        "dupr_id": "2L7Q49",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 6716224780,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Hooper",
        "dupr_id": "W6ZNNG",
        "rating": 3.138,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Marty Janssen",
        "dupr_id": "Q5P5KD",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]