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

Pacific Northwest Classic by THUMP COFFEE Mixed Doubles Skill: (4.5 And Under) Age: (65 To 69)

ID: 6987982420

对局比分

3-11, 11-6, 10-12

获胜 / Win

对决日期

2024-07-27

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JW
Jeanette Welker

XJJE02 · USA

DUPR

4.077

CA
Christopher Achtien

2QPDGE · USA

DUPR

4.414

阵营 2胜方
SR
Sally Ruxton

84PPOM · Springfield, OR, US

DUPR

4.453

RF
Reed Ferrick

3L5QK1 · Santa Rosa, CA, US

DUPR

4.848

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6987982420
显示原始对决元数据 JSON
[
  {
    "team_id": 8266944300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeanette Welker",
        "dupr_id": "XJJE02",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Achtien",
        "dupr_id": "2QPDGE",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7999655973,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sally Ruxton",
        "dupr_id": "84PPOM",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Springfield, OR, US"
      },
      {
        "name": "Reed Ferrick",
        "dupr_id": "3L5QK1",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  }
]