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

Ppc

ID: 5361040370

对局比分

1-9

获胜 / Win

对决日期

2025-10-13

对局时间 (估算)

3:30 PM

对决场地

Genesis Health Clubs - Clayview

未核实场馆

对决竞争阵营

阵营 1负方
KL
Kim Lisby

P5ODQE · USA

DUPR

4.157

JR
Jenny Roberson

RX7EVQ · USA

DUPR

3.867

阵营 2胜方
Katherine Tomlin

1R4MD1 · Kansas City, MO, US

DUPR

4.522

ET
Ellen Thomas

QJORY5 · USA

DUPR

4.787

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5361040370
显示原始对决元数据 JSON
[
  {
    "team_id": 5568636321,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kim  Lisby",
        "dupr_id": "P5ODQE",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jenny Roberson",
        "dupr_id": "RX7EVQ",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4500768191,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katherine Tomlin",
        "dupr_id": "1R4MD1",
        "rating": 4.522,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69681e461209e.jpg",
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Ellen  Thomas",
        "dupr_id": "QJORY5",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]