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

Amber Valley Spring Invitational 2026 - Mixed Doubles - Group D

ID: 7041821911

对局比分

3-11

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DT
Daniel Thompson

ZDR5WL · USA

DUPR

3.483

JS
Julia Sargent

2Z5RRY · USA

DUPR

3.842

阵营 2胜方
RO
Rhodri Oliver

17Q4WM · Greater London, England, GB

DUPR

5.023

KC
Kelly Cannings

1645NQ · Greater London, England, GB

DUPR

4.330

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7041821911
显示原始对决元数据 JSON
[
  {
    "team_id": 6481547356,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Thompson",
        "dupr_id": "ZDR5WL",
        "rating": 3.483,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julia Sargent",
        "dupr_id": "2Z5RRY",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7650133675,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rhodri Oliver",
        "dupr_id": "17Q4WM",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Kelly Cannings",
        "dupr_id": "1645NQ",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  }
]