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

Pool 1

ID: 7722661813

对局比分

9-11

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

2:15 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
RS
Rachel Swartz

QPV4W4 · Surf City, NC, US

DUPR

4.314

HB
Henry Boyle

3PP77Q · Greater London, England, GB

DUPR

5.777

阵营 2胜方
ED
Elisha D Turner

8DQ05X · Charlotte, NC, US

DUPR

5.089

CW
Chelsea Winstead

L55P9K · Wilmington, NC, US

DUPR

4.633

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7722661813
显示原始对决元数据 JSON
[
  {
    "team_id": 5201020463,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Swartz",
        "dupr_id": "QPV4W4",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Surf City, NC, US"
      },
      {
        "name": "Henry Boyle",
        "dupr_id": "3PP77Q",
        "rating": 5.777,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  },
  {
    "team_id": 8397860709,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elisha D Turner",
        "dupr_id": "8DQ05X",
        "rating": 5.089,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Chelsea Winstead",
        "dupr_id": "L55P9K",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]