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

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

ID: 6425744781

对局比分

15-9

获胜 / Win

对决日期

2024-01-13

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Katherine Tomlin

1R4MD1 · Kansas City, MO, US

DUPR

4.111

JD
JD Dixon

1NLE07 · Flower Mound, TX, US

DUPR

5.671

阵营 2负方
EC
Ella Callison

1RXO9D · Kirksville, MO, US

DUPR

4.766

DT
Daniel Thompson

3LZ7PQ · Kirksville, MO, US

DUPR

4.809

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6425744781
显示原始对决元数据 JSON
[
  {
    "team_id": 8499860228,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katherine Tomlin",
        "dupr_id": "1R4MD1",
        "rating": 4.111,
        "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.671,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  },
  {
    "team_id": 8285175771,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ella Callison",
        "dupr_id": "1RXO9D",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Kirksville, MO, US"
      },
      {
        "name": "Daniel Thompson",
        "dupr_id": "3LZ7PQ",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Kirksville, MO, US"
      }
    ]
  }
]