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

The GOAT Fall Open - Mixed Doubles Skill: (4.0 And Under) Age: (13 To 49)

ID: 6308247966

对局比分

11-15

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

7:30 PM

对决场地

London, ON

View Facility Page →

对决竞争阵营

阵营 1负方
LA
Laura-Lynn Atkins

G5YY5D · London, ON, CA

DUPR

4.209

CW
Christopher W Matthews

N757RW · St. Thomas, ON, CA

DUPR

4.290

阵营 2胜方
KB
Kara Blair

2QYEE9 · Tilbury, ON, CA

DUPR

4.313

NB
Neil Blair

99JN2E · Chatham-Kent, ON, CA

DUPR

4.197

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6308247966
显示原始对决元数据 JSON
[
  {
    "team_id": 5639457336,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laura-Lynn Atkins",
        "dupr_id": "G5YY5D",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      },
      {
        "name": "Christopher W Matthews",
        "dupr_id": "N757RW",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "St. Thomas, ON, CA"
      }
    ]
  },
  {
    "team_id": 5917201808,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kara Blair",
        "dupr_id": "2QYEE9",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Tilbury, ON, CA"
      },
      {
        "name": "Neil Blair",
        "dupr_id": "99JN2E",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Chatham-Kent, ON, CA"
      }
    ]
  }
]