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

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

ID: 6898248446

对局比分

11-8

获胜 / Win

对决日期

2025-04-27

对局时间 (估算)

3:30 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Amanda Stanley

355G5V · Brookline, MA, US

DUPR

4.332

CT
Charles Tipton

X20YG5 · Boston, MA, US

DUPR

4.573

阵营 2负方
LJ
Liz johnston

9P6QYR · Boston, MA, US

DUPR

3.781

MD
Matthew DiPierro

3LX565 · USA

DUPR

3.910

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6898248446
显示原始对决元数据 JSON
[
  {
    "team_id": 4757711538,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amanda Stanley",
        "dupr_id": "355G5V",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Charles  Tipton",
        "dupr_id": "X20YG5",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 6096900791,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liz johnston",
        "dupr_id": "9P6QYR",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Matthew DiPierro",
        "dupr_id": "3LX565",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]