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

MXD 4.5 (Sun 8am)

ID: 5313468641

对局比分

4-11

落败 / Loss

对决日期

2025-09-07

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TL
Tiffany Lew

3Y0JZP · Rowland Heights, CA, US

DUPR

4.190

DM
David Mar

8J64RW · Arcadia, CA, US

DUPR

4.279

阵营 2胜方
CL
Cindy Lai Ping NG

6ZGRV0 · Kowloon, HK

DUPR

3.973

AH
Alvin Hu

1QRVXR · Changhua County, TW

DUPR

4.721

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5313468641
显示原始对决元数据 JSON
[
  {
    "team_id": 7541697060,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tiffany Lew",
        "dupr_id": "3Y0JZP",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Rowland Heights, CA, US"
      },
      {
        "name": "David Mar",
        "dupr_id": "8J64RW",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      }
    ]
  },
  {
    "team_id": 6512410109,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cindy Lai Ping NG",
        "dupr_id": "6ZGRV0",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      },
      {
        "name": "Alvin Hu",
        "dupr_id": "1QRVXR",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Changhua County, TW"
      }
    ]
  }
]