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

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

ID: 8269917930

对局比分

8-11

获胜 / Win

对决日期

2025-04-27

对局时间 (估算)

7:30 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
SM
Samantha Malley

2QYD6Y · Providence, RI, US

DUPR

3.948

TB
Tom Broome

DWZX26 · Fairhaven, MA, US

DUPR

4.350

阵营 2胜方
AS
Amanda Stanley

355G5V · Brookline, MA, US

DUPR

4.335

CT
Charles Tipton

X20YG5 · Boston, MA, US

DUPR

4.579

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8269917930
显示原始对决元数据 JSON
[
  {
    "team_id": 8518479375,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samantha Malley",
        "dupr_id": "2QYD6Y",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Providence, RI, US"
      },
      {
        "name": "Tom Broome",
        "dupr_id": "DWZX26",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Fairhaven, MA, US"
      }
    ]
  },
  {
    "team_id": 8547015423,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Stanley",
        "dupr_id": "355G5V",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Charles  Tipton",
        "dupr_id": "X20YG5",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]