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

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

ID: 6496002536

对局比分

3-11

落败 / Loss

对决日期

2024-10-05

对局时间 (估算)

9:00 PM

对决场地

Stockton, CA

View Facility Page →

对决竞争阵营

阵营 1负方
LM
Louella Maxwell

8MQL0G · Fairfield, CA, US

DUPR

3.876

MS
Maily Sithixay

84MOJM · Suisun City, CA, US

DUPR

4.202

阵营 2胜方
SF
Susan Flatt

3V2LM5 · Atwater, CA, US

DUPR

3.968

MW
Melissa Whitaker

3XXRNR · Merced, CA, US

DUPR

4.194

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6496002536
显示原始对决元数据 JSON
[
  {
    "team_id": 8411557174,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Louella Maxwell",
        "dupr_id": "8MQL0G",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Fairfield, CA, US"
      },
      {
        "name": "Maily Sithixay",
        "dupr_id": "84MOJM",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Suisun City, CA, US"
      }
    ]
  },
  {
    "team_id": 4672780904,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susan Flatt",
        "dupr_id": "3V2LM5",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Atwater, CA, US"
      },
      {
        "name": "Melissa Whitaker",
        "dupr_id": "3XXRNR",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Merced, CA, US"
      }
    ]
  }
]