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

RTM Tournament Series @ DTL Round 1 - Mixed Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6475559304

对局比分

15-9

获胜 / Win

对决日期

2025-03-09

对局时间 (估算)

1:00 PM

对决场地

Fairfax, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
AD
Amy Darlington

1NDV73 · Ranson, WV, US

DUPR

4.992

AS
Alex Spancake

1RXW9N · USA

DUPR

4.987

阵营 2负方
ER
Erica Remshard

3LV69Z · Arlington, VA, US

DUPR

4.388

TC
Timothy Cooley

JZ5EQ4 · Huntingtown, MD, US

DUPR

4.881

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6475559304
显示原始对决元数据 JSON
[
  {
    "team_id": 7431004157,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Darlington",
        "dupr_id": "1NDV73",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": "Ranson, WV, US"
      },
      {
        "name": "Alex Spancake",
        "dupr_id": "1RXW9N",
        "rating": 4.987,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8453616171,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erica Remshard",
        "dupr_id": "3LV69Z",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Timothy Cooley",
        "dupr_id": "JZ5EQ4",
        "rating": 4.881,
        "profile_pic_url": null,
        "location": "Huntingtown, MD, US"
      }
    ]
  }
]