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

Week 3 - Div B League

ID: 8066157907

对局比分

5-11

落败 / Loss

对决日期

2025-07-17

对局时间 (估算)

8:45 AM

对决场地

24, Tarewa Pl, Rotorua

View Facility Page →

对决竞争阵营

阵营 1负方
KS
Kurtis Smyth

D92RXY · USA

DUPR

2.994

AH
Alan Hooper

W6ZNNG · Rotorua, Bay of Plenty, NZ

DUPR

3.130

阵营 2胜方
MJ
Marty Janssen

Q5P5KD · Rotorua, Bay of Plenty, NZ

DUPR

3.336

AW
Ammon Winiata

PZRQOX · Rotorua, Bay of Plenty, NZ

DUPR

3.327

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8066157907
显示原始对决元数据 JSON
[
  {
    "team_id": 5713052299,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kurtis Smyth",
        "dupr_id": "D92RXY",
        "rating": 2.994,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alan Hooper",
        "dupr_id": "W6ZNNG",
        "rating": 3.13,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 7974467120,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marty Janssen",
        "dupr_id": "Q5P5KD",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Ammon Winiata",
        "dupr_id": "PZRQOX",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]