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

PickleB 2026 Series Event 3 - Team Event 4.0+

ID: 6923104219

对局比分

10-11

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BM
barney maddock

G55RVD · Bracknell, England, GB

DUPR

4.906

TA
Thomas Askew

JPKXP4 · USA

DUPR

3.909

阵营 2胜方
DT
Darren Tye

16YGLK · USA

DUPR

4.255

PG
Paul Grinham

8G9E2D · Hampshire, England, GB

DUPR

4.442

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6923104219
显示原始对决元数据 JSON
[
  {
    "team_id": 6457218834,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "barney maddock",
        "dupr_id": "G55RVD",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Bracknell, England, GB"
      },
      {
        "name": "Thomas Askew",
        "dupr_id": "JPKXP4",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6944986732,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darren Tye",
        "dupr_id": "16YGLK",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Grinham",
        "dupr_id": "8G9E2D",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  }
]