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

Bousquet Sport - Spring Team Rally League - Week 3

ID: 4369575872

对局比分

21-9

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CT
Carter Tyer

7DM7WN · Pittsfield, MA, US

DUPR

4.905

LM
Leia Miller

8G6XLV · Pittsfield, MA, US

DUPR

3.996

阵营 2负方
MJ
Matt Jarck

2L7ORY · Pittsfield, MA, US

DUPR

4.228

KS
Kelly Singsheim

YGEKXD · Pittsfield, MA, US

DUPR

3.532

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4369575872
显示原始对决元数据 JSON
[
  {
    "team_id": 6537998858,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carter Tyer",
        "dupr_id": "7DM7WN",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Leia Miller",
        "dupr_id": "8G6XLV",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 5223045676,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Jarck ",
        "dupr_id": "2L7ORY",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Kelly Singsheim",
        "dupr_id": "YGEKXD",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]