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

APA - The Triple Crown Open - Mixed Doubles Skill: (4.499 And Under) Age: (16 And Above)

ID: 4508413657

对局比分

7-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

2:15 AM

对决场地

Peterborough, ON

未核实场馆

对决竞争阵营

阵营 1负方
EG
Emily Gateman Vail

67G00G · USA

DUPR

4.114

GV
Geoffrey Vail

4ZKRZ6 · USA

DUPR

3.939

阵营 2胜方
CM
Christine MacMillan

L296ZZ · Huntsville, ON, CA

DUPR

4.100

AM
Andrew MacMillan

PWV95G · Huntsville, ON, CA

DUPR

3.830

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4508413657
显示原始对决元数据 JSON
[
  {
    "team_id": 5603238896,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Gateman Vail",
        "dupr_id": "67G00G",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Geoffrey Vail",
        "dupr_id": "4ZKRZ6",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8238135310,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christine MacMillan",
        "dupr_id": "L296ZZ",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Huntsville, ON, CA"
      },
      {
        "name": "Andrew MacMillan",
        "dupr_id": "PWV95G",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Huntsville, ON, CA"
      }
    ]
  }
]