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

MXD 4.0 8+ (Sun 12pm)

ID: 4752887721

对局比分

15-14

获胜 / Win

对决日期

2025-12-21

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TL
Tiffany Lew

3Y0JZP · Rowland Heights, CA, US

DUPR

4.226

AD
Alan Duan

3PJYNE · Arcadia, CA, US

DUPR

4.082

阵营 2负方
PT
Phi Trinh

YGY49P · South Pasadena, CA, US

DUPR

3.950

WP
Willa Pendergrast

7DKD6M · Newport Beach, CA, US

DUPR

3.753

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4752887721
显示原始对决元数据 JSON
[
  {
    "team_id": 6193618875,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tiffany Lew",
        "dupr_id": "3Y0JZP",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Rowland Heights, CA, US"
      },
      {
        "name": "Alan Duan",
        "dupr_id": "3PJYNE",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      }
    ]
  },
  {
    "team_id": 7853375592,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phi Trinh",
        "dupr_id": "YGY49P",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "South Pasadena, CA, US"
      },
      {
        "name": "Willa Pendergrast",
        "dupr_id": "7DKD6M",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  }
]