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

LTP Spring Fling Tournament - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 7732425766

对局比分

6-11

落败 / Loss

对决日期

2025-04-27

对局时间 (估算)

11:30 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
AS
Amanda Stanley

355G5V · Brookline, MA, US

DUPR

4.319

CT
Charles Tipton

X20YG5 · Boston, MA, US

DUPR

4.554

阵营 2胜方
PT
Patara Tezduyar

DW7REY · Wayland, MA, US

DUPR

4.120

CM
Christian Miranda

YX5LOG · Salinas, PR

DUPR

4.619

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7732425766
显示原始对决元数据 JSON
[
  {
    "team_id": 6155729523,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amanda Stanley",
        "dupr_id": "355G5V",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Charles  Tipton",
        "dupr_id": "X20YG5",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 7987167026,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patara Tezduyar",
        "dupr_id": "DW7REY",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "Christian Miranda",
        "dupr_id": "YX5LOG",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Salinas, PR"
      }
    ]
  }
]