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

USLPL Championships

ID: 7881799070

对局比分

6-11, 7-11

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Perry Olson

MYXNKP · The Villages, FL, US

DUPR

4.676

KK
Kristy Kind

8WKWLK · Atlanta, GA, US

DUPR

4.537

阵营 2胜方
MT
Michael Tow

8GJ5QM · Needham, MA, US

DUPR

4.679

CS
Cathy Silva

30OZ6Q · Mattapoisett, MA, US

DUPR

4.833

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7881799070
显示原始对决元数据 JSON
[
  {
    "team_id": 5904116424,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Perry Olson",
        "dupr_id": "MYXNKP",
        "rating": 4.676,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66b08f799b246.jpg",
        "location": "The Villages, FL, US"
      },
      {
        "name": "Kristy Kind",
        "dupr_id": "8WKWLK",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 8589365239,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Tow",
        "dupr_id": "8GJ5QM",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Cathy Silva",
        "dupr_id": "30OZ6Q",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Mattapoisett, MA, US"
      }
    ]
  }
]