返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

MXD 5.0 8+ (Sun 4pm)

ID: 7457188144

对局比分

11-5

落败 / Loss

对决日期

2025-12-21

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MY
Mia Yu

MY2ZJL · New York, NY, US

DUPR

4.582

DL
David Lee

PK4ELZ · New York, NY, US

DUPR

5.008

阵营 2负方
PW
Preston White

76LKPM · Moorpark, CA, US

DUPR

4.440

KB
Katie Brister

3LOWK3 · Thousand Oaks, CA, US

DUPR

4.660

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7457188144
显示原始对决元数据 JSON
[
  {
    "team_id": 6622354358,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mia Yu",
        "dupr_id": "MY2ZJL",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "David Lee",
        "dupr_id": "PK4ELZ",
        "rating": 5.008,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8018070764,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Preston White",
        "dupr_id": "76LKPM",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Moorpark, CA, US"
      },
      {
        "name": "Katie Brister",
        "dupr_id": "3LOWK3",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  }
]