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

Bousquet Sport - Spring Team Rally League - Week 7

ID: 6083980075

对局比分

21-20

获胜 / Win

对决日期

2026-05-28

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CT
Carter Tyer

7DM7WN · Pittsfield, MA, US

DUPR

4.891

MJ
Michelle Johnson

8G6N2Q · Lanesborough, MA, US

DUPR

4.144

阵营 2负方
NC
Norma Comalli

W6DWML · USA

DUPR

3.821

KH
Kurt Hospot

QPW7WD · USA

DUPR

3.753

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6083980075
显示原始对决元数据 JSON
[
  {
    "team_id": 5600577381,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carter Tyer",
        "dupr_id": "7DM7WN",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Michelle Johnson",
        "dupr_id": "8G6N2Q",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Lanesborough, MA, US"
      }
    ]
  },
  {
    "team_id": 6742686690,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Norma Comalli",
        "dupr_id": "W6DWML",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kurt Hospot",
        "dupr_id": "QPW7WD",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]