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

Competitive Open Play Match

ID: 4712369601

对局比分

15-10

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DM
Dwaipayan Mazumder

G02EEV · Birmingham, England, GB

DUPR

4.001

MT
mark timms

4PJ9Z2 · USA

DUPR

3.848

阵营 2负方
IH
Ian Harris

J5DJW4 · Solihull, England, GB

DUPR

4.063

PS
Paul Scott

JJMVG4 · Birmingham, England, GB

DUPR

4.093

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4712369601
显示原始对决元数据 JSON
[
  {
    "team_id": 7395796836,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dwaipayan Mazumder",
        "dupr_id": "G02EEV",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "mark timms",
        "dupr_id": "4PJ9Z2",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5806228753,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Harris",
        "dupr_id": "J5DJW4",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Solihull, England, GB"
      },
      {
        "name": "Paul Scott",
        "dupr_id": "JJMVG4",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      }
    ]
  }
]