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

Dill Dinkers Spring Fling - Mixed Doubles: 3.500 To 3.999

ID: 5865999238

对局比分

0-11

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

11:30 PM

对决场地

Simsbury, CT

未核实场馆

对决竞争阵营

阵营 1负方
MC
Miriam Caldwell

X202P2 · Springfield, MA, US

DUPR

3.751

DC
Danny Caldwell

O6V4NP · Springfield, MA, US

DUPR

2.936

阵营 2胜方
LH
Lexie Hamilton

LW406Q · New Hartford, CT, US

DUPR

4.012

MC
Mo Chadha

G5V54D · Avon, CT, US

DUPR

4.044

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5865999238
显示原始对决元数据 JSON
[
  {
    "team_id": 4711947620,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Miriam Caldwell",
        "dupr_id": "X202P2",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Springfield, MA, US"
      },
      {
        "name": "Danny Caldwell",
        "dupr_id": "O6V4NP",
        "rating": 2.936,
        "profile_pic_url": null,
        "location": "Springfield, MA, US"
      }
    ]
  },
  {
    "team_id": 7812114960,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lexie Hamilton",
        "dupr_id": "LW406Q",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "New Hartford, CT, US"
      },
      {
        "name": "Mo Chadha",
        "dupr_id": "G5V54D",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      }
    ]
  }
]