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

Milton Advanced - Tuesday @ BurlPB - 4.0+

ID: 6718766509

对局比分

1-11

落败 / Loss

对决日期

2026-04-14

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TC
Taylor Corrigan

RY66LE · Hamilton, ON, CA

DUPR

4.036

SH
Scott hunter

EG5Y2V · Burlington, ON, CA

DUPR

4.472

阵营 2胜方
RM
ROBERT MOFFAT

D9ZL5X · Burlington, ON, CA

DUPR

4.177

NG
Norman Gagne

35GLOL · Mississauga, ON, CA

DUPR

3.993

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6718766509
显示原始对决元数据 JSON
[
  {
    "team_id": 4681124724,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taylor Corrigan",
        "dupr_id": "RY66LE",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "Hamilton, ON, CA"
      },
      {
        "name": "Scott hunter",
        "dupr_id": "EG5Y2V",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      }
    ]
  },
  {
    "team_id": 4715194681,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ROBERT MOFFAT",
        "dupr_id": "D9ZL5X",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      },
      {
        "name": "Norman Gagne",
        "dupr_id": "35GLOL",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  }
]