返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2024 JOOLA Championships - D1

ID: 6105726354

对局比分

11-5, 11-9

获胜 / Win

对决日期

2024-09-01

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Adam Stark

3Y45P8 · Herriman, UT, US

DUPR

5.045

Jack Holloway

8EL65M · Fayetteville, NC, US

DUPR

5.167

阵营 2负方
MK
Mollie Knaggs

QPJ0Q0 · Essex, England, GB

DUPR

5.051

PA
Pialena Ander

84R7L6 · Stockholm, Stockholm County, SE

DUPR

5.025

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6105726354
显示原始对决元数据 JSON
[
  {
    "team_id": 6331418168,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Stark",
        "dupr_id": "3Y45P8",
        "rating": 5.045,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Jack Holloway",
        "dupr_id": "8EL65M",
        "rating": 5.167,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/449747/images/profile/d354be26-81f0-4cf1-a07e-8297208dab8c.png",
        "location": "Fayetteville, NC, US"
      }
    ]
  },
  {
    "team_id": 7354193382,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mollie Knaggs",
        "dupr_id": "QPJ0Q0",
        "rating": 5.051,
        "profile_pic_url": null,
        "location": "Essex, England, GB"
      },
      {
        "name": "Pialena Ander",
        "dupr_id": "84R7L6",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      }
    ]
  }
]