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

Life Time NYC Winter Cla$$ic - Mens Doubles Skill: (5.0 to Open) at Penn 12:30pm

ID: 7068395547

对局比分

7-11

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

4:45 AM

对决场地

NY, NY

View Facility Page →

对决竞争阵营

阵营 1负方
JM
Jonathan Merchan

3LL7Z3 · New York, NY, US

DUPR

5.044

SC
Sebastian Charmot

9P6DME · Palo Alto, CA, US

DUPR

4.828

阵营 2胜方
DL
David Lee

PK4ELZ · New York, NY, US

DUPR

4.994

SK
Sheridan Kum

2Y6YNE · New Territories, HK

DUPR

5.194

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7068395547
显示原始对决元数据 JSON
[
  {
    "team_id": 5897553029,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Merchan",
        "dupr_id": "3LL7Z3",
        "rating": 5.044,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Sebastian Charmot",
        "dupr_id": "9P6DME",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 5407122011,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Lee",
        "dupr_id": "PK4ELZ",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Sheridan Kum",
        "dupr_id": "2Y6YNE",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  }
]