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

Competitive Open Play Match

ID: 5436447910

对局比分

12-10

落败 / Loss

对决日期

2026-03-16

对局时间 (估算)

11:30 PM

对决场地

Olney, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
PL
Paul Lee

W66LJL · Atlanta, GA, US

DUPR

4.359

MS
MJ Shin

59DK45 · USA

DUPR

3.462

阵营 2负方
NH
Nicholas Huynh

596ZJ0 · Silver Spring, MD, US

DUPR

4.746

SH
Simon Huynh

W6KDMK · Silver Spring, MD, US

DUPR

5.079

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5436447910
显示原始对决元数据 JSON
[
  {
    "team_id": 6429284868,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Lee",
        "dupr_id": "W66LJL",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "MJ Shin",
        "dupr_id": "59DK45",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6124574369,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Huynh",
        "dupr_id": "596ZJ0",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      },
      {
        "name": "Simon Huynh",
        "dupr_id": "W6KDMK",
        "rating": 5.079,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      }
    ]
  }
]