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

Competitive Open Play Match

ID: 7132216553

对局比分

7-15

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
FM
Fay Manning

3YDQ2P · Attleborough, England, GB

DUPR

3.806

JH
James Hudson

3V5GR5 · Cromer, England, GB

DUPR

4.169

阵营 2胜方
GF
Georgina Fellows

Q5Z2PN · Bradford, England, GB

DUPR

4.240

JP
Jamie Pittock

PW4J9E · Halifax, England, GB

DUPR

4.275

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7132216553
显示原始对决元数据 JSON
[
  {
    "team_id": 7433872175,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fay Manning",
        "dupr_id": "3YDQ2P",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Attleborough, England, GB"
      },
      {
        "name": "James Hudson",
        "dupr_id": "3V5GR5",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Cromer, England, GB"
      }
    ]
  },
  {
    "team_id": 6550034758,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Georgina  Fellows",
        "dupr_id": "Q5Z2PN",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Bradford, England, GB"
      },
      {
        "name": "Jamie Pittock",
        "dupr_id": "PW4J9E",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Halifax, England, GB"
      }
    ]
  }
]