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

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

ID: 5281241248

对局比分

11-5

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

5:00 PM

对决场地

NY, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Johnathan Hsu

8WD5PM · New York, NY, US

DUPR

4.996

JP
James Peng

3YDOGP · New York, NY, US

DUPR

5.277

阵营 2负方
JM
Jonathan Merchan

3LL7Z3 · New York, NY, US

DUPR

5.053

SC
Sebastian Charmot

9P6DME · Palo Alto, CA, US

DUPR

4.838

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5281241248
显示原始对决元数据 JSON
[
  {
    "team_id": 6449788541,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Johnathan Hsu",
        "dupr_id": "8WD5PM",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "James Peng",
        "dupr_id": "3YDOGP",
        "rating": 5.277,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5480205604,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Merchan",
        "dupr_id": "3LL7Z3",
        "rating": 5.053,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Sebastian Charmot",
        "dupr_id": "9P6DME",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  }
]