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

Bousquet Sport - Spring Team Rally League - Week 6

ID: 4472924614

对局比分

17-21

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KS
Kelly Singsheim

YGEKXD · Pittsfield, MA, US

DUPR

3.540

NK
Nikki Knight

30X262 · Pittsfield, MA, US

DUPR

4.262

阵营 2胜方
KM
Kelly Maginnis

NYLMGN · Pittsfield, MA, US

DUPR

4.084

AP
Alison Perlo

NYXM27 · USA

DUPR

3.576

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4472924614
显示原始对决元数据 JSON
[
  {
    "team_id": 7828805231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Singsheim",
        "dupr_id": "YGEKXD",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Nikki Knight",
        "dupr_id": "30X262",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 7528709752,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Maginnis",
        "dupr_id": "NYLMGN",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Alison  Perlo",
        "dupr_id": "NYXM27",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]