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

Week 3 - Div B League

ID: 5052520314

对局比分

7-11

落败 / Loss

对决日期

2025-07-17

对局时间 (估算)

7:30 PM

对决场地

24, Tarewa Pl, Rotorua

View Facility Page →

对决竞争阵营

阵营 1负方
AH
Alan Hooper

W6ZNNG · Rotorua, Bay of Plenty, NZ

DUPR

3.118

PJ
Paul Jeeves

J5YGWD · Rotorua District, Bay of Plenty, NZ

DUPR

3.232

阵营 2胜方
KS
Kurtis Smyth

D92RXY · USA

DUPR

3.019

RS
Russell sinclair

2L7Q49 · Rotorua, Bay of Plenty, NZ

DUPR

3.408

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5052520314
显示原始对决元数据 JSON
[
  {
    "team_id": 7164986146,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alan Hooper",
        "dupr_id": "W6ZNNG",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Paul  Jeeves",
        "dupr_id": "J5YGWD",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": "Rotorua District, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 7495138148,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kurtis Smyth",
        "dupr_id": "D92RXY",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Russell sinclair",
        "dupr_id": "2L7Q49",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]