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

Bousquet Sport - Spring Team Rally League - Week 4

ID: 7395515908

对局比分

18-21

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NK
Nikki Knight

30X262 · Pittsfield, MA, US

DUPR

4.248

KS
Kelly Singsheim

YGEKXD · Pittsfield, MA, US

DUPR

3.534

阵营 2胜方
KT
Katherine Tymeson

RZ4PVM · Saratoga County, NY, US

DUPR

4.249

NC
Norma Comalli

W6DWML · Pittsfield, MA, US

DUPR

3.799

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7395515908
显示原始对决元数据 JSON
[
  {
    "team_id": 4960853721,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nikki Knight",
        "dupr_id": "30X262",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Kelly Singsheim",
        "dupr_id": "YGEKXD",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 7345358996,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katherine Tymeson",
        "dupr_id": "RZ4PVM",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Saratoga County, NY, US"
      },
      {
        "name": "Norma Comalli",
        "dupr_id": "W6DWML",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]