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

MXD 4.0 8+ (Sun 12pm)

ID: 8532106880

对局比分

15-7

落败 / Loss

对决日期

2025-12-21

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ET
Emily Truong

89OLGE · Monterey Park, CA, US

DUPR

4.290

AL
Austin Lu

8M4Q0L · Monterey Park, CA, US

DUPR

4.527

阵营 2负方
TL
Tiffany Lew

3Y0JZP · Rowland Heights, CA, US

DUPR

4.234

AD
Alan Duan

3PJYNE · Arcadia, CA, US

DUPR

4.102

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8532106880
显示原始对决元数据 JSON
[
  {
    "team_id": 4346759076,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Truong",
        "dupr_id": "89OLGE",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Monterey Park, CA, US"
      },
      {
        "name": "Austin Lu",
        "dupr_id": "8M4Q0L",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Monterey Park, CA, US"
      }
    ]
  },
  {
    "team_id": 5995521966,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tiffany Lew",
        "dupr_id": "3Y0JZP",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Rowland Heights, CA, US"
      },
      {
        "name": "Alan Duan",
        "dupr_id": "3PJYNE",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      }
    ]
  }
]