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

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 7698450218

对局比分

12-15

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CM
Chris Milner

LW5GPZ · USA

DUPR

3.747

RR
Robert Rosenfield

8MD55V · USA

DUPR

3.881

阵营 2胜方
NB
Neil Beaven

G0YVNQ · Banstead, England, GB

DUPR

4.102

BH
brett hollywell

M2WWEO · Shropshire, England, GB

DUPR

4.040

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7698450218
显示原始对决元数据 JSON
[
  {
    "team_id": 7979058632,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Milner",
        "dupr_id": "LW5GPZ",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Rosenfield",
        "dupr_id": "8MD55V",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4737962238,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Neil Beaven",
        "dupr_id": "G0YVNQ",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Banstead, England, GB"
      },
      {
        "name": "brett hollywell",
        "dupr_id": "M2WWEO",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Shropshire, England, GB"
      }
    ]
  }
]