返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPL Season 4 Tryouts - Sponsored by FRANC | PKL

ID: 6531209980

对局比分

13-15

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HW
Harry Worrad

DNMZWL · Leicestershire, England, GB

DUPR

4.759

NG
Noah Gregory

766450 · USA

DUPR

4.021

阵营 2胜方
FM
Faris McGrath

LZWQ45 · Manchester, England, GB

DUPR

4.592

NM
Nicholas Mayes

2QDQG7 · Kent, England, GB

DUPR

4.850

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6531209980
显示原始对决元数据 JSON
[
  {
    "team_id": 6250658950,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Harry Worrad",
        "dupr_id": "DNMZWL",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Leicestershire, England, GB"
      },
      {
        "name": "Noah Gregory",
        "dupr_id": "766450",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5457028826,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Faris McGrath",
        "dupr_id": "LZWQ45",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Manchester, England, GB"
      },
      {
        "name": "Nicholas Mayes",
        "dupr_id": "2QDQG7",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "Kent, England, GB"
      }
    ]
  }
]