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

Amber Valley Spring Invitational 2026 - Mixed Doubles - Group D

ID: 6029816345

对局比分

2-11

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JP
Jack Pietruszka

GGDYLQ · USA

DUPR

4.650

NP
Nina Pietruszka

W64RVY · USA

DUPR

3.578

阵营 2胜方
RO
Rhodri Oliver

17Q4WM · Greater London, England, GB

DUPR

5.011

KC
Kelly Cannings

1645NQ · Greater London, England, GB

DUPR

4.322

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6029816345
显示原始对决元数据 JSON
[
  {
    "team_id": 5416662919,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Pietruszka ",
        "dupr_id": "GGDYLQ",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nina Pietruszka",
        "dupr_id": "W64RVY",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4875768706,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rhodri Oliver",
        "dupr_id": "17Q4WM",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Kelly Cannings",
        "dupr_id": "1645NQ",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  }
]