返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Bousquet Sport - Spring Team Rally League - Week 7

ID: 4343052191

对局比分

21-18

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CT
Carter Tyer

7DM7WN · Pittsfield, MA, US

DUPR

4.894

MJ
Michelle Johnson

8G6N2Q · Lanesborough, MA, US

DUPR

4.139

阵营 2负方
AS
Adam Simeone

N77JW2 · Pittsfield, MA, US

DUPR

4.894

NK
Nikki Knight

30X262 · Pittsfield, MA, US

DUPR

4.254

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4343052191
显示原始对决元数据 JSON
[
  {
    "team_id": 4482645741,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carter Tyer",
        "dupr_id": "7DM7WN",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Michelle Johnson",
        "dupr_id": "8G6N2Q",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Lanesborough, MA, US"
      }
    ]
  },
  {
    "team_id": 5698593041,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Simeone",
        "dupr_id": "N77JW2",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Nikki Knight",
        "dupr_id": "30X262",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]