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

MXD 4.0 8+ (Sun 12pm)

ID: 4671326095

对局比分

9-15

落败 / Loss

对决日期

2025-12-21

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TL
Tiffany Lew

3Y0JZP · Rowland Heights, CA, US

DUPR

4.233

AD
Alan Duan

3PJYNE · Arcadia, CA, US

DUPR

4.102

阵营 2胜方
MY
Megan Yoon

Z90MRL · USA

DUPR

4.202

GL
Ghie Lance Lubrica

565VWP · USA

DUPR

4.215

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4671326095
显示原始对决元数据 JSON
[
  {
    "team_id": 7661663851,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tiffany Lew",
        "dupr_id": "3Y0JZP",
        "rating": 4.233,
        "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"
      }
    ]
  },
  {
    "team_id": 4771809305,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Megan Yoon",
        "dupr_id": "Z90MRL",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ghie Lance Lubrica",
        "dupr_id": "565VWP",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]