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

Florida Senior Games - Womens Doubles Skill: 4.0/4.5/5.0 Age: (50 To 54)

ID: 4763142314

对局比分

3-11

获胜 / Win

对决日期

2024-12-03

对局时间 (估算)

3:30 PM

对决场地

Wesley Chapel, FL

未核实场馆

对决竞争阵营

阵营 1负方
TD
Theresa Delcamp

N7XKK2 · USA

DUPR

4.511

FW
Fran Wise

NYMY77 · USA

DUPR

3.927

阵营 2胜方
LD
Lucie Denault

30R4Y4 · Daytona Beach, FL, US

DUPR

4.700

LD
Lisa Deister

8M2DL8 · Jacksonville, FL, US

DUPR

4.717

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4763142314
显示原始对决元数据 JSON
[
  {
    "team_id": 4479102246,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Theresa Delcamp",
        "dupr_id": "N7XKK2",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fran Wise",
        "dupr_id": "NYMY77",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6166413051,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucie Denault",
        "dupr_id": "30R4Y4",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Daytona Beach, FL, US"
      },
      {
        "name": "Lisa Deister",
        "dupr_id": "8M2DL8",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  }
]