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

World Pickleball Tour Amateur Invitational Championships Mixed Doubles 5.0: 30+, 40+, 50+

ID: 6216190886

对局比分

8-15

落败 / Loss

对决日期

2024-01-13

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Katherine Tomlin

1R4MD1 · Kansas City, MO, US

DUPR

4.326

JD
JD Dixon

1NLE07 · Flower Mound, TX, US

DUPR

5.573

阵营 2胜方
AL
Amanda Louie

3XJ421 · Austin, TX, US

DUPR

4.549

ZD
Zach Drost

3575KR · Denver, CO, US

DUPR

5.328

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6216190886
显示原始对决元数据 JSON
[
  {
    "team_id": 7858966982,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katherine Tomlin",
        "dupr_id": "1R4MD1",
        "rating": 4.326,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69681e461209e.jpg",
        "location": "Kansas City, MO, US"
      },
      {
        "name": "JD Dixon",
        "dupr_id": "1NLE07",
        "rating": 5.573,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  },
  {
    "team_id": 4436722719,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Louie",
        "dupr_id": "3XJ421",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Zach Drost",
        "dupr_id": "3575KR",
        "rating": 5.328,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]