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

Competitive Open Play Match

ID: 7542249465

对局比分

4-11

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

10:15 AM

对决场地

3218 US-42, Delaware, OH 43015, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DE
Daniel Eddingfield

8DDRQL · Powell, OH, US

DUPR

5.017

WT
Wendell Tucker

17K0YM · USA

DUPR

4.727

阵营 2胜方
KM
Kent Mercker

8DDRQY · USA

DUPR

5.034

JS
John Scott

3PN0RE · Dublin, OH, US

DUPR

4.710

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7542249465
显示原始对决元数据 JSON
[
  {
    "team_id": 7694853955,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Eddingfield",
        "dupr_id": "8DDRQL",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Wendell Tucker",
        "dupr_id": "17K0YM",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8150466710,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kent Mercker",
        "dupr_id": "8DDRQY",
        "rating": 5.034,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Scott",
        "dupr_id": "3PN0RE",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      }
    ]
  }
]