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

Competitive Open Play Match

ID: 5041621047

对局比分

12-10

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

4:45 AM

对决场地

Hell's Kitchen, New York, NY, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CC
Conor Casey

7D4P60 · New York, NY, US

DUPR

4.537

SP
Sam Priven

12JVZ4 · New York, NY, US

DUPR

4.960

阵营 2负方
MB
Maxwell Balka

3XD475 · New York, NY, US

DUPR

4.967

RT
Ross Tesoriero

3V0W25 · New York, NY, US

DUPR

4.588

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5041621047
显示原始对决元数据 JSON
[
  {
    "team_id": 5323751561,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Conor Casey",
        "dupr_id": "7D4P60",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Sam Priven",
        "dupr_id": "12JVZ4",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7686134074,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maxwell Balka",
        "dupr_id": "3XD475",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Ross Tesoriero",
        "dupr_id": "3V0W25",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]