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

Chase the New Year: Mixed Open Loser's Third Round

ID: 5109485527

对局比分

10-12

落败 / Loss

对决日期

2026-01-04

对局时间 (估算)

8:45 AM

对决场地

Centreville, VA, USA

未核实场馆

对决竞争阵营

阵营 1负方
CS
Christina Shifflett

35RPR8 · Arlington, VA, US

DUPR

4.942

DR
David Richardson

3OZKDW · Fredericksburg, VA, US

DUPR

5.172

阵营 2胜方
AB
alison Burkholder

3LXXM5 · Haymarket, VA, US

DUPR

4.703

SB
Shashank Bommareddy

4Z79ZK · Ashburn, VA, US

DUPR

5.176

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5109485527
显示原始对决元数据 JSON
[
  {
    "team_id": 5149916147,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christina Shifflett",
        "dupr_id": "35RPR8",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "David Richardson",
        "dupr_id": "3OZKDW",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      }
    ]
  },
  {
    "team_id": 7296279562,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "alison Burkholder",
        "dupr_id": "3LXXM5",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Haymarket, VA, US"
      },
      {
        "name": "Shashank Bommareddy",
        "dupr_id": "4Z79ZK",
        "rating": 5.176,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      }
    ]
  }
]