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

Bousquet Sport - Spring Team Rally League - Week 7

ID: 5172177299

对局比分

18-21

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CT
Carter Tyer

7DM7WN · Pittsfield, MA, US

DUPR

4.891

TH
Tyler Hinton

G0E9PQ · USA

DUPR

3.991

阵营 2胜方
AS
Adam Simeone

N77JW2 · Pittsfield, MA, US

DUPR

4.897

MJ
Matt Jarck

2L7ORY · Pittsfield, MA, US

DUPR

4.249

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5172177299
显示原始对决元数据 JSON
[
  {
    "team_id": 7709285234,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carter Tyer",
        "dupr_id": "7DM7WN",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Tyler Hinton",
        "dupr_id": "G0E9PQ",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4522862488,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Simeone",
        "dupr_id": "N77JW2",
        "rating": 4.897,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Matt Jarck ",
        "dupr_id": "2L7ORY",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]