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

Pool A - Men's Open Doubles

ID: 7512223507

对局比分

1-15

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

8:45 AM

对决场地

Wacker Park Tennis Courts

未核实场馆

对决竞争阵营

阵营 1负方
CB
Collin Billus

PP0VYM · USA

DUPR

4.163

JJ
jr jackson

M9KEYL · USA

DUPR

4.163

阵营 2胜方
DO
Derek Orr

890XGV · USA

DUPR

5.800

JM
Joe Merrell

8JDDPO · Weatherford, OK, US

DUPR

4.742

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7512223507
显示原始对决元数据 JSON
[
  {
    "team_id": 5446903667,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Collin Billus",
        "dupr_id": "PP0VYM",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jr jackson",
        "dupr_id": "M9KEYL",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5194338914,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Derek Orr",
        "dupr_id": "890XGV",
        "rating": 5.8,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Merrell",
        "dupr_id": "8JDDPO",
        "rating": 4.742,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  }
]