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

2025 HUNTSMAN WORLD SENIOR GAMES - Womens Age Doubles (50 To 54) Skill: (4.5/5.0)

ID: 6126582513

对局比分

15-7

获胜 / Win

对决日期

2025-10-16

对局时间 (估算)

10:15 AM

对决场地

St. George, UT

未核实场馆

对决竞争阵营

阵营 1胜方
TA
Tara Anderson

8J2KV4 · Magrath, AB, CA

DUPR

4.372

IW
Ilsa Wong

3X5M6X · Lethbridge, AB, CA

DUPR

4.517

阵营 2负方
KS
Karen Smith

QP7W4R · Frisco, TX, US

DUPR

3.396

MC
Michelle Carruthers

8MZ5P3 · Allen, TX, US

DUPR

4.566

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6126582513
显示原始对决元数据 JSON
[
  {
    "team_id": 7673695997,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tara Anderson",
        "dupr_id": "8J2KV4",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Magrath, AB, CA"
      },
      {
        "name": "Ilsa Wong",
        "dupr_id": "3X5M6X",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Lethbridge, AB, CA"
      }
    ]
  },
  {
    "team_id": 7820908447,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karen Smith",
        "dupr_id": "QP7W4R",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Michelle Carruthers",
        "dupr_id": "8MZ5P3",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Allen, TX, US"
      }
    ]
  }
]