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

In-Shape's Fight Cancer Charity Tournament - Womens Doubles Skill: (4.0)

ID: 5989715057

对局比分

7-11

获胜 / Win

对决日期

2024-10-05

对局时间 (估算)

6:15 AM

对决场地

Stockton, CA

View Facility Page →

对决竞争阵营

阵营 1负方
HF
Holly Friesen

YXN6GE · Elk Grove, CA, US

DUPR

3.672

KM
Kim Morgan

WXNPOL · USA

DUPR

3.547

阵营 2胜方
LM
Louella Maxwell

8MQL0G · Fairfield, CA, US

DUPR

3.925

MS
Maily Sithixay

84MOJM · Suisun City, CA, US

DUPR

4.254

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5989715057
显示原始对决元数据 JSON
[
  {
    "team_id": 8455807503,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Holly Friesen",
        "dupr_id": "YXN6GE",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "Elk Grove, CA, US"
      },
      {
        "name": "Kim Morgan",
        "dupr_id": "WXNPOL",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7556409197,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Louella Maxwell",
        "dupr_id": "8MQL0G",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Fairfield, CA, US"
      },
      {
        "name": "Maily Sithixay",
        "dupr_id": "84MOJM",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Suisun City, CA, US"
      }
    ]
  }
]