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

Ppc

ID: 7808027551

对局比分

5-9

获胜 / Win

对决日期

2025-10-13

对局时间 (估算)

8:45 AM

对决场地

Genesis Health Clubs - Clayview

未核实场馆

对决竞争阵营

阵营 1负方
KL
Kim Lisby

P5ODQE · USA

DUPR

3.919

ET
Ellen Thomas

QJORY5 · USA

DUPR

4.549

阵营 2胜方
Katherine Tomlin

1R4MD1 · Kansas City, MO, US

DUPR

4.546

JR
Jenny Roberson

RX7EVQ · USA

DUPR

4.105

数据访问 (AI / 开发者)

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

cURL Request:

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