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

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 5684754424

对局比分

15-12

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NB
Neil Beaven

G0YVNQ · Banstead, England, GB

DUPR

4.102

MM
Michael Miles

9940MR · England, GB

DUPR

3.579

阵营 2负方
SW
Simon Watson

8W06JM · Didcot, England, GB

DUPR

4.124

GG
Georgi Gechev

RYJ77N · USA

DUPR

3.506

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5684754424
显示原始对决元数据 JSON
[
  {
    "team_id": 4535402670,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Neil Beaven",
        "dupr_id": "G0YVNQ",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Banstead, England, GB"
      },
      {
        "name": "Michael Miles",
        "dupr_id": "9940MR",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": "England, GB"
      }
    ]
  },
  {
    "team_id": 8361811735,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Simon Watson",
        "dupr_id": "8W06JM",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Didcot, England, GB"
      },
      {
        "name": "Georgi Gechev",
        "dupr_id": "RYJ77N",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]