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

Pool P - 1st Team Bracket (Bid Required) (Fri/Sat/Sun)

ID: 8461526735

对局比分

14-21

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

12:45 AM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1负方
DG
Danny Greenberg

9947YE · Highland Park, IL, US

DUPR

4.931

SB
Sophia Busse

35NXJL · Waukesha, WI, US

DUPR

3.824

阵营 2胜方
EL
Eric Lee

XK9P62 · Herndon, VA, US

DUPR

4.598

AM
Alexandra McDonald

8W7N2Q · Arlington, VA, US

DUPR

5.046

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8461526735
显示原始对决元数据 JSON
[
  {
    "team_id": 7289791907,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danny Greenberg",
        "dupr_id": "9947YE",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Highland Park, IL, US"
      },
      {
        "name": "Sophia Busse",
        "dupr_id": "35NXJL",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "Waukesha, WI, US"
      }
    ]
  },
  {
    "team_id": 5496209205,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Lee",
        "dupr_id": "XK9P62",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": "Herndon, VA, US"
      },
      {
        "name": "Alexandra McDonald",
        "dupr_id": "8W7N2Q",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  }
]